ModernUO/Projects/UOContent/Items/Books
Kamron Batman 0dc4acc164
fix(core): Removes implicit cast between Serial and uint (#728)
* Fixes spellbooks using serial ctor
* Fixes misc items where someone thought they had an amount and it didn't
* Fixes all `Food` types.
2021-08-25 00:27:19 -07:00
..
Defined fix(codegen): Codegens books (#697) 2021-08-17 22:38:48 -07:00
BaseBook.cs fix(codegen): Adds default codegen option for save flags. Fixes world load issues. (#707) 2021-08-19 22:51:44 -07:00
BlueBook.cs fix(codegen): Codegens books (#697) 2021-08-17 22:38:48 -07:00
BookContent.cs fix(core): Converts book packets (#413) 2021-01-16 18:49:53 -08:00
BookPackets.cs fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
BookPageInfo.cs fix(core): Converts book packets (#413) 2021-01-16 18:49:53 -08:00
BrownBook.cs fix(codegen): Codegens books (#697) 2021-08-17 22:38:48 -07:00
RedBook.cs fix(codegen): Codegens books (#697) 2021-08-17 22:38:48 -07:00
TanBook.cs fix(codegen): Codegens books (#697) 2021-08-17 22:38:48 -07:00