Kamron Batman
c64e3e3ba8
fix: Fixes bad movement checks ( #960 )
2022-03-15 19:39:52 -07:00
IAmDanielDinner
da31153b20
fix: Movement issue ( #816 )
2021-10-04 13:40:45 -07:00
Kamron Batman
8e4d5bb169
fix: Fixes movement issue ( #814 )
...
* Fixes wrong item list used for item detection
2021-10-03 19:19:26 -07:00
Kamron Batman
73c65a43ad
fix: Cleans up movement code ( #787 )
...
* Removes FastMovementImpl since it isn't used and I am not convinced it is better.
* Moves some of the new movement logic from FastMovementImpl to MovementImpl
* Makes MovementImpl more readable
2021-09-16 23:23:22 -07:00
Kamron Batman
679e8100f4
cleanup: Fixes bugs and cleans up code ( #660 )
2021-07-19 20:49:59 -07:00
Kamron Batman
c50322c0e3
fix(network): Adds UOG & Fixes ConnectUO packet ( #552 )
...
- [X] Adds UOG Extended and Compact (0xF1 0x51 packet)
- [X] Fixes ConnectUO bad length
2021-03-15 16:18:28 -07:00
Kamron Batman
3551d962f7
C# 9 Cleanup ( #325 )
...
- [X] Removes EventArgs - not needed
- [X] Merges sequential checks
- [X] Removes redundant type declarations
2020-11-27 00:29:21 -08:00
Kamron Batman
8149620b0c
Fixes brace style ( #248 )
2020-09-13 21:49:46 -07:00
Kamron Batman
ad3775c4d7
Formats UO Content ( #201 )
2020-08-27 18:30:38 -07:00
Kamron Batman
958763932b
Should fix movement ( #192 )
2020-08-15 11:59:26 -07:00
Kamron Batman
8ec166bcd0
Adds assemblies config, fixes crash bugs. ( #134 )
2020-05-09 12:55:56 -07:00