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
Arutosio
801f139568
fix: Changes on Vendor>NPC to use code generation ( #1308 )
2022-12-22 12:40:26 -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
Arutosio
8a9c6dc882
fix: Changes on Monsters to use code generation ( #1304 )
2022-12-17 19:40: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
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
930431a6c5
fix: Fixes resources, SOS messages, and codegens fishing ( #1279 )
2022-11-24 11:12:44 -08:00
Kamron Batman
b006501535
fix: Codegens blacksmith, camping, and carpenter skill items ( #1278 )
2022-11-24 00:57:23 -08:00
Kamron Batman
b75a8f72ec
fix: Codegens shields ( #1273 )
2022-11-23 16:42:17 -08:00
Kamron Batman
82637a77cd
fix: Codegens resources ( #1272 )
2022-11-23 13:45:32 -08:00
Kamron Batman
59ed0a5bb4
fix: Codegens quivers ( #1271 )
2022-11-23 13:37:39 -08:00
Kamron Batman
c546b2ec70
fix: Codegens potted plants ( #1270 )
2022-11-23 13:04:30 -08:00
Kamron Batman
80d7b49bcc
fix: Codegen new haven quest rewards ( #1269 )
2022-11-23 13:00:28 -08:00
Kamron Batman
58acfcabad
fix: Codegens teleporters ( #1250 )
2022-11-14 20:56:08 -08:00
Kamron Batman
5660f4636e
fix: Finishes code gen for misc items ( #1248 )
2022-11-13 23:10:13 -08:00
Kamron Batman
de39b1036f
fix: Fixes IDE modifying arcane circle migration. ( #1226 )
2022-11-02 22:20:52 -07:00
Kamron Batman
d0ba94aa83
fix: Fixes addons that do not give deeds ( #1224 )
2022-11-02 19:26:51 -07:00
Kamron Batman
39e6f62ec9
fix: Codegens more misc items ( #1216 )
2022-10-29 16:08:23 -07:00
Kamron Batman
212ce8bc24
fix: Codegens more misc items ( #1214 )
2022-10-29 00:43:30 -07:00
Kamron Batman
505865e3ed
fix: Codegens misc ML items ( #1213 )
2022-10-28 20:44:08 -07:00
Kamron Batman
f31cc275bd
fix: Code gens artifacts ( #1168 )
2022-09-10 14:40:19 -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
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
Kamron Batman
c5d1927df3
fix: Cleans up more spells ( #1122 )
2022-07-16 23:15:45 -07:00
Kamron Batman
7c981b2d10
fix: Adds throwing weapons ( #1107 )
2022-07-01 17:03:27 -07:00
Kamron Batman
7adf52ef48
fix: Moves mods and fixes migrations for lights ( #1080 )
...
- [X] Removes duplicate property for owner.
- [X] Codegens them all (even though they aren't used, just in case someone wants to).
2022-06-18 21:28:51 -07:00
Kamron Batman
41efa69b56
fix: Adds OSI candle/torch functionality, codegens lights ( #1075 )
2022-06-17 23:26:27 -07:00
Kamron Batman
6edccfe2aa
fix: Codegens mahjong ( #1070 )
2022-06-16 10:19:49 -07:00
Kamron Batman
c1cc1308a5
fix: Codegens guildstone and jewelery ( #1061 )
2022-06-14 08:29:00 -07:00
Kamron Batman
a07c42fc85
fix: Codegens gems ( #1059 )
2022-06-13 17:38:46 -07:00
Kamron Batman
368160144b
fix: Codegens games ( #1058 )
2022-06-13 17:31:56 -07:00
Kamron Batman
864440a05e
fix: Source generates food. ( #1054 )
2022-06-13 01:48:27 -07:00
Kamron Batman
59e1793c2d
fix: Codegens fillable containers ( #862 )
...
- [X] Fillable containers now relock/retrap after respawn.
- [X] Optimized the lookup and serialization.
2022-06-13 01:13:59 -07:00
Kamron Batman
12404ba6f6
fix: Fixes linux not enumerating directories, and wrong spelling for migration files ( #1049 )
2022-06-12 09:59:23 -07:00
Kamron Batman
dd95a8a1e3
fix: Codegens Food & Beverages ( #1021 )
...
- [X] Simplifies beverages
- [X] Codegens food & beverages
2022-05-15 21:56:04 -07:00
Kamron Batman
933c41070f
fix: Codegens farmables ( #1001 )
2022-04-17 17:10:45 -07:00
Kamron Batman
4bde9a4c86
fix: Codegens vendor contracts ( #1000 )
2022-04-17 16:51:59 -07:00
Kamron Batman
54d728a322
fix: Updates serialization to use v2.0 ( #998 )
...
- [X] Deletes serialization annotations
- [X] Updates to ModernUO.Serialization.Annotations nuget
- [X] Updates serializer to v2.0
- [X] Changes all `Serializable()` to `SerializationGenerator()`
- [X] Updates to schema generator v2.0
2022-04-17 08:02:15 -07:00
Kamron Batman
9baa6f58e7
fix: Codegens deeds ( #983 )
2022-03-30 19:42:38 -07:00
Kamron Batman
b6d155687e
feat: Adds account enumerator ( #980 )
2022-03-29 13:29:35 -07:00
Kamron Batman
b61968db86
fix: Codegens artifacts ( #978 )
2022-03-27 17:56:00 -07:00
Kamron Batman
fa0bf86a08
fix: Codegens furniture containers ( #977 )
2022-03-27 15:02:29 -07:00
Kamron Batman
8f922c94ae
fix: Codegens lockable containers and cleans up lockpickable ( #976 )
2022-03-26 21:48:18 -07:00
Kamron Batman
fc0594f87c
fix: Codegens TreasureMapChest ( #975 )
2022-03-26 21:33:46 -07:00