-
Posts
57 -
Joined
-
Last visited
Reputation Activity
-
Alexoune001 reacted to Artheios for a file, Intersect 0.7.0.137 french traduction
Please rename these files by removing "_fr" on the name of the files before adding them to your database.
-
Alexoune001 reacted to Damian666 for a file, Orion+ 2.0 [VB.NET]
Orion+ precompiled and up to date as off the date uploaded.
Â
https://github.com/Damian666/Orion-Plus-Game-Engine
-
Alexoune001 reacted to Chronos for a file, File Enumerator
Ever had to deal with several sprite packs that each have a couple hundred items in them, but have the same names? Bah! Dealing with that is such a hassle.
Well, that is unless you use this tool.
Â
This tool will allow you to select a list of folders to look for files in (Warning: it will take -ANY- file from -ANY- subfolder) and enumerates them in a neat and orderly list starting to count from a number of your choosing. The result will then be copied to a new folder for you to use in your project.
Â
If for whatever reason you want the source, it's on GitHub
-
Alexoune001 reacted to jcsnider for a file, Graphics Gale
Very nice tool to fix up your spritesheets and tilesets. Great for aligning because of the grid and snap to grid functions.
Good zoom so a good tool for creating tiles and sprites too!
https://graphicsgale.com/us/
Â
(Originally uploaded by @Kasplant on old SMF site)
-
Alexoune001 reacted to Damian666 for a file, Game Installer
a installer for your game client
works on Nsis scripts, very customizable, supports lots of languages too.
-
Alexoune001 reacted to Chronos for a file, Intersect Toolkit
Intersect Toolkit
Â
The Intersect Toolkit is a small program that lets you handle various tasks you might want to perform while working on your game. These tasks can range from changing a player's data to making sure your graphics work in the engine.
Â
The toolkit can currently perform the following tasks:
Change Player Data.* Delete tilesets from the database. Resize Graphics Convert RPG Maker VX Sprites to Intersect Formats (3 Frames to 4 Frames) Â
*= Certain aspects of player data are not currently implemented due to either a lack of information from the Intersect source or being a work in progress.
Â
The source code is available for free over on GitHub.
Â
Please make sure to copy your server's config.xml to the same folder as you run this application from, it needs to read a few parts of it to function.
