69 Commits

Author SHA1 Message Date
DanLT
559f37e5d2 Revert "Revert "Revert "Test carved objects"""
This reverts commit 6df6296cd149dfef6445e573c459904f63122ab7.
2021-07-06 02:31:54 -08:00
DanLT
6df6296cd1 Revert "Revert "Test carved objects""
This reverts commit b88a5653448bd163105e35fd0502203765ee12bc.
2021-07-06 02:20:52 -08:00
DanLT
b88a565344 Revert "Test carved objects"
This reverts commit d98bc1ec6301ae2ac57e46692bc31b0d20ceb9a8.
2021-07-06 02:20:15 -08:00
DanLT
d98bc1ec63 Test carved objects 2021-07-06 02:04:39 -08:00
StrangeOne101
3299e0fa6a Re-implemented lost object placement heightmap 2021-07-04 16:32:04 +12:00
StrangeOne101
7d59edc8a5 Added Object & Jigsaw Loot Tables
- Added the ability for placed objects and jigsaws to have select loot tables
    - Includes the ability to filter loot tables based on block type/block state
    - Overrides loot tables from the biome/region, but if no loot tables are provided for an object, they will still be used
    - Uses weight based system for determining which table to pick (so it's guaranteed rather than by chance)
- Added WeightedRandom util class
- Fixed loot tables not being random based on the seed
- Fixed jigsaws breaking bedrock
- Fixed enchantments in loot tables not working for enchanted books
- Fixed mobs spawned in Jigsaws not being spawned in the center like they should be
2021-06-29 00:24:36 +12:00
DanLT
492646edc3 Remove debugging messages 2021-06-21 07:12:47 -08:00
DanLT
975096b221 Remove smoothiemap usages 2021-06-21 06:54:29 -08:00
CocoTheOwner
57b089ac89 Add entityCount in jigsaw, add chance in object replace 2021-03-10 13:04:34 +01:00
CocoTheOwner
343ae99b54 Warn for smoothie's illegal reflective access 2021-03-09 15:20:55 +01:00
CocoTheOwner
41d1714d28 Cleanup and prevent some potential NPEs 2021-03-09 13:41:38 +01:00
CocoTheOwner
11a484714a Fix "boar" instead of "bore", lol 2021-01-30 15:04:50 +01:00
CocoTheOwner
e06d34f546 Fix translation not affecting bore 2021-01-30 02:12:57 +01:00
Daniel Mills
618da86b44 sync copy op in objects 2021-01-14 08:37:52 -05:00
Daniel Mills
60b424c101 Pasdte tile data 2021-01-13 09:44:54 -05:00
Daniel Mills
f120c41518 Pasting and loading tile types 2021-01-13 09:33:49 -05:00
Daniel Mills
1e832ed0eb Pasting & loading tile data support 2021-01-13 09:06:26 -05:00
Daniel Mills
38854b7d6a Object conversion 2021-01-13 09:00:31 -05:00
Daniel Mills
ed8b0a078d Optimize Object placement data 2021-01-12 05:41:58 -05:00
Daniel Mills
72d7154a96 Fix jigsaw edit command & parallax tweaks 2021-01-10 09:25:34 -05:00
Daniel Mills
7ddaa3ce65 Utils 2021-01-10 08:01:38 -05:00
Daniel Mills
0cd4997174 Support signed positions for jigsaw 2021-01-10 04:57:01 -05:00
Daniel Mills
9720ada87f Improved Iris object AABB detection 2021-01-08 19:51:14 -05:00
Daniel Mills
4b76b592d3 RT Sets 2021-01-08 10:12:10 -05:00
Daniel Mills
5487cd7858 f 2020-12-23 19:47:30 -05:00
Daniel Mills
4c44957764 Performance & Fixes 2020-11-11 16:46:36 -05:00
Daniel Mills
35cf439592 Fixes 2020-11-04 18:20:53 -05:00
Daniel Mills
f2339f26ca v2 parallax fixes! 2020-10-31 14:45:58 -04:00
Daniel Mills
6ff583a916 REMOVE FBD 2020-10-28 01:28:52 -04:00
Daniel Mills
6a03b4b125 Delete fbd 2020-10-28 00:29:37 -04:00
Daniel Mills
ea46c78a15 Faster block data! 2020-10-17 02:03:41 -04:00
Daniel Mills
d2ea288009 BLOCK DATA CUSTOM SUPPORT & FIX DECAYS 2020-09-14 08:27:14 -04:00
Daniel Mills
1bafdf0feb Carving Objects 2020-09-11 12:59:37 -04:00
Daniel Mills
087ab3815f CHAINS 2020-09-09 21:27:53 -04:00
Daniel Mills
88b60ea945 Yrand 2020-09-09 05:11:55 -04:00
Daniel Mills
bdb86808a5 Prg 2020-09-07 20:10:22 -04:00
Daniel Mills
d144b9ba0b Smart Bore & Islands 2020-09-04 01:15:38 -04:00
Daniel Mills
b201cf1990 Attempt to fix stilting 2020-09-03 18:06:58 -04:00
Daniel Mills
3663b9f957 Fixes 2020-09-03 00:09:31 -04:00
Daniel Mills
9aa6d1c0fc Optimization 2020-09-02 21:06:01 -04:00
Daniel Mills
e6b59bc16d Fix holes 2020-09-02 18:16:12 -04:00
Daniel Mills
6d3a35517b Rivers & Lakes 2020-09-02 02:31:17 -04:00
Daniel Mills
e8addbc954 Performance 2020-09-01 20:41:26 -04:00
Daniel Mills
20b715f7cb noriver 2020-08-29 14:30:12 -04:00
Daniel Mills
44b6396b78 Loading & Saving! 2020-08-24 12:57:25 -04:00
Daniel Mills
998e1b62a5 ggg 2020-08-24 12:35:57 -04:00
Daniel Mills
273f7c7a73 GUI & Tasking utils 2020-08-24 08:03:05 -04:00
Daniel Mills
308395aa86 Fix 2020-08-23 03:25:12 -04:00
Daniel Mills
2500fa54e4 Parallax 2 2020-08-22 09:51:54 -04:00
Daniel Mills
ccc7a947cd Fix tiles & decor 2020-08-21 23:50:07 -04:00