Commit graph

9 commits

Author SHA1 Message Date
Galli
ecd6ce2b43
Remove UTF-8 BOMs across repository (#4324)
* remove bom from source files

* Remove stray BOM cleanup comments
2025-06-22 15:33:36 -04:00
Mag-nus
31d4437baf
Efnet8 (#4182)
* Update packages and notes

* Update package

* Scaffold
2024-07-17 00:03:33 -04:00
Mag-nus
d0b75cc69a
Update EF Nuget Packages (#3750)
* Update EF Nuget Packages

This requires ACE.Adapter and ACE.Database to be updated from .net standard 2.0 to 2.1

* Update ACE.Database.csproj

* fix merge
2021-12-01 10:13:52 -06:00
gmriggs
e327049005
adding chance tables for gem count (#3199)
* add scaffolding

* adding chance tables for gem count

* update scaffolding

* update var names

* moving treasure-gem-count.sql test file to WorldBase and 16PY-patches
2020-09-10 08:03:01 -04:00
Ty Conner
f9ee96a5c1
Fix Recipe Issue (#1721)
* Fix minor issue with scrolls

* Fix scoping issue with Recipe Requirements and Mods

* Update changelog and readme
2019-04-13 15:07:09 -05:00
Ty Conner
350edddcf6
World DB Changes (#1295)
* Minor PCAP commenting fix

* Remove Duplicated Data from Spell Table

* Update MySqlInstall.bat

* Update Recipe Mods table column Unknown1 to Source

* Update SpellProperties.cs

* Add spell-export

* cleanup

* Update code

* delete spell-export

* remove data that was redunant from dat

* Update CreateList and Generator labels

* Change Emote.Display to Bool

* Change Emote.Display to Bool

* Fix script

* update changelog

* Add some null checks

* More null check

* syntax error

* cleanup

* more cleanup

* Create db-pr-override.txt
2019-01-19 19:55:26 -06:00
gmriggs
68c3d439d9
Improving recipe manager, adding tinkering and imbues to crafting system (#1184)
* prototyping tinkering / imbues

* Appending /buff with Arcanum Salvaging

* Removing debug messages

* Adding recipe requirements type checking system

* Refactoring old code

* Adding mod types

* re-org material types by skill

* update linen

* adding return

* Adding icon underlays from @dgatewood

* network sending icon updates

* adjusting icons

* Reverting Source back to Unknown1

* Fixing attuned and retained

* .
2018-12-30 17:47:40 -05:00
Mag-nus
cf3979de80 RecipeMod Properties are now recorded per mod, not per recipe 2018-08-01 18:47:05 -05:00
Ty Conner
ab07d9f369
Add Crafting Framework to ACEmulator (#776)
* Add New Crafting Tables to World Database

* Scaffold the new crafting tables

* Update Craft Table

* Crafting WIP

* Some WIP cleanup

* Update PR db override

* Update Scaffolding

* Add table includes to Cookbook

* More Craft WIP

* Craft clean up

* Basic crafting done

* Restore untrained skill check

* Update changelog
2018-04-29 19:29:59 -04:00