David Markowitz
2cc13c6499
chore: Make serialize actually virtual ( #1156 )
...
* Make serialize actually virtual
* fix serialize and make update virutal
* Update VendorComponent.h
* Remove flag var
* Update SoundTriggerComponent.h
---------
Co-authored-by: Aaron Kimbrell <aronwk.aaron@gmail.com>
2023-08-10 14:33:15 -07:00
Aaron Kimbrell
631365b7f7
Add change idle flags behavior and GM ( #871 )
...
* update naming for animation flag enum value 0
* Add change idle flags behaviors and GM
* default to 0 when none is given
2022-12-16 15:24:13 -06:00
Aaron Kimbrell
26f2eb409f
Mounts v2 ( #726 )
...
* Mounts -v2
* fix stun state and make comments a bit nicer
* remove extra serilization
* update the char position a bit more correctly
* make vehicles face thr player's direction
* address feedback
* fix compiling for real this time
* removed uneeded check
2022-09-02 13:49:19 -05:00
aronwk-aaron
19e77a38d8
format codebase
2022-07-28 08:39:57 -05:00
Aaron Kimbrell
ef8c2a40f3
Framework for GM's and helpers for mounts ( #651 )
...
* Framework for GM's and helpers for mounts
* docs and spacing
* whitespace
2022-07-17 02:35:11 -05:00
Aaron Kimbrell
3865a186a7
Possessor and possessable additions ( #619 )
...
* possessor-fixup and possessable additions
* comment and docstring fixes
* fix possessable initialization
* split animation flags into it's own header
remove unnecessary checks
2022-07-08 22:25:15 -05:00
Unknown
0545adfac3
Public release of the DLU server code!
...
Have fun!
2021-12-05 18:54:36 +01:00