Commit graph

19 commits

Author SHA1 Message Date
97a3dc12a6
chore: format code 2023-01-03 17:47:36 +01:00
Pahimar
f41b0279a6 Added some more NPE protection to the ID based ItemStack comparator
Added back in the small and medium sized Alchemical Chest aludel recipes
Added a recipe to make a chalk block from 4 pieces of chalk
Created an EE test suite to test EE specific energy values
Re-registered several EE items
Removed a duplicate Gson type adapter registration
Changed the ItemStackSerializer to return JsonNull in the event that there is no registered name for the item (the item would never deserialize as it wouldn't have a name to lookup)
Changed the EnergyValueMapSerializer to allow serializing of null energy values (as JsonNull). Used for energy value testing.
2016-05-26 12:02:37 -04:00
Pahimar
3290abb23e Death to the old Transmutation Knowledge! Long live Player Knowledge! 2016-05-22 13:21:46 -04:00
Pahimar
2b46fa82eb Better protection of parsing values from json 2016-05-20 23:14:36 -04:00
Pahimar
26d1e76fe1 Better protection of parsing values from json 2016-05-20 23:12:40 -04:00
Pahimar
bd4b5bf5ee Better protection of parsing values from json 2016-05-20 23:07:28 -04:00
Pahimar
28080229f7 Better protection of parsing values from json 2016-05-20 23:05:57 -04:00
Pahimar
3e0907fa3e Working on the railroad, I mean the player knowledge system, all the live long day 2016-05-20 15:57:20 -04:00
Pahimar
591a9ab2eb More work on the new player knowledge system 2016-05-19 22:17:31 -04:00
Pahimar
8d40883473 Better NPE protection in serializing energy value maps 2016-05-19 20:03:29 -04:00
Pahimar
715f7b6a2e Still working on clearing out some cobwebs 2016-05-18 20:54:04 -04:00
Pahimar
7efb66ec7f Fixing up DynEMC calculations. Sorely needed, and still a work in progress 2016-05-15 10:31:10 -04:00
Pahimar
c8404fd6ca More serialization work, looking a lot cleaner than before but definitely still some improvements possible 2016-05-13 22:28:10 -04:00
pahimar
0e9f732a0b Hey working on a super cool new Admin Panel to make it way easier to set EE3 related values/settings on items. Woo! 2016-05-12 22:59:56 -04:00
Pahimar
7833ab87ff Work on "better" json serialization of data objects 2016-05-12 21:46:56 -04:00
Pahimar
870bea043c Work on "better" json serialization of data objects 2016-05-12 21:03:35 -04:00
Pahimar
31b9d45dfe More serialization work, looking a lot cleaner than before but definitely still some improvements possible 2016-05-12 16:02:01 -04:00
Pahimar
21e1db1468 More serialization work, looking a lot cleaner than before but definitely still some improvements possible 2016-05-12 15:25:30 -04:00
Pahimar
3c28db961c Work on "better" json serialization of data objects 2016-05-11 22:56:39 -04:00