1
0
Fork 0
Commit Graph

116 Commits

Author SHA1 Message Date
chylex fc2803aeef Release v3.2.0 for Minecraft 1.16.3 2020-09-11 20:30:55 +02:00
chylex 1c2a1632c0 Update coremod to 1.16.2 2020-08-13 19:28:09 +02:00
chylex d830bcd4a9 Add .idea project files & fix inspections and formatting 2020-08-13 16:33:41 +02:00
chylex dab4c620ff Update build.gradle to Minecraft 1.16.2 & fix compile errors 2020-08-13 14:14:40 +02:00
chylex f36b23d2ae Release v3.2.0 for Minecraft 1.16.1 2020-07-07 19:15:11 +02:00
chylex 01b5779e7f Simplify coremod transformer for flying on ground 2020-07-07 19:15:11 +02:00
chylex 4ea6578d9e Update mod to Minecraft 1.16.1 2020-07-07 08:52:00 +02:00
chylex 8fb56b3172 Update Minecraft to 1.15.2 & fix compile errors 2020-01-31 14:26:36 +01:00
chylex 41327a4da1 Release v3.1.0 for Minecraft 1.15.1 2019-12-22 18:42:21 +01:00
chylex 112f408215 Remove configuration options for the removed update check 2019-12-22 18:18:01 +01:00
chylex 88420a5be3 Optimize logo image & include it in the mod file 2019-12-22 14:44:28 +01:00
chylex 5aa05a69e5 Refactor coremod (split off constants and helper functions into separate files) 2019-12-22 11:35:38 +01:00
chylex 10d9c3b463 Finish porting to Minecraft 1.15.1 2019-12-22 10:42:28 +01:00
chylex 1a523632bf Update Minecraft to 1.15.1 & fix compile errors 2019-12-22 09:52:44 +01:00
Anton fd7f8ccb33 Update ru_ru.json (#55) 2019-11-24 23:03:44 +01:00
chylex 56514221ae Re-add Russian translation by @Adaptivity 2019-08-21 09:26:55 +02:00
chylex 347b059bad Release v3.0.1a for MC 1.14.4 (beta channel) 2019-08-11 21:44:37 +02:00
chylex a6d0d60189 Update to Forge 28.0.45
Closes #53
2019-08-11 21:07:48 +02:00
chylex 0d83b02968 Update coremod mappings in dev environment 2019-07-27 15:18:44 +02:00
chylex 8da2a9d1ef Finish porting to Minecraft 1.14.4 2019-07-22 12:42:14 +02:00
chylex 6aea6844cb Release v3.0.1 for MC 1.14.3, 1.12.2 2019-07-16 19:39:02 +02:00
chylex 63c74d9a44 Remove unnecessary lines from pt_br.json 2019-07-16 19:17:32 +02:00
AndreiTS 00b13dfda3 Update pt_br.json (#50) 2019-07-10 00:53:05 +02:00
Daniel Chýlek 13144ff38b
Update sr_sp.json (#48) 2019-07-06 19:49:44 +02:00
chylex 92d642b3a6 Fix long line in de_de.json 2019-07-04 17:09:11 +02:00
Michael Blank a9f8a0775b Update de_de.json (#47)
* Update de_de.json

* Update de_de.json

* Fixed some errors in de_de.json

* Shorter words for tap and hold

Not good translation but ok i guess
2019-07-04 17:07:50 +02:00
chylex 765e4e88f6 Update version & mod description 2019-07-04 15:01:01 +02:00
chylex 52aafa3699 Add Slovak translation & tweak Czech 2019-07-04 09:59:37 +02:00
chylex ef7c32a921 Fix typo in coremod 2019-07-03 14:10:02 +02:00
chylex b38c6064cb Update other language files to add missing & remove outdated translations 2019-07-02 12:10:32 +02:00
chylex 3dfe0eba94 Update English & Czech language files 2019-07-02 11:32:37 +02:00
chylex 9962a390b5 Completely rework sprinting logic w/ option to tap sprint key 2019-07-01 11:55:16 +02:00
chylex 87692da204 Ensure none of the coremod injections run if any single part fails 2019-07-01 01:53:20 +02:00
chylex 6481ba452c Rework injected tick logic to remove vanilla code from PlayerLogicHandler 2019-07-01 01:51:47 +02:00
chylex bae75d5287 Improve coremod to remove need for vanilla code in LivingUpdate 2019-07-01 00:13:40 +02:00
chylex 28d692be0b Include jump target in coremod instruction printout 2019-06-30 23:35:39 +02:00
chylex 19c7237151 Hardcode coremod skip offsets to improve compatibility & conflict detection 2019-06-30 20:52:33 +02:00
chylex 836f91fcd6 Make coremod directly target livingTick method (Forge 27.0.16+) 2019-06-30 19:03:55 +02:00
chylex ea6d25b3bc Update Forge to 27.0.16 & Minecraft to 1.14.3 2019-06-30 18:17:19 +02:00
chylex 8bc0dc2b51 Fix ClientEventHandler crashing if keyBindingList is null & reduce AT
Close #44
2019-06-24 23:33:30 +02:00
chylex 7b24ba28b2 Update Forge to 26.0.63 2019-06-24 23:20:49 +02:00
chylex dd40c1b13f Release 2.3.0 for MC 1.14.2 2019-06-14 06:36:10 +02:00
chylex 0564a6b653 Port everything to 1.14.2 2019-06-14 05:16:45 +02:00
chylex 762be42c00 All builds from this point on are MPL-2.0
Also removes files from contibutors which haven't provided consent to
relicensing. #40
2019-06-13 18:57:56 +02:00
chylex b60d7ce0a9 Release 2.2.1 for MC 1.13.2 & 2.1.2 for MC 1.12.2 2019-03-05 12:38:44 +01:00
chylex c5898f2e93 Add option to continue flying when touching ground in creative mode
Closes #38
2019-03-02 17:01:25 +01:00
chylex 7f5ea45fa9 Move checkOpcodeChain into outer scope & insert after label 2019-03-02 16:53:08 +01:00
chylex 3f453ca8a3 Release 2.2.0 for MC 1.13.2 2019-02-25 08:39:13 +01:00
chylex 8104741311 Make 25.0.53 the minimum Forge version (networking changes) 2019-02-25 07:15:52 +01:00
chylex 4238e78966 Update coremod to work outside dev environment 2019-02-21 00:22:06 +01:00