index
:
parquet
117
master
pre116
Tweaks and fixes for Minecraft
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
re
/
jag
Age
Commit message (
Expand
)
Author
2021-09-09
update Mixin targets
117
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
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
2020-09-16
remove import
0.2.2
Jonas Gunz
2020-09-16
Remove @Nullable, Bump version
0.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
2020-05-09
Removed death screen button activation delay
Jonas Gunz
2020-05-07
MC-126244 Hackfix: Cartographer map trade crash
Jonas Gunz
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
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
2020-04-18
Made Cauldron usable with Dispenser
Jonas Gunz
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