Pieter-Jan Briers
|
f790eeb34d
|
RaisePredictiveEvent works.
Needs sequence numbers fixed.
|
2020-03-25 17:53:50 +01:00 |
|
Pieter-Jan Briers
|
705aeceba6
|
Need to merge this
|
2020-03-25 11:16:57 +01:00 |
|
Acruid
|
ee6eec9c40
|
SubscribeEvent() has been split into SubscribeNetworkEvent() and SubscribeLocalEvent() methods on EntitySystem.
Most methods on EntityEventBus now require callers to specify the source (Local or Network) of the events.
|
2020-02-19 17:08:59 -08:00 |
|
Acruid
|
e719745b10
|
Removed the Sender object from events. If you needed this field, add it to the event class.
|
2020-02-19 14:39:00 -08:00 |
|
Acruid
|
c51533686b
|
Updates the Content EntitySystems with the changes to the event API.
Visual Studio wants to update the version of the solution, and change some GUIDs around.
|
2020-02-18 19:43:54 -08:00 |
|
Pieter-Jan Briers
|
02d509fc5f
|
Shitty combat mode & animations. (#367)
* Combat mode UI & targeting zones.
* Fix inventory hud positioning.
* Crappy attack animations.
* Import TG combat sounds
* More work on arcs.
* Implement hit sounds.
* Lunging, hit effects, some more stuff.
|
2019-09-26 22:32:32 +02:00 |
|
Pieter-Jan Briers
|
c4523a956d
|
Stupidly shoddy combat mode system.
Doesn't even work for guns, oh well.
|
2019-06-30 00:01:41 +02:00 |
|