Kamron Batman
8389bfacfe
chore: Updates copyright ( #1448 )
2023-08-09 09:09:26 -07:00
Kamron Batman
fd6f4239e2
fix: Adds FindItemOnLayer generic ( #1223 )
2022-11-01 00:49:20 -07:00
Kamron Batman
f268d5d4e2
fix: Cleans up core code ( #1187 )
...
**Only one functional change**
* Fixes a bug in LogFactory where `Warning` is being logged as `Information`
Non-functional changes:
* Updates/Fixes copyright headers
* Removes namespace scopes for core files.
View with [whitespace off](https://github.com/modernuo/ModernUO/pull/1187/files?w=1 ).
2022-10-10 21:47:08 -07:00
Kamron Batman
941452de4a
fix: Stops creating blocked packets entirely ( #944 )
...
Optimizes larger servers where users are logging in and packets are being created for no reason.
2022-02-27 00:13:49 -08:00
Kamron Batman
b112be4e1f
fix: Fixes vendor OPL ( #672 )
2021-08-03 00:34:44 -07:00
Kamron Batman
dfe89024ca
Makes gump code a little more readable ( #390 )
...
- [X] Adds a WriteAscii for individual characters
- [X] Updates gump code to use it so it is a little more readable
2021-01-06 01:17:34 -08:00
Kamron Batman
3dd0d8f42b
fix(core): Converts the rest of the packets ( #385 )
...
- [X] Converts vendor buy packets
- [X] Converts vendor sell packets
- [X] Converts target packets
- [X] Converts secure trade packets
- [X] Converts some player packets that were missed
2021-01-05 00:35:56 -08:00
Kamron Batman
5e991f6fb5
fix(core): Converts vendor buy packets ( #339 )
2020-12-11 00:04:39 -08:00