Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |