Commit Graph

270 Commits

Author SHA1 Message Date
Mohamad82Bz 54b5ab6d79 Fixed PotionEffect was adding asynchronously 2021-05-25 20:24:06 +04:30
Mohamad82Bz 361b2ed7c7 EnginePlayer is now running async 2021-05-25 11:43:52 +04:30
Dan e53fa82c46 Merge pull request #350 from pazkaI/villager-fix
fix villager despawning issue
2021-05-09 09:58:58 -08:00
DanLT 601d4e1f48 Set all entities to persistent closes #348 2021-05-09 08:08:13 -08:00
Pascal 7fce3bdd25 fix villager despawning 2021-05-08 14:05:41 +02:00
CocoTheOwner d04223e174 Revert "Update IrisJigsawPieceConnector.java"
This reverts commit e71c514ef6.
2021-03-10 16:13:29 +01:00
CocoTheOwner e71c514ef6 Update IrisJigsawPieceConnector.java 2021-03-10 16:13:22 +01: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 49b1c553ba Min bore ex y to -1 2021-03-08 18:50:28 +01:00
CocoTheOwner 55948d5b79 Fix tooltip 2021-03-08 18:50:13 +01:00
CocoTheOwner d166cc2a4a Add desciption & cleanup 2021-03-07 12:16:35 +01:00
CocoTheOwner 143349be3a Add desc to dimension field 2021-03-07 12:13:19 +01:00
CocoTheOwner 82ac92dfed Remove biome specific fluid type 2021-03-07 11:01:58 +01:00
CocoTheOwner f3ceda1b3d Add entity spawn location setting
Also prevents entities from spawning when a building was not spawned
2021-03-06 14:54:28 +01:00
CocoTheOwner d0a281c116 Fix getgroundbiome to get ground biome not sky 2021-03-06 12:58:05 +01:00
CocoTheOwner 044c7f997d Typo 2021-02-26 12:13:40 +01:00
CocoTheOwner e8adb7d533 Oops 2021-02-23 20:45:04 +01:00
CocoTheOwner c2af0e8b48 Fix /0 error (It's a poor fix but it works) 2021-02-23 20:13:38 +01:00
CocoTheOwner d7e3493a59 Add get region name 2021-02-11 11:20:57 +01:00
CocoTheOwner 5ea0a53995 Remove required, add getEnv, hasFocus and getFocus 2021-02-11 11:20:47 +01:00
CocoTheOwner feaf21c702 Fix compat error by continuing the throw from Java's fileReader class 2021-01-30 17:21:59 +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 4a05031a0f Jigsaw fixes 2021-01-28 00:28:55 -05:00
Daniel Mills a438817d00 Support rotating orientable blocks 2021-01-14 14:53:04 -05:00
Daniel Mills a92e651b43 Fix chance stream for objects 2021-01-14 08:40:53 -05:00
Daniel Mills 618da86b44 sync copy op in objects 2021-01-14 08:37:52 -05:00
Daniel Mills 46d810eddf Parallax optimization for jigsaw radii 2021-01-14 08:37:40 -05:00
Daniel Mills 031601bfa6 Fix cache miss positonal features 2021-01-14 08:37:26 -05:00
Daniel Mills bb5f777cea Cache feature distances 2021-01-14 08:37:15 -05:00
Daniel Mills fa6c2fb63e Tile data support ids 2021-01-14 08:37:07 -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 30b8619dd1 "Spawner Support" 2021-01-13 09:33:40 -05:00
Daniel Mills 1e832ed0eb Pasting & loading tile data support 2021-01-13 09:06:26 -05:00
Daniel Mills 241d8fd321 Tile sign data 2021-01-13 09:00:46 -05:00
Daniel Mills 5ddbddf5cc Tiledata 2021-01-13 09:00:40 -05:00
Daniel Mills 38854b7d6a Object conversion 2021-01-13 09:00:31 -05:00
Daniel Mills 658b0595ff Use object placement options for jigsaw pieces 2021-01-12 18:33:02 -05:00
Daniel Mills 2869a2157b Support regions & dimensions + strongholds 2021-01-12 18:32:36 -05:00
Daniel Mills dd7a8bae16 Eradicate the old structure system 2021-01-12 06:05:37 -05:00
Daniel Mills 93508d7514 Rename to jigsawStructures 2021-01-12 05:57:42 -05:00
Daniel Mills 1493beb79b Allow placement options for pieces 2021-01-12 05:55:27 -05:00
Daniel Mills 22220b1b95 Add vacuum mode 2021-01-12 05:42:18 -05:00
Daniel Mills 7fe418d529 Spec rename for place options 2021-01-12 05:42:09 -05:00
Daniel Mills ed8b0a078d Optimize Object placement data 2021-01-12 05:41:58 -05:00
Daniel Mills 71affb0a70 Support features on entire jigsaw structures 2021-01-12 05:41:46 -05:00
Daniel Mills c95c4b5f7d Fix jigsaw counting 2021-01-11 17:04:40 -05:00