RPGboss 0.9.8

RPGboss is a 2D role-playing game engine and application designer. It requires little programming logic, comes with a map editor and tiles. It allows custom screen sizes, side battles, defining map events and interactive dialogs, JavaScript usage, items/inventory, in-game menus, managing scores and skills, animations, characters and enemies. Completed games can be exported to Windows, Linux and Mac binaries.

Tags java scala javascript game game-engine rpg side-scrolling code-generator framework cross-platform developers
License Affero GPLv3
State prerelease

Recent Releases

0.9.801 Jan 2016 10:45 minor feature: Add help message for tilesets. I hope. Make image loading errors no longer crash. Update libgdx to 1.7.2. Roll version.
0.9.704 Nov 2015 06:05 minor feature: Partially move to gradle build. Make running on desktop work again. get tests working again. upgrade build properties. Update Swing library. Remove old sbt stuff. update compiler. Update to new version of libgdx. Make random movement less crazy. Allow overriding of look and feel.
0.9.614 Sep 2015 06:45 minor feature: Add some skill panel help and some filename breaking changes auto?. Roll version. Expand help.
0.9.508 Sep 2015 06:05 minor feature: Changed mp3 files to ogg files. Change2. Change 3. Delete hit02.mp3. Delete hit12.mp3. Delete hit33.mp3. Delete hit34.mp3. Delete bite-small2.mp3. Delete mnstr3.mp3. Delete mnstr5.mp3. Delete ogre1.mp3. Delete ogre3.mp3. Delete shade12.mp3. Delete shade4.mp3. Delete shade7.mp3. Delete magic1.mp3. Delete swing.mp3. Delete sword-unsheathe.mp3. Delete bottle.mp3. Delete bubble.mp3. Delete cloth.mp3. Delete coin3.mp3. Delete blessing2.mp3. Delete confusion.mp3. Delete curse.mp3. Delete explode1.mp3. Delete explode3.mp3. Delete freeze2.mp3. Delete heal.mp3. Delete magicdrop.mp3. Delete moving.mp3. Delete warp2.mp3. Delete warp3.mp3. Delete zap.mp3. Delete MenuCancel.mp3. Delete MenuCannot.mp3. Delete MenuCursor.mp3. Delete MenuSelect.mp3. Update README.md. change 4. Merge branch 'master' of https://github.com/NothingForgotten/rpgboss. Delete freeze.ogg. update defaults to be more realistic. animation player. update vehicles to be a separate file. some vehicles movement. Fi?. make vehicle movement more sane. roll version. draw vehicles at correct height.
0.9.403 Aug 2015 18:25 minor bugfix: Fix Crash on Battle Win #408 Fix Menu Crash #407. Add default facesets.
0.9.313 Jul 2015 22:45 minor feature: Update translations. Add Move Picture EventCmd. Fix Eraser tool when multiselecting tiles.
0.9.228 Jun 2015 22:25 minor bugfix: Fix bug with Store Sell.
0.9.128 Jun 2015 08:05 minor feature: Add ability to set player icon. Add ability to set default fullscreen. Update translations. Update Mac packaging.
0.9.022 Jun 2015 08:25 minor feature: Added Battle Events. Has SetEnemyVitals EventCmd so far. Added default Vehicle graphics. Fixed text wrapping issues. Updated translations.
0.8.903 Jun 2015 07:25 minor feature: Update libgdx to 1.6.1. Minor translation fixes.
0.8.823 May 2015 05:45 minor feature: Vehicles implemented, but highly experimental.
0.8.321 Apr 2015 12:25 minor feature: Fix Show Text bug. Other bugfixes.
0.8.217 Apr 2015 14:05 minor feature: Added Get Number Input EventCmd. Much refactoring.
0.8.107 Apr 2015 10:25 minor feature: Added Equip Item EventCmd. Added Give Experience EventCmd. Added Set Level EventCmd. Added Return/Exit Script EventCmd.
0.8.003 Apr 2015 17:45 minor feature: Implement Get Key Input EventCmd.
0.7.930 Mar 2015 22:45 minor feature: Enable/Disable Events and Menu. Fix Teleport bug (but the teleport code is still terrible).
0.7.826 Mar 2015 10:05 minor feature: Add Escape to Battle Menu. Fix use more MP than available bug. Fix Heal Party EventCmd bug.
0.7.722 Mar 2015 13:25 minor feature: Automatic text wrapping in Show Text and other printing text windows. Window Size Tweaks. Translation fixes.
0.7.618 Mar 2015 13:05 minor feature: Add Set Camera Follow EventCmd. Update translations. Update transitions code.
0.7.314 Mar 2015 07:45 minor feature: Add Set Event Speed EventCmd. Tweak New Event Cmd dialog.
0.7.210 Mar 2015 21:25 minor feature: Add faces to Get Choice. Add faces to Menus. Prevent Events in BELOW or ABOVE from colliding with each other.
0.7.106 Mar 2015 11:25 minor feature: Added Splash screen to games. Added Faces to ShowText EventCmd. Face support for GetChoice and Menu still a work in progress.
0.7.002 Mar 2015 22:45 minor feature: Implement Duplicate Map function Implement Eraser tool Menus no longer crash when text padding limits are exceeded. They now just show an 'X' when cut off.
0.6.925 Feb 2015 01:45 minor feature:
0.6.720 Feb 2015 18:45 minor feature: Play Animation EventCmd Weather EventCmd Add experimental showPictureLoop command. FadeIn / FadeOut CMD GameOver CMD (partially) Follow Player from Event (mostly working) Timer CMD Call Menu CMD Call Save Menu CMD Disable/Enable Menu CMD Exit Game CMD
0.6.613 Feb 2015 15:05 minor feature: Add GetEntityInfo EventCmd. Add MoveCamera EventCmd. Add Sleep EventCmd. Add ShowPicture event alpha. Copy and Paste Events. Fix some bugs related to SoundFields.. Make OVER and UNDER events render correctly. Support Ctrl+Click for Right Click on Mac. fix Consumable item in battle. Translation fixes.
0.6.510 Feb 2015 01:30 minor feature: Warning: Many changes in this release. Back up your project before testing. In-game Unicode support. Added Set Windowskin EventCmd. Major refactor of EventCmd UI code.
0.6.405 Feb 2015 16:05 minor feature:
0.6.301 Feb 2015 15:45 minor feature: Draw tint below UI elements. Add ability to translate some enumeration values. Expand range of possible enemy stats. Fix enemy battler positions for big enemy sprites.
0.6.223 Jan 2015 14:05 minor feature: Fix Game Over behavior. Fix Duplicate music on map switch bug. Fix Encounters Panel visibility. Fix event activation for events on top of tiles.
0.6.119 Jan 2015 13:45 minor feature: Add Tint Screen EventCmd Add Heal/Damage Party EventCmd Translation Fixes (by Caranille)
0.5.915 Jan 2015 10:45 minor feature: Added If Condition. Add Ctrl + S to Save Project. (hendrik) Fixed Run Once bugs. Fixed Event State Switching bugs.
0.5.810 Jan 2015 19:05 minor feature: Fix freeze on leveling up characters other than in Slot 0. Remove built-in chat support. Translation updates.
0.5.704 Jan 2015 07:25 minor feature: Can now specify Battle Music in Map Properties and Start Battle EventCmd. Fix graphics not rendering correctly during transitions. Fix changing Player Sprite and Menu after changing party members.
0.5.630 Dec 2014 03:25 minor feature: Added Play Music, Stop Music, and Play Sound EventCmds Removed "Same Appearance as Previous State" feature. Rolled libgdx dependency to 1.5.0. Reported to fix some OSX graphics issues. Make Database Panel look more acceptable at low resolutions. Fix Chat Panel closing whole program bug. This release is experimental as always, and Merry Christmas.
0.5.525 Dec 2014 05:45 minor feature: Added experimental Event Conditions. Added SetGlobalInt event command. Added links to Asset Server and Chat. Bugfix: Fixed Skills menu in Battle.
0.5.416 Dec 2014 01:05 minor bugfix: Show and Hide Picture EventCmds. Add new Layout mechanism for pictures and text windows. Refactored text window code. Fix bugs related to random battles. Fix bugs related to scaling of Max HP, HP, Max MP, and MP after leveling.
0.5.212 Dec 2014 00:45 minor feature: Fix Translation bugs Fix AddRemoveItem dialog box. Fix Teleport and MoveEvent dialog boxes. Improve store interface a bit. Added new translations.
0.5.007 Dec 2014 10:45 minor feature: Items and Gold can now drop from enemies. French and German translations (partial). Add more default music by Sean M. Stephens.
0.4.930 Nov 2014 17:25 minor feature: Events can be stores. Make autorun events fire at 0.2s interval. Enable export when program run from path with non-ASCII characters.
0.4.826 Nov 2014 03:15 minor feature: Add and Remove Gold Fix Run JS event cmd dialog. Make it possible to move past events while touching them. #138
0.4.723 Nov 2014 03:15 minor feature: Added option to trigger Events by Autorun. These events start their script a maximum of once per two seconds to prevent slowdown. Goes without saying, but this release is pretty experimental.
0.4.419 Nov 2014 11:45 minor bugfix: Add Affix Direction option for event appearance. Fix bugs related to Set Event State for Event Classes Fix some UI bugs. Add a default Treasure Chest sample Event Class. Put attached eventClasses.json file in your project directory to try.
0.3.902 Nov 2014 12:45 minor bugfix: Fix load and save function in exported games.