Go Back   OnRPG Free MMORPG Forums > Other > Game Development

Reply
 
LinkBack Thread Tools Display Modes
Old 11-02-2010, 06:29 AM   #11 (permalink)
Link's Dirty Sock
 
Join Date: Jul 2006
Posts: 47
Reputation: 10
Default

Version 0.3.2 has been released.
Spodi is offline   Reply With Quote
Old 11-10-2010, 11:40 PM   #12 (permalink)
Link's Dirty Sock
 
Join Date: Jul 2006
Posts: 47
Reputation: 10
Default

Version 0.3.3 released, and the size of the download has been shrunk significantly (to ~3.5 M to make it easier to quickly check out.
Spodi is offline   Reply With Quote
Old 11-24-2010, 07:40 PM   #13 (permalink)
Link's Dirty Sock
 
Join Date: Jul 2006
Posts: 47
Reputation: 10
Default

Version 0.3.4 has been released.
Spodi is offline   Reply With Quote
Old 11-30-2010, 10:08 PM   #14 (permalink)
Banned
 
Join Date: May 2009
Location: USA. Unified Sarcastic Anal... something...
Posts: 592
Reputation: 9
Default

It's nice to see this project steadily progressing. Good job, and I look forward to seeing what is coming in the future.
timeb0mb is offline   Reply With Quote
Old 12-01-2010, 08:52 AM   #15 (permalink)
Link's Dirty Sock
 
Join Date: Jul 2006
Posts: 47
Reputation: 10
Default

Thanks!
Spodi is offline   Reply With Quote
Old 12-16-2010, 11:15 PM   #16 (permalink)
Link's Dirty Sock
 
Join Date: Jul 2006
Posts: 47
Reputation: 10
Default

Version 0.3.5 has been released.

Quote:
Originally Posted by Change log
This release mostly contains bug fixes and design improvements, both in the database and in code.

- Many database tables now use auto_increment instead of the next free ID. Tables that do not insert/delete rows outside the editor, such as character and item templates, still use the next free ID.
- Added EventCounters class, which is like a very high-performance, light-weight version of WorldStats. See the feature description for more details.
- All object events now use EventHandler to adhere to the .NET standard practices better
- All events in NetGore are now invoked by using a .Raise() extension method that will, by default, log and swallow any exceptions thrown by the event listeners
- Added new mini-project to check the NetGore code to make sure events are all being invoked properly
- Content files can now be "recycled", which puts them in a special "recycled" asset folder instead of actually deleting them. Basically like a custom Recycling Bin for NetGore's content.
- The sound and music can now be edited and auto-updated via the editor
- Can now properly create and delete particle effects and emitters
- Can now define custom filters in StringRules
- When there is an issue with loading content, it won't spawn a message box every second

And as always, many more changes were made, and the complete listing can be found in the SVN logs.

Last edited by Spodi; 12-17-2010 at 01:22 PM.
Spodi is offline   Reply With Quote
Old 01-31-2011, 01:06 AM   #17 (permalink)
Link's Dirty Sock
 
Join Date: Jul 2006
Posts: 47
Reputation: 10
Default

Version 0.3.6 has been released.

Change log:
Quote:
- Added code documentation for a huge number of exceptions (making it easier to determine what exceptions a method may throw)
- Fixed InstallationValidator's detection for latest versions of MySQL
- Fixed user respawn position logic
- Fixed teleport logic
- Fixed a few incorrectly written queries
- Fixed memory leak when reloading lazy images, along with some other improvements to lazy-loaded assets
- Added ability to specify modifier keys for certain input events
- Updated used versions of Lidgren Networking Library, SFML, and NUnit
- Various improvements to the UI of the editor
- Added sanity checks for some server configuration values
Spodi is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:27 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0
OnRPG, Copyright ©2003-2011, Game Entertainment Enterprises