Kamron Batman
|
d57f1fecc1
|
fix: Prepares for IPooledEnumerable removal (#1548)
### Summary
- Removes `IPooledEnumerable` (non-generic)
- Changes `IPooledEnumerable<T>` so that `Free()` is replaced with the `IDisposable` pattern
|
2023-10-15 11:20:49 -07:00 |
|
Kamron Batman
|
284c3d0f34
|
fix: Removes LINQ from Map.cs (#834)
* Removes LINQ from Map
* Removes broken GetObjectsInRange with items/mobile flags.
|
2021-12-28 14:32:45 -08:00 |
|
Kamron Batman
|
13931ddf1d
|
fix: Fixes area command not working (#725)
|
2021-08-24 11:24:28 -07:00 |
|
Kamron Batman
|
4d6e584b6c
|
Removes literal variables (#257)
|
2020-09-18 18:41:26 -07: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
|
8ec166bcd0
|
Adds assemblies config, fixes crash bugs. (#134)
|
2020-05-09 12:55:56 -07:00 |
|