Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-09 | update Mixin targets117 | Jonas Gunz | |
2021-09-09 | Fix Compile errors | Jonas Gunz | |
2020-10-28 | Better no fire tick | Jonas Gunz | |
2020-10-28 | ParquetSettings as static final in Parquet | Jonas Gunz | |
2020-10-21 | Fix client crash when accessing stats on non-parquet clients | Jonas Gunz | |
2020-10-20 | reworked /savedata to /stats | Jonas Gunz | |
2020-10-19 | settings: only save when needed | Jonas Gunz | |
2020-10-19 | parquet.properties | Jonas Gunz | |
Many features now can be toggled true/false in parquet.properties. CustomStats is now invoked by Parquet, instead of registering stats statically allowing stats to be disabled. | |||
2020-10-18 | Now with even more vanillaâ„¢ | Jonas Gunz | |
2020-10-18 | moved Dispenser behavior to own package | Jonas Gunz | |
2020-10-18 | MusicDiscs can be placed in JukeBox by Dispenser | Jonas Gunz | |
2020-09-27 | Calculator Fix kick on wrong entry | Jonas Gunz | |
2020-09-27 | savedata remove quotation marks | Jonas Gunz | |
2020-09-27 | add /rename | Jonas Gunz | |
2020-09-27 | removed annoying messages | Jonas Gunz | |
2020-09-27 | update yarn / loader | Jonas Gunz | |
2020-09-27 | TimeDiff /dt command added | Jonas Gunz | |
2020-09-18 | -> Minecraft 1.16.3 | Jonas Gunz | |
update yarn 1.16.3+build.7 | |||
2020-09-16 | remove import0.2.2 | Jonas Gunz | |
2020-09-16 | Remove @Nullable, Bump version0.2.1 | Jonas Gunz | |
2020-09-16 | FS#52 Camermode now also saving pitch and yaw | Jonas Gunz | |
2020-09-16 | /r added: first working version | Jonas Gunz | |
2020-08-17 | MC-126244 is not as fixed as mojang says | Jonas Gunz | |
2020-06-30 | removed Villager "fix" | Jonas Gunz | |
2020-06-23 | 1.16 | Jonas Gunz | |
2020-06-05 | 1.16-rc.1 | Jonas Gunz | |
2020-05-14 | Merge remote-tracking branch 'origin/master' into pre116 | Jonas Gunz | |
2020-05-14 | Added advanced villager trade tracking | Jonas Gunz | |
2020-05-14 | Improved /savedata once again | Jonas Gunz | |
2020-05-10 | 1.16 compat: minor changes, no funcloss | Jonas Gunz | |
2020-05-10 | Disables offline stat read and savedata list | Jonas Gunz | |
WorldSaveHandler has been reworked, major rewrite required | |||
2020-05-09 | Removed death screen button activation delay | Jonas Gunz | |
2020-05-07 | MC-126244 Hackfix: Cartographer map trade crash | Jonas Gunz | |
Replaced structure map trade with dummy map around (0,0) to mitigate server crash on large worlds due to poor locateStructure implementation. | |||
2020-05-07 | Moved VanillaMixin to MinecraftServerMixin | Jonas Gunz | |
2020-05-07 | Added logger instead of stdout | Jonas Gunz | |
2020-05-01 | Added offline stats query | Jonas Gunz | |
2020-04-26 | Bugfix for CameraMode | Jonas Gunz | |
Reset location was stored with reset dimension set to the dimension on logout, not the stored one. Used Raw Dimension ID for storage instead if keeping a refernce. | |||
2020-04-25 | Added fix for MC-111534 | Jonas Gunz | |
2020-04-23 | New, safer implementation of get_player_stat() | Jonas Gunz | |
2020-04-21 | ffff | Jonas Gunz | |
2020-04-18 | Modified DyeItem...Behavior to only dye colorless SBs | Jonas Gunz | |
2020-04-18 | removed unused imports | Jonas Gunz | |
2020-04-18 | Fixed BucketBehavior, added DyeItembehavior | Jonas Gunz | |
Dye in dispenser pointing to a shulkerbox will change the color of the shulkerbox | |||
2020-04-18 | Made Cauldron usable with Dispenser | Jonas Gunz | |
Buckets and Bottles can empty Dispenser, Shulkerboxes can be Cleaned. | |||
2020-04-16 | Cleanup | Jonas Gunz | |
2020-04-16 | Added /savedata stats command | Jonas Gunz | |
2020-04-14 | Fixes in CamerMode | Jonas Gunz | |
2020-04-13 | added camermode command with location reset | Jonas Gunz | |
2020-04-13 | Initial | Jonas Gunz | |