Treeku
d799398283
Fixed a minor syntax error
2014-07-03 02:35:16 +01:00
Treeku
8d05655c89
Fixed size issue with SWGList resetAll
2014-07-03 02:30:26 +01:00
Treeku
d6de965242
Fixed object initialisation error
2014-05-13 03:38:52 +01:00
Treeku
4fe246975c
Fixed various bugs
2014-05-12 04:56:29 +01:00
Treeku
7fd08bc7ad
Baseline changes, cleaned some things
2014-05-11 09:54:50 +01:00
Light2
ae33de15c5
fixed tons of null pointers after loading objects from db
2014-05-04 22:47:05 +02: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
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
Seefo
f9990a2bd5
Fixed some stuff
2014-03-28 07:09:16 -04:00
Light2
3e265ed6c5
some bug fixes, updated engine with support for new .trn versions, refactored some code with new Java 8 syntax, changed compiler to java 8
2014-03-25 20:08:01 +01:00
Treeku
57deb504f7
Temporary patch for ents
2013-12-30 14:31:17 +00:00
Treeku
001bf1b390
Renamed ListObject -> Delta. Guild null fix
...
Delete your ODB for this
2013-12-12 14:17:50 +00:00
Treeku
27294b5a41
GCWZones work fully, completely in their entirety
...
- Correct deltas are sent
- Math is now correct
- Zone History is recorded
2013-08-23 23:29:15 +01:00
Treeku
af5ffae554
Fixed GCW script bug
2013-08-17 14:18:16 +01:00
Light2
fa79a8b41c
Added buffs, added total play time to character sheet
2013-08-11 18:18:12 +02:00
Light2
6c88d0e82a
Started work on buffs, made swglist persistent, fixed waypoint position in cells
2013-08-05 17:12:06 +02:00
Treeku
a0afc196f4
Update SWGList, add gild deltas, play title delta
2013-07-24 01:50:51 +01:00
Treeku
f048f7ba13
Addded SWGList system for baselines
2013-07-16 15:40:52 +01:00