ZZYZX
|
0598c18ad8
|
Added WorldEventHandler with WorldThingSpawned. WorldThingDestroyed is not implemented because you already can attach an object that would check master's state.
|
2017-01-30 08:47:15 +02:00 |
|
ZZYZX
|
09ca1f610d
|
Removed World*Unsafe handlers (merged with WorldLoaded/WorldUnloading); Removed the concept of 'map-local static' handlers, static handlers are now only those that run globally.
|
2017-01-30 07:50:09 +02:00 |
|
ZZYZX
|
3e093a20ff
|
First take at serialization
|
2017-01-24 00:17:12 +02:00 |
|
ZZYZX
|
35ec14f465
|
Made the EventHandler class tree a bit more branchy. Now disallowing creation of Static* via EventHandler.Create.
|
2017-01-23 20:48:57 +02:00 |
|
ZZYZX
|
302af61686
|
Added per-thing render hooks
|
2017-01-23 20:48:57 +02:00 |
|
ZZYZX
|
2aadd1e13c
|
Forgot to add events.txt
|
2017-01-23 20:48:57 +02:00 |
|