-
Posts
164 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Forums
Downloads
Files posted by Chronos
-
Debian/Ubuntu Intersect Install Script
Description:
This script will automatically download and install Intersect on your Debian/Ubuntu installation. It includes a script that will automatically boot your server once the machine starts and one that will restart your server should it crash.
Make sure to run it from an administrative account (under root, or sudo) or the installation will fail.
Â
Usage:
Download file onto machine
run chmod +x on the file.
Execute file.
Â
Starting and stopping the server is done as follows: (Although not required, as it boots after installation, and automatically upon a restart!)
/etc/init.d/intersect-server {start|stop}
Â
And viewing your server window once it's been started is done through:
screen -d -r intersect
Â
(Based on Joyce her install script.)
1515 downloads
-
RPG Maker 2000 to RPG Maker VX Sprite Converter
By Chronos in Game Creation Tools
This tool does one simple thing; it converts sprites from the RPG Maker 2000 format to the RPG maker VX format. To get these sprites usable in Intersect please see the VX to XP tool.
Â
It's simple to use; Upon starting the application it will prompt you to place your files in the input folder. Hit a key and the application will do all the work for you.
Â
In case you want to see or change the source code for this application, see GitHub.
747 downloads
-
Intersect Toolkit
By Chronos in Game Creation Tools
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.
3110 downloads
-
Bulk Sprite Resizer
By Chronos in Game Creation Tools
Ever had 200 sprites to resize in one go? I know I had when I made this little tool.
Once the program starts it'll prompt you to put your sprites in the generated input folder, and to enter by how much you want to scale your sprites. (in mathematical values, so to resize it 200% enter 2 as it will take the sprite size times 2 to resize it). And that's all there is to it.Â
Â
If you need the source for whatever reason, see Github.
1847 downloads
-
File Enumerator
By Chronos in Game Creation Tools
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
926 downloads
-
RPG Maker VX to RPG Maker XP Sprite Converter
By Chronos in Game Creation Tools
This tool does one simple thing; it converts sprites from the 3 frame model back to the 4 frame model used in Intersect. I created this one as the other one provided on the downloads pages gave me issues with larger sprites getting cut off or looking fuzzy. This one works just fine with about anything I threw at it.
Â
It's simple to use; Upon starting the application it will prompt you to place your files in the input folder. Hit a key and the application will do all the work for you.
Â
In case you want to see or change the source code for this application, see Github.
1362 downloads
