Commit graph

  • 4db3062a62 fixed legacy updater not updating hand requirements correctly Oth3r 2024-08-26 14:17:03 -05:00
  • 0065e7e33b Merge branch '1.20.4' into 1.20.1 Oth3r 2024-08-24 17:10:16 -05:00
  • e772e5813a Merge branch '1.20.6' into 1.20.4 Oth3r 2024-08-24 17:09:46 -05:00
  • 7bf178a1d2 fix multi version fabric json Oth3r 2024-08-24 17:09:10 -05:00
  • 6c3607f515 Merge branch '1.20.4' into 1.20.1 Oth3r 2024-08-24 16:51:52 -05:00
  • 1c70328b35 Merge branch '1.20.6' into 1.20.4 Oth3r 2024-08-24 16:51:12 -05:00
  • 32356d0c6d Merge branch 'master' into 1.20.6 Oth3r 2024-08-24 16:49:57 -05:00
  • a72934c357 v1.1.10 Oth3r 2024-08-24 16:47:07 -05:00
  • de6c8a257a makes sure the block interaction event only works on server player, fixes #13 Oth3r 2024-08-24 16:45:54 -05:00
  • 3da6a3bb20 removed mainBlock from HandSetting entry Oth3r 2024-08-17 13:34:40 -05:00
  • 757ee9668a move entity spawning to the server loop to fix C2ME crash move checkplayers to Data from FileData Oth3r 2024-08-17 13:27:26 -05:00
  • 9eeb379dd9 b1.2.0.3+1.20-1.21.1 Oth3r 2024-08-13 13:04:20 -05:00
  • 8352edc84f sittingHeight -> sitting-height CustomBlock entry Oth3r 2024-08-13 13:03:38 -05:00
  • 4894d720c8 better(ish) interaction detecting for server fix Oth3r 2024-08-13 13:02:39 -05:00
  • 47986f16c5
    Merge pull request #11 from Oth3r/Oth3r-patch-1 Oth3r 2024-08-13 11:36:13 -05:00
  • 5b649da2b9
    Create bug_report.yml Oth3r 2024-08-13 11:35:38 -05:00
  • 6b51627875 new lang file for the new configs Oth3r 2024-08-13 11:23:54 -05:00
  • bbbb59f6f6
    Merge pull request #8 from yichifauzi/patch-1 Oth3r 2024-08-11 21:03:52 -05:00
  • 880e2790fb b1.2.0.2 Oth3r 2024-08-09 10:27:37 -05:00
  • 6364549568 1.21.1 Oth3r 2024-08-09 10:27:27 -05:00
  • 89bc57e02f
    Update zh_tw.json dirtTW 2024-08-08 23:48:07 +07:00
  • cd21eb87e5 1.1.9+1.21-1.21.1 Oth3r 2024-08-08 10:26:02 -05:00
  • f8aa5a9fb2 added traditional chinese to the config language list Oth3r 2024-08-08 10:25:03 -05:00
  • f113e5a958 Merge remote-tracking branch 'origin/master' Oth3r 2024-08-08 10:21:34 -05:00
  • 67a79a0707 1.21.1 support Oth3r 2024-08-08 10:20:20 -05:00
  • b916467ca0 config file option comments Oth3r 2024-08-07 13:02:08 -05:00
  • dde387cc3e make the resources folder match the new mod id Oth3r 2024-08-07 12:49:51 -05:00
  • 3322260798 cleanup Oth3r 2024-08-07 12:48:28 -05:00
  • b464287fed comment + todo Oth3r 2024-08-07 12:46:47 -05:00
  • e2cdc9d1d4 fix ! (not) item tags not working correctly Oth3r 2024-08-07 12:46:21 -05:00
  • ea12d8eba1 some file defaults Oth3r 2024-08-07 12:45:53 -05:00
  • 3eb16e58de send changes to server on file load Oth3r 2024-08-07 12:45:24 -05:00
  • 2239522561 make 1.21 the minimum version Oth3r 2024-08-07 11:29:46 -05:00
  • 8201047f78 include all custom blocks for non sitable with hand if the block has an interaction Oth3r 2024-08-07 11:27:40 -05:00
  • f4ac860799 fix (!) blockstates not working properly Oth3r 2024-08-06 15:28:40 -05:00
  • f1f3e54d22 custom list type adapter to stop null lists from bad data Oth3r 2024-08-06 12:35:37 -05:00
  • 14f232e3fc new sitting keybind, executes the sit command on sit servers Oth3r 2024-08-06 11:10:45 -05:00
  • 6da81cb4af command code cleanup Oth3r 2024-08-06 11:09:15 -05:00
  • 3a56b1980d sit command try to sit at look target, before falling back to below Oth3r 2024-08-06 11:08:48 -05:00
  • f4e7c55bca fixed crashing in multiplayer after playing singleplayer, fixes #6 (the event does not stop when the server stops) Oth3r 2024-08-03 15:15:57 -05:00
  • 15c22b480e
    Merge pull request #5 from yichifauzi/master Oth3r 2024-07-29 12:24:18 -05:00
  • 6749255fa7 LangReader load on server start Oth3r 2024-07-29 10:42:38 -05:00
  • 915c218796 LangReader error message Oth3r 2024-07-29 10:42:18 -05:00
  • dd6567b671 added sitLooking() Oth3r 2024-07-29 10:41:21 -05:00
  • df7f10d7ae
    Added Traditional Chinese (zh_tw.json) dirtTW 2024-07-28 16:41:58 +07:00
  • 3f008635f0 use wasPressed() for better detection Oth3r 2024-07-27 14:57:59 -05:00
  • 0e19a288d5 make the unsupported message more common to use elsewhere Oth3r 2024-07-27 14:57:22 -05:00
  • a958982d05 b1.2.0.1+1.21 Oth3r 2024-07-26 09:42:30 -05:00
  • e34f965f38 comments and todo Oth3r 2024-07-26 09:42:05 -05:00
  • ddf7703693 toggle keybinding sit data to Data.java client events to Events.java Oth3r 2024-07-23 13:49:43 -05:00
  • 7d06735b3c Data -> FileData Oth3r 2024-07-23 12:27:01 -05:00
  • e105f36dc8 hand-config -> sitting-config Oth3r 2024-07-23 11:27:06 -05:00
  • ba18027bcf remove unsupported lang files Oth3r 2024-07-23 11:26:15 -05:00
  • 6dd8903e03 sit-while-seated logic Oth3r 2024-07-23 11:02:02 -05:00
  • 4d7faf0397 Merge branch 'refs/heads/1.20.4' into 1.20.1 Oth3r 2024-07-22 10:47:39 -05:00
  • 1368650a49 v1.1.8+1.20.4 Oth3r 2024-07-22 10:45:37 -05:00
  • f019b89647 Merge branch 'refs/heads/1.20.6' into 1.20.4 Oth3r 2024-07-22 10:41:05 -05:00
  • ada03ba40e v1.1.8+1.20.6 Oth3r 2024-07-22 10:39:47 -05:00
  • a7b70323e4 Revert "1.21 changes" Oth3r 2024-07-22 10:34:21 -05:00
  • d86ac4b6e1 v1.1.8+1.21 Oth3r 2024-07-22 10:31:01 -05:00
  • 5fff3687c7 fix modmenu data entry not removing bad data Oth3r 2024-07-22 10:25:58 -05:00
  • 4558367eab remove console prints Oth3r 2024-07-11 13:59:46 -05:00
  • 1d51eb46ba fix misc events not loading Oth3r 2024-07-11 13:59:40 -05:00
  • 1316686d85 complete rewrite Oth3r 2024-07-11 13:43:54 -05:00
  • 817a6333cf v1.1.7 Oth3r 2024-06-22 19:19:03 -05:00
  • c2e708ba38 added the handSitting toggle that enables sitting using the hand Oth3r 2024-06-22 19:18:36 -05:00
  • d059cd4b8d Revert "undo next version" Oth3r 2024-06-18 23:13:07 -05:00
  • af4ca45788 v1.1.6+1.20.1 Oth3r 2024-06-13 14:28:25 -05:00
  • 01463a50b6 Merge branch 'refs/heads/1.20.4' into 1.20.1 Oth3r 2024-06-13 14:27:05 -05:00
  • fa968f17c2 v1.1.6+1.20.4 Oth3r 2024-06-13 11:09:49 -05:00
  • f98436a917 Revert "1.21 changes" Oth3r 2024-06-13 11:05:10 -05:00
  • 6ea4831a1c Merge branch 'refs/heads/master' into 1.20.4 Oth3r 2024-06-13 11:04:01 -05:00
  • 384767b24c v1.1.6+1.21 Oth3r 2024-06-13 10:41:19 -05:00
  • 01c3bf0e57 use $minecraft_version for the version Oth3r 2024-06-13 10:41:07 -05:00
  • ca86597498 1.21 changes Oth3r 2024-06-13 10:40:34 -05:00
  • ce8eacd8a0 v1.1.6+1.20.6 Oth3r 2024-05-16 15:09:54 -05:00
  • c562fcf12e added a logger to receiving settings from the player Oth3r 2024-05-16 15:09:45 -05:00
  • 1d08ee6775 fixed changing settings mid-game not sending updates to the server Oth3r 2024-05-16 15:09:25 -05:00
  • 7eaf280a88 1.1.5+1.20.1 Oth3r 2024-04-29 12:44:55 -05:00
  • 4ec37db7b0 Revert "new packet system 1.20.5" Oth3r 2024-04-29 12:38:33 -05:00
  • be158c66ed Revert "updated packet system" Oth3r 2024-04-29 12:38:32 -05:00
  • 05eaedf503 Merge branch 'refs/heads/master' into 1.20-1.20.1 Oth3r 2024-04-29 12:37:30 -05:00
  • 322b663358 1.1.5+1.20.2-1.20.4 Oth3r 2024-04-29 12:36:44 -05:00
  • 648f20e5db Revert "new packet system 1.20.5" Oth3r 2024-04-29 12:28:30 -05:00
  • df46547cbf Revert "updated packet system" Oth3r 2024-04-29 12:28:30 -05:00
  • 13202a6ac0 1.1.5+1.20.6 Oth3r 2024-04-29 11:52:18 -05:00
  • 126b018bf4 1.1.4+1.20.6 Oth3r 2024-04-29 11:46:02 -05:00
  • 87e0b4f59f new YACL detection Oth3r 2024-04-29 11:45:34 -05:00
  • cb394643c3 1.1.4+1.20.5 Oth3r 2024-04-23 11:06:08 -05:00
  • 5a09a2f2f2 loom update Oth3r 2024-04-23 11:05:48 -05:00
  • 2e02d67c8e updated packet system Oth3r 2024-04-23 11:05:28 -05:00
  • fdd7aeaf4f new packet system 1.20.5 Oth3r 2024-01-22 17:56:34 -06:00
  • 6da67e67b0 v1.1.4+1.20.5-pre1 Oth3r 2024-04-10 14:06:33 -05:00
  • 28a46e9743 remove modmenu Oth3r 2024-04-10 14:05:42 -05:00
  • d61031b821 fix merge errors Oth3r 2024-04-10 14:05:36 -05:00
  • c6fb594d1f Merge branch 'master' into snapshot Oth3r 2024-04-10 12:12:42 -05:00
  • 4e902c1236 Merge branch 'master' into 1.20-1.20.1 Oth3r 2024-04-04 22:03:31 -05:00
  • 40d55a1ca3 v1.1.4 Oth3r 2024-04-04 22:02:46 -05:00
  • 890216a19a fix ModMenu error if YACL isn't installed Oth3r 2024-04-04 21:53:06 -05:00
  • 02dd4e868c YACL update Oth3r 2024-04-04 21:48:04 -05:00