Commit graph

2789 commits

Author SHA1 Message Date
Leath Cooper
158a43a168 Merge branch 'main' into addon-tutorial 2025-01-18 14:13:55 -05:00
Kamron Batman
09d6420320
fix: Fixes Item ID so it doesn't gain from non-identifiable items (#2075) 2025-01-18 10:58:22 -08:00
Kamron Batman
c98b8fdeca
fix: Fixes some buff icons off by 1s (#2073) 2025-01-18 10:40:01 -08:00
Kamron Batman
b90f9e51ac
fix: Fixes buff icons showing up when you log in (#2072) 2025-01-17 21:47:44 -08:00
Kamron Batman
b6950fc77c
fix: Removes unused usings (#2071) 2025-01-17 16:23:30 -08:00
Reetus
d15263c7d0
fix: Fix FillableContainer default so it is None (#2065) 2025-01-17 15:22:47 -08:00
Kamron Batman
66a257ece2
feat: Converts OnLogin to a coded generated event (#2070) 2025-01-17 15:21:45 -08:00
Erik Askov Mousing
3b698de556
feat: Adds Pre-UOTD single click support for weapons, armor, wands, and clothing (#2053) 2025-01-13 17:04:24 -08:00
Nathan Oines
863b4b5460
fix: Ensure ShouldSerializeCrafter serializes when _crafter is not null or empty (#2062) 2025-01-13 13:22:56 -08:00
Bohica
25431aa7f5
fix: Fixes loading spawns from subdirs using AdminGump (#2061) 2025-01-12 11:31:29 -08:00
Bohica
5c1573193b
feat: Adds AdminGump Shutdown with 15m Delay & Save (#2058) 2025-01-10 18:28:17 -08:00
Guyute
1da5a49baf
feat: Adds delegate events for Help system (#2054) 2025-01-10 12:34:02 -08:00
Kamron Batman
cc61c1d6d2
fix: Rewrites AddDoor command, fixes gump and returning to correct page. (#2056) 2025-01-08 10:32:37 -08:00
Kamron Batman
e708bd7f69
fix: Fixes loading the world when types are deleted (#2055) 2025-01-07 22:33:09 -08:00
Leath Cooper
d8cffe7da7 remove unnecessary Migrations directory 2025-01-05 17:21:56 -05:00
Leath Cooper
d269cb39ab Merge branch 'main' into addon-tutorial 2025-01-05 17:21:17 -05:00
Kamron Batman
9f50ae431a
fix: Attempts to fix IsEnemy with NPC summons again again. (#2052) 2025-01-03 19:58:37 -08:00
Bohica
5d53825c21
fix: Properly splits out farmable crop spawners for Felucca/Trammel on uoml/post-uoml (#2049) 2025-01-03 09:43:52 -08:00
3HMonkey
e58462a117
fix: Fix for decreasing pet loyalty on feed + message (#2050) 2025-01-03 09:21:30 -08:00
Bohica
6df76a7730
fix: Adds missing Champion teleporter (#2048) 2025-01-02 19:35:19 -08:00
Kamron Batman
f3c7a0e035
fix: Fixes explosion potion timer offset (#2047) 2025-01-01 20:28:12 -08:00
Kamron Batman
57a7861d5e
fix: Timer Remaining Count off by 1 fix (#2046) 2025-01-01 20:19:38 -08:00
Kamron Batman
1586a8e6ba
fix: Fixes dropping gold/bank checks in a bank box when it is full (#2044) 2025-01-01 16:47:32 -08:00
Leath Cooper
2d5a7fd879 Merge branch 'main' into addon-tutorial 2025-01-01 17:17:41 -05:00
Leath Cooper
8d70809c75 update tutorial README 2025-01-01 15:16:56 -05:00
Leath Cooper
85abb0ea0a Merge branch 'main' into addon-tutorial 2025-01-01 15:07:51 -05:00
Leath Cooper
b247532419 remove unused Migrations things 2025-01-01 15:05:57 -05:00
Kamron Batman
867dd6eb78
fix: Fixes NPC summon IsEnemy check against other mobs (#2041) 2024-12-31 13:38:58 -08:00
Kamron Batman
b6e31217a2
chore(license): Removes CLA requirement. All contributors moving forward will retain copyright. (#2038) 2024-12-31 02:52:58 -08:00
Guyute
9d0d454b4e
feat: Moves logger to a separate assembly for reuse (#2001) 2024-12-30 20:25:34 -08:00
Bohica
333b40872a
fix: Add Iron Gate decorations to Vesper Graveyard in Felucca and Trammel (#2008) 2024-12-30 19:45:21 -08:00
Kamron Batman
ade7393e87
chore(deps): Bumps modernuo schema generator to 2.12.18 (#2039) 2024-12-30 19:04:46 -08:00
Kamron Batman
2fded43888
feat: Adds exception message to logger for TCP Server and streamlines logger messages. (#2037) 2024-12-30 13:54:39 -08:00
Kamron Batman
60b97f80d8
chore(deps): Bumps xunit to 3.0, serialization generator to 2.12.18, high performance to 8.4, and mailkit to 4.9 (#2032) 2024-12-27 12:56:41 -08:00
Nathan Oines
e8a199e498
fix: Allow guildstone movement within the same house (#2031)
- Adjusted condition to prevent unnecessary "one guildstone per house" restriction when moving the guildstone inside the same house since the guildstone does not disappear after teleporter generation.

Refactors the teleportation logic for improved user experience.
2024-12-27 12:29:28 -08:00
Leath Cooper
4dc216eba7 Merge branch 'main' into addon-tutorial 2024-12-23 09:37:53 -05:00
Kamron Batman
2bff1d2cbc
feat: Converts player deletion handling to a generated event (#2029) 2024-12-21 20:55:10 -08:00
Leath Cooper
48e0179c25 Merge branch 'main' into addon-tutorial 2024-12-18 20:13:11 -05:00
Kamron Batman
059f008b48
fix: Fixes blood oath duration (#2027) 2024-12-18 08:41:52 -08:00
Kamron Batman
e27773e3d9
feat: Adds wall z-offset detection for doorgen (#2025) 2024-12-17 10:40:02 -08:00
Reetus
f33e218c0b
fix: Fix HolidayTree not serializing components (#2024) 2024-12-17 08:59:50 -08:00
Bohica
d9e5ec91e1
fix: Update Hythloth teleport locations in Felucca and Trammel to new coordinates to prevent looping and stuck. (#2012) 2024-12-17 08:59:36 -08:00
Reetus
e662b78f5a
fix: Fix missing LabelNumber on DisguiseKit (#2021) 2024-12-16 12:32:26 -08:00
Reetus
fefa06d4e0
fix: Fix Lord/Lady title display in paperdoll when fame >= 10000 (#2022) 2024-12-16 12:28:52 -08:00
Reetus
94040f142c
fix: Fixes overlapping text in TithingGump (#2020) 2024-12-16 12:21:09 -08:00
Leath Cooper
cabd707592 add to tutorial readme 2024-12-15 11:40:43 -05:00
Leath Cooper
3c3a583942 woops forgot this part 2024-12-15 11:28:23 -05:00
Leath Cooper
85aad626d5 tutorial 2024-12-15 10:54:58 -05:00
Bohica
ec12eb037d
Update britain.cfg - add missing stone fireplace (#2010) 2024-12-14 00:18:32 -08:00
Bohica
f0b41d9b5e
fix: Add Dark Wood Door decoration to Moonglow; comment out unused bed and archery butte coordinates (#2009) 2024-12-14 00:17:58 -08:00