Commit Graph

40 Commits

Author SHA1 Message Date
Camotoy 144d7b000a
Use Mojang mappings for Geyser-Fabric 2022-10-18 12:06:18 -04:00
SupremeMortal 237a69d3c2
Refactor package and cleanup dependencies for Fabric 2022-10-17 22:08:52 +01:00
Konicai 675e70be66
Fix shaded jar 2022-10-16 22:47:26 -04:00
Konicai 7bf9b92cbb
Cleanup buildscript, add github actions 2022-10-16 20:21:29 -04:00
Camotoy 91ad2e58fc Should fix the command NPE 2022-09-22 21:25:46 -04:00
Camotoy b794569388 1.19.30 support probably 2022-09-22 19:49:35 -04:00
AnhNguyenlost13 c97ff4f612 Add tooltips command (#65)
Tooltips command should be there and enabled by default
2022-09-07 09:58:34 -04:00
Camotoy 62bd2cc543 Allow any 1.19 version 2022-08-18 19:33:08 -04:00
Carlos Ramos 8b300426dc Update for Java 1.19.1 and Geyser 2.0.6-SNAPSHOT (#62)
* Updated to Minecraft 1.19.1

* Update fabric.mod.json
2022-07-28 19:56:13 -04:00
David Choo 2a89eab100 Update for Java 1.19 and Geyser 2.0.4-SNAPSHOT (#53)
* Update for 1.19 and 2.0.4-SNAPSHOT

* Use mod version in Geyser dependency
2022-06-07 20:10:12 -04:00
Camotoy 4b4529c590 Prevent NPE with new language overrides 2022-05-16 13:26:53 -04:00
Camotoy 3e71e3fb0b Require 1.18.2 2022-02-28 14:30:00 -05:00
Camotoy dd632ef4b1 Update for Geyser usage
This fixes https://github.com/GeyserMC/Floodgate-Fabric/issues/7 on the Geyser-Fabric end. Floodgate-Fabric still needs to be fixed.
2021-12-03 11:08:05 -05:00
Akashii Kun 4f44fa8358 Java-1.18 (WIP) (#43) 2021-12-02 11:08:25 -05:00
Konicai 3f88f20272 Refactor perms and upstream (#35)
* refactor permissions

* upstream

* remove shutdown from the command list

* make FabricWorldManager#getPlayer() private
2021-10-31 19:46:51 -04:00
byquanton 6cc092cc8e Fixed loadFloodgate method (#31)
Upstream Commit 7cd3eb99ef broke it
2021-10-09 14:47:10 -04:00
Konicai 7f21a68d8d Auth type refactor in internal config (#26) 2021-07-28 19:53:08 -04:00
Camotoy fcbd90c4d6 Require 1.17.1 or greater 2021-07-16 10:53:48 -04:00
Camotoy 28fb957fd9 Update for 1.17-rc1 and use Java 16 2021-06-07 12:33:54 -04:00
Camotoy 91f2c3796f Merge branch 'java-1.16' into java-1.16-floodgate-2.0 2021-06-07 10:01:55 -04:00
Camotoy d07a69be89 Return on config fail 2021-06-07 09:58:17 -04:00
Camotoy 5418b9e263 Update for Floodgate 2.0 2021-04-01 20:07:32 -04:00
Camotoy 17e3895b82 Implement lectern direct access (better lecterns like Geyser-Spigot) 2021-03-14 13:33:53 -04:00
Camotoy e8b2bff951 Add platform and environment type to dump 2021-02-05 12:54:35 -05:00
Camotoy 31a7b798f1 Remove Lombok 2021-02-05 12:29:15 -05:00
Camotoy 2020881799 Add support for new metric 2021-02-04 10:17:06 -05:00
Camotoy c3569093b6 Update command handling 2021-01-21 14:57:06 -05:00
Redned a3de72fed3 Use PlatformType in common module 2020-11-14 17:53:59 -06:00
DoctorMacc b11d2bcd3f Support Minecraft 1.16.3 and 1.16.4 2020-11-07 23:23:23 -05:00
DoctorMacc 4883a20797 Add load complete message and don't null the server if reloading 2020-10-25 16:22:50 -04:00
LambdAurora a9b414c675 Add LAN games support. 2020-10-25 17:29:19 +01:00
DoctorMacc c426c335d7 Fix reloading Geyser 2020-10-11 23:15:22 -04:00
DoctorMacc ae3896d1d0 Add command permissions system 2020-10-07 22:42:17 -04:00
DoctorMacc 105f4f0a32 Fix console chat output 2020-10-07 19:44:13 -04:00
DoctorMacc b293c3478a It compiles! :D 2020-10-07 18:35:35 -04:00
DoctorMacc c34b63c8c6 Add proper commands support 2020-10-06 18:43:02 -04:00
DoctorMacc 4b6f1a06b7 Remove unused imports 2020-10-06 14:23:55 -04:00
DoctorMacc 6ccde86057 Getting server IP now works 2020-10-06 14:11:27 -04:00
DoctorMacc be07a47f9f Implement proper logger, shutdown, and IP checking 2020-10-06 13:41:50 -04:00
DoctorMacc 754c2f3d78 First commit. 2020-10-06 12:15:07 -04:00