Commit graph

636 commits

Author SHA1 Message Date
Kamron Batman
8c4aaeeda6
fix: Codegens potions and fixes a few minor bugs (#1347) 2023-02-24 18:06:59 -08:00
Kamron Batman
42bcf3c95a
fix: Fixes stack overflow from death explosion (#1346) 2023-02-24 16:05:16 -08:00
Kamron Batman
95e55e994f
fix: Fixes young healing each other (#1345) 2023-02-21 18:15:57 -08:00
Kamron Batman
5fd0e94b7d
fix: Fixes negative numbers in commands (#1343) 2023-02-17 00:34:24 -08:00
Kamron Batman
8a0b6c9731
fix: Deletes unsupported WebStatus (#1341) 2023-02-15 19:57:58 -08:00
Kamron Batman
65c196a8ae
fix: Fixes Point2D ctor (#1340) 2023-02-13 23:28:23 -08:00
Kamron Batman
f24c6a08dd
fix: Fixes string interpolation in value string builder (#1339) 2023-02-13 23:09:50 -08:00
Marcelo Paez Sequeira
b46544d752
fix: Moves the rest of the Incoming packets (#1338) 2023-02-10 22:59:36 -08:00
Marcelo Paez Sequeira
a8d8db8f59
fix: Moves accounting, entity, 0xBF, and house packets to UOContent project (#1337) 2023-02-09 18:42:57 -08:00
Kamron Batman
3cf6db73f0
fix: Fixes provocation for pre-pub 16 (#1335) 2023-02-07 23:33:45 -08:00
Kamron Batman
2db7513059
fix: Fixes smithy tool craft NPE (#1331) 2023-02-04 09:38:36 -08:00
Kamron Batman
df29fca0c2
fix: Fixes plant issue with old client (#1330) 2023-02-04 09:33:07 -08:00
Kamron Batman
0b4c73a8dd
fix: Fixes infinite loop in PlantItem GetProperties (#1329) 2023-02-04 09:11:33 -08:00
Kamron Batman
8b3a2f9f5f
fix: Cleans up create guild gump (#1326) 2023-01-31 23:51:01 -08:00
Kamron Batman
982058c224
fix: Fixes weapon proc on 0 damage (#1324)
Weapons should not proc their abilities on 0 damage given.
2023-01-28 10:39:19 -08:00
Kamron Batman
4707666890
feat: Moves antimacro to a configuration (#1323)
### Summary

- [X] Moves antimacro to `Distribution/Configuration/antimacro.json`.
- [X] Disables antimacro by default.
2023-01-23 21:51:05 -08:00
Kamron Batman
b18dfcbb63
fix: Simplifies ore stack logic (#1319) 2023-01-03 18:07:42 -08:00
Kamron Batman
f47560e56c
fix: Stops invisibility timer on successful hide (#1318) 2023-01-01 10:11:51 -08:00
Kamron Batman
33aa257344
fix: Fixes missing codegen for ShipWright (#1316) 2022-12-30 10:48:42 -08:00
Kamron Batman
40c6ed2cb7
fix: Adds codegen migration for Forest Ostard and Acid (#1315) 2022-12-30 09:43:52 -08:00
Kamron Batman
a465c06ddf
fix: Fixes forest ostard codegen (#1314) 2022-12-30 09:39:51 -08:00
Kamron Batman
6bdbf8ce56
fix: Removes AfterDeserialization for some monsters (#1313) 2022-12-28 09:50:33 -08:00
Kamron Batman
e8396d25ec
fix: Fixes ValueStringBuilder infinite loop (#1311) 2022-12-27 16:56:59 -08:00
Kamron Batman
e855ca1e61
fix: Removes PoolOfAcid (#1310)
## BREAKING CHANGES
You will receive a deserialization error saying cannot find type PoolOfAcid. This is ok, just hit yes to delete all.
2022-12-22 13:20:34 -08:00
Arutosio
801f139568
fix: Changes on Vendor>NPC to use code generation (#1308) 2022-12-22 12:40:26 -08:00
Kamron Batman
94199f1186
fix: Adds migration checks to CICD, updates dependencies, adds Fedora 37, alpine 3.17 support (#1309)
- [X] Automatically collapses migration files in github PRs.
- [X] CI/CD now checks to see if migrations are missing or modified.
- [X] Updates dependencies
- [X] Adds Fedora 37, Alpine 3.17 support
2022-12-22 12:12:47 -08:00
Arutosio
75d8a5147c
fix: Changes on Vendors>NPC>Guildmasters to use code generation (#1307) 2022-12-21 20:35:18 -08:00
Arutosio
6eebf358da
fix: Changes on Animals to use code generation (#1306) 2022-12-20 23:31:44 -08:00
Kamron Batman
7a1d5131c8
fix: Smooths out throwing explosion potions (#1303)
* Fix: The potion explodes on the user if it is thrown with not enough time. Instead, the timer is stopped, and the potion explodes instantly at the target location.
* Fix: When the potion appears based on how far you throw it.
* Fix: Fixes total timer amount of time.
2022-12-19 14:44:07 -08:00
Arutosio
8a9c6dc882
fix: Changes on Monsters to use code generation (#1304) 2022-12-17 19:40:04 -08:00
Kamron Batman
43d33759df
fix: Fixes travel restriction messages (#1302) 2022-12-13 16:47:04 -08:00
Arutosio
b03e2efdd6
fix: Changes magic humanoid monsters to use code gen (#1301) 2022-12-13 16:13:38 -08:00
Arutosio
00b3a849b6
fix: Changes on Mele Humanoid Monsters to use code generation (#1300) 2022-12-13 14:33:05 -08:00
Kamron Batman
899c2e868d
fix: Codegens tools and magical skill items (#1299) 2022-12-07 20:46:41 -08:00
Kamron Batman
8e80c7f9c5
fix: Fixes CanTrigger infinite recursion (#1297) 2022-12-07 18:01:01 -08:00
Kamron Batman
bfb987c758
fix: Fixes client crash while selling items to NPC (#1296) 2022-12-05 20:16:31 -08:00
Kamron Batman
b1cfb10ef8
fix: Removes duplicate stat offsets (#1293) 2022-12-04 14:23:02 -08:00
Kamron Batman
bd1db66858
fix: Fixes stat offset effects (#1292) 2022-12-04 14:20:17 -08:00
Kamron Batman
284186359d
fix: Fixes buff icons for confidence, honorable excution, and divine fury (#1291) 2022-12-04 13:52:44 -08:00
Kamron Batman
1745faa28c
fix: Fixes divine fury (#1290) 2022-12-04 12:39:30 -08:00
Kamron Batman
81839beedd
fix: Removes serial ctor that isnt needed (#1289) 2022-11-28 23:48:46 -08:00
Kamron Batman
af29fa0243
fix: Codegens fishing pole (#1288) 2022-11-28 23:42:32 -08:00
Kamron Batman
0b4cd460de
fix: Codegens corpses (#1287) 2022-11-28 23:08:38 -08:00
Kamron Batman
c8a804d0b1
feat: Adds allow skill gain to regions (#1286) 2022-11-28 20:46:10 -08:00
Fabrizio
537526a328
fix: Update LabelTo, SendMessage, etc to Interpolated Strings (#1283) 2022-11-28 19:58:12 -08:00
Kamron Batman
0facd73842
fix: Fixes travel issues (#1285) 2022-11-28 17:36:00 -08:00
Mink80
6d34cf8824
fix: Fix typo in MerchantTitle (#1284) 2022-11-27 23:17:52 -08:00
Mink80
7ea3200678
fix: Fixes division by zero exception with skill checks (#1282) 2022-11-26 12:18:47 -08:00
Kamron Batman
eae624120a
fix: Fixes pre-codegen deserialization of base quiver (#1281) 2022-11-24 11:34:37 -08:00
Kamron Batman
c9bdaf8069
fix: Fixes pre-codegen deserialiation of base quiver (#1280) 2022-11-24 11:31:31 -08:00