Kamron Batman
2db7513059
fix: Fixes smithy tool craft NPE ( #1331 )
2023-02-04 09:38:36 -08:00
Fabrizio
537526a328
fix: Update LabelTo, SendMessage, etc to Interpolated Strings ( #1283 )
2022-11-28 19:58:12 -08:00
Kamron Batman
fd6f4239e2
fix: Adds FindItemOnLayer generic ( #1223 )
2022-11-01 00:49:20 -07:00
mark1145
76ac5ce3aa
fix: Fixes craft menu not showing gfx of entry ( #1146 )
2022-08-25 18:39:33 -07:00
mark1145
bc746dbf14
fix: Fixes exceptional crafting chance ( #1136 )
2022-08-06 06:53:02 -07:00
Kamron Batman
9c374861d9
fix: Delays getting item id of craftables until they are needed ( #1114 )
...
- [X] Fixes world loading for multi.mul. It was taking 10-15s, now takes 1s or less.
- [X] Fixes loading the crafting system by offloading getting a label number to when the item needs it.
2022-07-10 22:44:24 -07:00
Kamron Batman
a9f7f2b7e9
fix: Fixes LearnAllRecipes ( #1104 )
2022-07-01 11:11:37 -07:00
Kamron Batman
2009ac6892
fix: Adds more null checks for text definition to prevent NPEs ( #936 )
2022-02-18 11:13:38 -08:00
Kamron Batman
d7786ce586
fix: Fixes TextDefinition and optimizes CraftItem ( #930 )
2022-02-12 22:42:50 -08:00
Kamron Batman
202c4a99b7
fix: Fixes craft checks ( #929 )
2022-02-12 21:22:03 -08:00
Kamron Batman
63e1b02d93
chore: Cleans up pattern checks. ( #892 )
2021-12-24 15:53:59 -08:00
Kamron Batman
679e8100f4
cleanup: Fixes bugs and cleans up code ( #660 )
2021-07-19 20:49:59 -07:00
Kamron Batman
b921c38879
fix(core): Removes some uses of Linq ( #421 )
...
- [X] Removes some uses of linq
- [X] Creates struct based enumerator for Skills
- [X] Creates a struct based enumerator for TypeCache
- [X] Changes HarvestDefinition to an init array instead of List
- [X] Changes HeritageTokenGump Response from List to Array
2021-01-18 21:05:11 -08:00
Kamron Batman
764d303543
chore: Code cleanup ( #399 )
...
- [X] Code cleanup
2021-01-10 09:14:03 -08: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
525cda5413
Cleanup & Fixes for .NET 5 ( #309 )
...
- [X] Fixes several bugs
- [X] Updates more ordinal issues
- [X] Cleans up the code a bit
- [X] Turns classes static that should have been
- [X] Changes TcpServer.Instances to a HashSet
Bumps release version
2020-11-15 10:03:50 -08:00
Kamron Batman
13e2693b59
Cleans up comments for localization ( #260 )
2020-09-20 12:48:10 -07:00
Kamron Batman
e9c1e4cbba
Fixes dupe exception ( #258 )
...
- [X] Cleans up ActivatorUtil
- [X] Fixes dupe exception
- [X] Fixes a bug in BasePotion
- [X] Fixes a few possible memory leaks
Bumps release version
2020-09-19 15:46:07 -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
0926b5abaa
Code cleanup ( #195 )
2020-08-16 21:46:54 -07:00
Kamron Batman
010fd9402a
Code cleanup ( #188 )
2020-08-01 08:40:06 -07:00
Kamron Batman
8ec166bcd0
Adds assemblies config, fixes crash bugs. ( #134 )
2020-05-09 12:55:56 -07:00