Commit Graph
11 Commits
Author SHA1 Message Date
Treeku f8e5d0105d Refactored WaypointObject 2014-08-10 13:58:17 +01:00
Waverunner 9797a21a3b Refactored MissionObject to use Baseline class 2014-06-13 16:09:28 -04:00
Light2 6a54b68bee fixed waypoint crash 2014-05-31 19:17:05 +02:00
Light2 2bbcf69a1e fixed #736 2014-05-30 20:07:13 +02:00
Treeku 7fd08bc7ad Baseline changes, cleaned some things 2014-05-11 09:54:50 +01:00
Treeku 70d63139e6 Temp patchfix for creating chars issue
Will fix it properly soon, atm everyone needs to be able to create
chars.
2014-05-02 18:19:39 +01:00
Light2 d5f9adc7b2 more odb fixes 2014-05-02 00:34:01 +02:00
Light2 7d457101f3 Refactored odb system (read extended), added implementation of Dynamic World Spawns
ODB no longer uses DPL layer of Berkeley DB, persistent classes have to
implement the Serializable interface, annotations are no longer used,
use transient modifier for variables that should not be persistent.
Entity reference errors will no longer occur, however it is better to
use ids if the entity that is being referenced is stored in the db too!
(or you will have two different objects). DB is cached for 5 minutes
then it will write its log/cache to disk, transactions are no longer
used.
2014-05-01 20:33:38 +02:00
Treeku bdb626d4d1 Added baseline inheritance (delete ODBs) 2013-12-14 21:58:50 +00:00
Light2 6c88d0e82a Started work on buffs, made swglist persistent, fixed waypoint position in cells 2013-08-05 17:12:06 +02:00
Light2 7d66690c49 NGECore2 Code 2013-07-07 21:07:06 +02:00