Aaron Kimbrell
9287e5bc4b
Split itemType enum into it's own header ( #647 )
...
* Split itemType enum into it's own header
add mount item type
* fix whitespace
2022-07-16 20:36:09 -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
Aaron Kimbrell
1497d9b35a
breakout possessor from char comp ( #606 )
...
* breakout possessor from char comp
Use the correct component for possessor
cleanup scirps that were using possessor improperly
beginnings of mounts
* fix comments
added bounds check
2022-06-29 18:50:24 -05:00
EmosewaMC
136937184e
Add to common vars and dnet
...
Added values to enums on dnet and common vars that were missing
2022-06-17 22:18:46 -07:00
EmosewaMC
834b53b4ec
Grammar error
...
Level reward needed an underscore
2022-04-23 04:13:23 -07:00
David Markowitz
13980c4133
Added logic to Convert UScore to Coins for Level 45 Characters ( #348 )
2022-02-03 07:50:02 +01:00
EmosewaMC
6ff5ae78aa
Corrected enum name
...
Corrected the enum name and prefixes of the elements in the enum.
2021-12-23 18:46:21 -08:00
EmosewaMC
97f8e9e9fc
Added enum for coin sources
...
Added an enum for coin sources as to avoid leaving a random number in the code.
2021-12-22 00:01:55 -08:00
Unknown
0545adfac3
Public release of the DLU server code!
...
Have fun!
2021-12-05 18:54:36 +01:00