Jump to content
MakeWebGames

JakeB

Members
  • Posts

    156
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by JakeB

  1. We are writing a template system for the next release.. and how does it look like the code is taken from other sources...
  2. what about it sounds fishy?
  3. Hello, Jake here! I would like to personally invite you to join PBBG-Engine The free PHP RPG Engine! You can download it 100% free! Also, you can make and release your own plugins to the public! It has a very easy to use hook system, and a custom database layer (currently supports mySQL, MySQLi, SQLite, and PostgreSQL) All of the core functions that come in the system are located called directly from the core class, and can be called via the $core variable! Features include: * Fully customizeable * Easy to use * Plugin system * basic admin panel * Plugin installer * Hook system * custom database class * register * login * main page and that's about it, it is VERY basic as it is just the engine to build your game on. Hope to see you there! Jake PBBG-Engine
  4. Thank you, that is fixed in the next release :p
  5. PBBG-Engine has been completely rewritten! It features an XML-based plugin system instead of the old ugly PHP one, also we have moved to a new, more reliable server. http://pbbg-engine.org
  6. I have just purchased the domain "pbbg-engine.org" for this site :) Thank you to all who have downloaded, and registered! Jake
  7. I have just released a new version :)
  8. I have the license from my old site still.. Someone donated the money to buy the vBulletin and it had a domain, but now i use it for this
  9. The download link is an attachment on the release thread, which can be viewed in the board 'releases' I'm going to make it much easier to download in a bit :p
  10. Hello, Jake here! I would like to personally invite you to join PBBG-Engine The free PHP RPG Engine! You can download it 100% free! Also, you can make and release your own plugins to the public! It has a very easy to use hook system, and a custom database layer (currently supports mySQL, MySQLi, SQLite, and PostgreSQL) All of the core functions that come in the system are located called directly from the core class, and can be called via the $core variable! Features include: Fully customizeable Easy to use Plugin system basic admin panel Plugin installer Hook system Template system (modified from Smarty) custom database class register login main page and that's about it, it is VERY basic as it is just the engine to build your game on. Hope to see you there! Jake
×
×
  • Create New...