Kamron Batman
cd5541ec74
fix: Fixes compiling with .NET 7 SDK ( #1176 )
2022-09-28 21:17:30 -07:00
mark1145
060edaa76a
fix: Fixes disarm, strangle, curse, summons, looting rights, creatures attacking, and items going to the floor ( #1174 )
...
* Fixes disarm
* Fixes strangle not refreshing
* Fixes curse not refreshing
* Fixes 125% bonus to looting rights
* Fixes mobs attacking each other, or not attacking each other
* Fixes items dropping to the floor
* Fixes protection spell
* Fixes cure sending wrong message
2022-09-27 22:19:15 -07:00
Kamron Batman
906ec095b9
fix: Use the latest number for the next serial after world load. ( #1171 )
2022-09-13 21:25:21 -07:00
Kamron Batman
fe94aa050a
fix: Fixes gauntlet spawner and map item deserialization ( #1170 )
2022-09-13 18:20:10 -07:00
Kamron Batman
4499c8397d
fix: Fixes pooled ref list resizing ( #1169 )
2022-09-12 09:06:50 -07:00
Kamron Batman
f31cc275bd
fix: Code gens artifacts ( #1168 )
2022-09-10 14:40:19 -07:00
Kamron Batman
2c294b463c
fix: Fixes default values from serialization for basearmor ( #1167 )
2022-09-07 19:45:11 -07:00
Kamron Batman
b44c69bcee
fix: Source generates map item serialization ( #1166 )
2022-09-07 01:13:20 -07:00
Ricky Taylor
b5a06d0545
feat: Implement Oil Flask & Refueling ( #1165 )
2022-09-07 00:35:47 -07:00
Kamron Batman
93c2c824dd
feat: Bumps serialization generator (v2.3) to add diagnostics ( #1163 )
2022-09-06 00:18:15 -07:00
Kamron Batman
2dec2f2fd2
fix: Fixes ore stacking ( #1162 )
2022-09-05 18:11:27 -07:00
Kamron Batman
89815ad4d3
feat: Updates to Serialization Generator v2.2 ( #1157 )
...
* Adds `SerializationProperty` - This will generate the private variable for serialization. Also provides an option `useField` to specify your own. Example:
```cs
[SerializationProperty(0, useField: nameof(_resource)]
```
2022-09-04 08:45:27 -07:00
Stefano Merotta
d82028a071
fix: Fix wrong min/max delay for detect hidden NPC ability ( #1154 )
2022-09-01 23:27:49 -07:00
Mink80
c34bcbc515
fix: Fix spawners missing parameters/properties ( #1155 )
2022-09-01 12:55:23 -07:00
mark1145
1e50ff9966
fix: Blood Oath, Wraith form, & Strangle ( #1153 )
...
Fixes blood oath mechanic, and wraith form not properly leeching.
2022-09-01 09:19:40 -07:00
Kamron Batman
c5d2a58917
fix: Fixes the number of rounds for Strangle ( #1151 )
2022-08-28 06:19:49 -07:00
Kamron Batman
1a44d824d9
fix: Adds better error message for missing assemblies ( #1150 )
...
Adds better error messaging for when the server cannot find a dependency. The most common error is MimeKit is missing because the assemblyDirectories field in modernuo.json does not have any valid paths.
2022-08-27 18:55:43 -07:00
mark1145
b8146f26f1
fix: Fixes mobile titles not displaying properly ( #1149 )
2022-08-27 13:31:22 -07:00
mark1145
42f2c7f6ae
* After casting a spell, the player was always faced south ( #1148 )
2022-08-26 17:49:39 -07:00
mark1145
76ac5ce3aa
fix: Fixes craft menu not showing gfx of entry ( #1146 )
2022-08-25 18:39:33 -07:00
Mink80
6eec72e0ca
chore: Cleans up treasure maps ( #1144 )
2022-08-22 23:20:30 -07:00
Kamron Batman
2d95fb20a6
fix: Adds expansion specific mobile status version ( #1145 )
2022-08-22 21:04:59 -07:00
Daniel Knight
61f77df892
fix: Town Crier NPR Crash ( #1143 )
2022-08-22 08:41:24 -07:00
Kamron Batman
946a2acabf
fix: Fixes ref list infinite loop ( #1142 )
2022-08-21 14:04:29 -07:00
mark1145
b4d4706c90
fix: Solen teleporter deserialization null pointer exception ( #1140 )
2022-08-21 11:29:22 -07:00
Daniel Knight
6e168c137b
fix: Fixes random skill chosen based on expansion ( #1139 )
2022-08-17 08:52:18 -07:00
mark1145
23ae7a3c26
fix: Players casting is sometimes not disturbed ( #1138 )
2022-08-16 22:17:39 -07:00
Kamron Batman
2ae762904f
fix: Fixes serializing strings and uses memory mapped files for loading ( #1133 )
2022-08-16 08:59:00 -07:00
mark1145
bc746dbf14
fix: Fixes exceptional crafting chance ( #1136 )
2022-08-06 06:53:02 -07:00
mark1145
41cc7e60d9
fix: Fixes undead slayer chance ( #1135 )
2022-08-02 21:21:37 -07:00
Kamron Batman
c4b814cc07
fix: Fixes damage from AR ( #1134 )
2022-07-28 17:39:21 -07:00
Mink80
ce5db11273
SpecialFishingNet: fixes indexing bug ( #1132 )
2022-07-26 09:50:07 -07:00
Kamron Batman
ec422988f5
fix: Fixes logging of world load ( #1131 )
2022-07-23 16:14:54 -07:00
Kamron Batman
03f0605a0a
fix: Adds Cleansing Winds Spell ( #1126 )
2022-07-17 07:49:55 -07:00
Kamron Batman
84f1084e44
fix: Fixes stoneform spell ( #1125 )
2022-07-17 07:40:43 -07:00
Kamron Batman
fbf60b65a5
fix: Updates mysticism spells and adds bombard ( #1124 )
2022-07-17 00:04:41 -07:00
Kamron Batman
54da2c94a5
fix: Updates Mysticism to use circles ( #1123 )
2022-07-16 23:25:48 -07:00
Kamron Batman
c5d1927df3
fix: Cleans up more spells ( #1122 )
2022-07-16 23:15:45 -07:00
Kamron Batman
068bafd9b6
fix: Cleans up more spells ( #1121 )
2022-07-16 22:32:51 -07:00
Kamron Batman
fa3515f930
fix: Cleans up some comments and spell code ( #1120 )
2022-07-16 19:45:41 -07:00
Kamron Batman
56c97ca84a
fix: Fixes spell durations for older expansions ( #1119 )
2022-07-15 12:49:14 -07:00
Kamron Batman
d6d02de296
fix: Fixes spell mechanics and misc bugs ( #1118 )
...
- [X] Fixes NPE from account tags.
- [X] Fixes bad skill check due to missing cast to double.
- [X] Fixes water elemental duration.
- [X] Standardizes spell summon duration by expansion.
2022-07-14 22:01:59 -07:00
Kamron Batman
0d19a5ff99
fix: Do not use unsafe work queue for auto archiving ( #1116 )
2022-07-14 11:27:29 -07:00
Kamron Batman
a4168dc219
fix: Fixes pooled timer detach ( #1115 )
...
- [X] Fixes timers not returning on detach
2022-07-14 11:14:37 -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
mark1145
bd4e6fc30e
fix: Fixes curses and spell effects ( #1112 )
...
* * Fix statmod naming mismatch: everything in code searches for "[Magic] {type} Offset" but stat reductions are being added as "[Magic] {type} Curse"
* Clarifies and cleans up curses
* Fixes blood oath
* * NobleSacrifice remove all curses in one go
* Dont need a method
* Fix extra parentheses
Co-authored-by: Kamron Batman <3953314+kamronbatman@users.noreply.github.com>
2022-07-07 23:59:46 -07:00
nullptr-w8
ad0e1702a3
fix: Fixes [spawn gump for older clients ( #1108 )
2022-07-04 07:20:20 -07:00
Kamron Batman
8303c74379
fix: Fixes ValueStringBuilder initial rented buffer ( #1111 )
...
Fixes issue with ValueStringBuilder having an empty initial buffer.
2022-07-03 08:14:54 -07:00
Kamron Batman
c6c644c966
fix: Fixes crafting so it doesn't create items before world load. ( #1110 )
2022-07-02 02:18:28 -07:00
Quick
04c44e2968
fix: Fixes bug with town crier NPE from random entry ( #1106 )
2022-07-02 01:54:58 -07:00