1
0
mirror of https://github.com/LOOHP/Limbo.git synced 2026-06-07 13:31:43 +00:00

Commit Graph

  • 4d1fade2e7 Merge remote-tracking branch 'upstream/master' into fix-issue-54 Tad Hunt 2022-09-29 16:15:32 -06:00
  • a1ba8fc0b1 conditionalize debug messages on debug flag Tad Hunt 2022-09-29 16:08:15 -06:00
  • 39d90d79ff revert extraneous .gitignore changes Tad Hunt 2022-09-29 15:25:28 -06:00
  • c6d6089f8d Merge pull request #53 from tadhunt/fix-issue-51 LOOHP 2022-09-26 22:31:42 +01:00
  • 70caa3cd0a handle floodgate stuff in login packets Tad Hunt 2022-09-25 15:24:22 -06:00
  • 2866d9c015 remove extra debug info from log message #53 Tad Hunt 2022-09-23 11:15:24 -06:00
  • d29279285e This commit fixes https://github.com/LOOHP/Limbo/issues/51 Tad Hunt 2022-09-22 22:54:50 -06:00
  • c40a48b7ba Update README.md LOOHP 2022-09-10 02:32:00 +08:00
  • 1f31bfa893 Partnerships LOOHP 2022-08-20 00:02:13 +08:00
  • 4c2d0a25cd show 1.19.2 on startup LOOHP 2022-08-09 23:20:10 +08:00
  • 21a20af667 Clean up LOOHP 2022-08-08 00:38:24 +08:00
  • cfbd9951af Merge pull request #49 from SlenkyDev/master LOOHP 2022-08-08 00:31:37 +08:00
  • 2652064fda Changed the style of if statements #49 MrSlenky 2022-08-07 16:38:01 +02:00
  • 8863d699e5 Fixed double ;; MrSlenky 2022-08-07 16:33:44 +02:00
  • 114f14baa7 Update README.md LOOHP 2022-08-06 21:10:54 +08:00
  • dac03d9d2f Minecraft 1.19.2 LOOHP 2022-08-06 21:07:39 +08:00
  • cfa1728c9b Update README.md LOOHP 2022-07-28 18:08:38 +08:00
  • ace420a017 Minecraft 1.19.1 LOOHP 2022-07-28 18:07:31 +08:00
  • 69dc6eaa7d Added the option to hide IP addresses in logs MrSlenky 2022-07-10 17:44:07 +02:00
  • 42559d83f0 Merge pull request #47 from LouissXI/remove-print-packet-class LOOHP 2022-06-11 07:23:39 +08:00
  • 8511f5e897 Forgot to remove System.out.println of the packet class #47 Louis 2022-06-10 22:01:18 +02:00
  • 0f10f91191 Update README.md LOOHP 2022-06-11 02:36:37 +08:00
  • 8b37a26424 Minecraft 1.19 LOOHP 2022-06-11 02:34:26 +08:00
  • 0f909c4c11 Merge pull request #46 from LOOHP/dependabot/maven/com.google.code.gson-gson-2.8.9 LOOHP 2022-05-25 00:41:45 +01:00
  • 2eb01129fd Bump gson from 2.8.5 to 2.8.9 #46 dependabot[bot] 2022-05-20 21:54:07 +00:00
  • f421da833d Slight color change LOOHP 2022-05-01 15:57:17 +01:00
  • effcbab3e4 Fixed PacketPlayInPluginMessaging & Added default command /version LOOHP 2022-05-01 15:29:46 +01:00
  • 0ac9810554 Separated PlayerSpawnEvent and PlayerJoinEvent, PluginMessages now uses String channels, Added PluginMessageEvent LOOHP 2022-04-25 19:13:31 +01:00
  • 7ad2b19177 Broadcast server brand LOOHP 2022-04-22 23:14:56 +01:00
  • d0cc0b05dc Update README.md LOOHP 2022-03-29 09:58:18 +01:00
  • 0deb3b1fcd Update README.md LOOHP 2022-03-09 16:25:25 +00:00
  • 4ebe77d5dd Minecraft 1.18.2 Proper support LOOHP 2022-03-05 17:43:31 +00:00
  • 26aabe66bd Create FUNDING.yml LOOHP 2022-03-02 01:21:07 +00:00
  • c1b498419a Bump to 1.18.2 LOOHP 2022-02-28 14:46:43 +00:00
  • 99b2a81546 Added license headers LOOHP 2022-02-17 13:26:44 +00:00
  • 67f24599f2 Changes to ChannelRead LOOHP 2022-02-10 10:08:22 +00:00
  • 31b3a954a2 Name methods better LOOHP 2022-02-10 02:05:17 +00:00
  • ea7d33a0e3 format ClientConnection.java LOOHP 2022-02-10 01:57:52 +00:00
  • 4353859951 Made packet intercepting possible LOOHP 2022-02-10 01:54:13 +00:00
  • 00600647ae Bump version LOOHP 2022-01-28 22:24:43 +00:00
  • 76901d85a3 Merge pull request #43 from GamerDuck123/master LOOHP 2022-01-28 22:24:25 +00:00
  • 99cd4b0dc8 Fixed ClientboundSetSubtitleTextPacket mapping #43 GamerDuck123 2022-01-28 17:20:46 -05:00
  • e8fc0aee0e Update Player.java LOOHP 2021-12-22 00:38:15 +00:00
  • 2988e605b5 Re-structure + Adventure LOOHP 2021-12-22 00:33:31 +00:00
  • 98cb6067e8 Delete .gitignore.bak LOOHP 2021-12-22 00:23:43 +00:00
  • fa11c0d3b6 Merge pull request #37 from GamerDuck123/master LOOHP 2021-12-21 22:46:24 +00:00
  • 48b8cdab80 Added PacketPlayOutSetTitleTimes, PacketPlayOutSetTitleTimes, and PacketPlayOutSetTitleSubTitleText, along with a few methods in Player such ass Player.setTitleSubTitle which calls all of these packets to create a beautiful title and sub title system for the server owners #37 GamerDuck123 2021-12-21 14:15:42 -05:00
  • 53a4baa420 Update README.md LOOHP 2021-12-10 12:51:35 +00:00
  • 224e12a6a8 Fixed keepalive packet issue LOOHP 2021-12-06 20:42:49 +00:00
  • 9d507f684f Fill chunks outside of world (schematic) with empty chunks LOOHP 2021-12-04 18:56:57 +00:00
  • abc5a83b48 Removed debug messages LOOHP 2021-12-01 01:03:43 +00:00
  • 97a2bca9c9 Update README.md LOOHP 2021-12-01 01:00:53 +00:00
  • 14a1f50abf Minecraft 1.18 LOOHP 2021-12-01 00:55:27 +00:00
  • 2909c77d62 Update README.md LOOHP 2021-11-28 01:00:08 +00:00
  • 9eb2060457 Improved kick command logic & player class internal code LOOHP 2021-11-24 19:00:37 +00:00
  • 6847f46a3b Polished tab header footer & default command handling & other internal code LOOHP 2021-11-24 18:38:12 +00:00
  • a3b25de473 Merge pull request #35 from GamerDuck123/master LOOHP 2021-11-24 17:14:09 +00:00
  • 0fcab21a4d Merge branch 'master' into master #35 LOOHP 2021-11-24 17:13:59 +00:00
  • 120f9dce3f Added a way to change PlayerList Header and Footer GamerDuck123 2021-11-24 01:52:26 -05:00
  • 7e81f6b3be Added default commands inside the server jar instead of plugin GamerDuck123 2021-11-23 23:44:53 -05:00
  • d86bcdb48d Polish resource pack support LOOHP 2021-11-22 01:16:20 +00:00
  • 7ce2c6b194 Merge pull request #34 from GamerDuck123/master LOOHP 2021-11-22 00:08:23 +00:00
  • 9cd09054d7 Delete org.eclipse.m2e.core.prefs #34 GamerDuck123 2021-11-15 21:29:03 -05:00
  • 72e68742cb Delete org.eclipse.jdt.core.prefs GamerDuck123 2021-11-15 21:28:47 -05:00
  • ab01514f81 Delete org.eclipse.core.resources.prefs GamerDuck123 2021-11-15 21:28:39 -05:00
  • 8f5f0fb845 Delete .project GamerDuck123 2021-11-15 21:28:32 -05:00
  • 12482927b7 Delete .classpath GamerDuck123 2021-11-15 21:28:13 -05:00
  • 92a4a85b50 Added ResourcePack related packets, along with sending and recieving them, and added PlayerResourcePackStatusEvent to simplify reading the incoming packets for plugins. GamerDuck123 2021-11-15 21:02:12 -05:00
  • d460ca735b bump version LOOHP 2021-09-07 22:40:38 +08:00
  • cfb6608498 Merge pull request #24 from GrizzlT/feature/generate-sources LOOHP 2021-09-07 22:38:20 +08:00
  • 4cbfb37ab7 Merge branch 'master' into feature/generate-sources #24 GrizzlT 2021-08-25 17:53:01 +02:00
  • 87519217da Update pom.xml LOOHP 2021-08-25 21:32:42 +08:00
  • 013662db0c Merge pull request #23 from GrizzlT/feature/chat-option LOOHP 2021-08-25 21:31:29 +08:00
  • 839b87e4ba Added simple gitignore and maven now generates sources GrizzlT 2021-08-21 19:29:24 +02:00
  • 01cbb1859b Please add a gitignore, would be really convenient #23 GrizzlT 2021-08-21 19:08:50 +02:00
  • 6ce1a73411 Changed chat conditions GrizzlT 2021-08-21 18:58:25 +02:00
  • 268b8dc234 Corrected conditions to better meet expectations GrizzlT 2021-08-21 15:44:03 +02:00
  • a7f6a34fbe Added option to disable chat GrizzlT 2021-08-21 15:32:32 +02:00
  • 3fecd768f3 Legacy support LOOHP 2021-08-20 11:24:33 +08:00
  • 7d8208272f Cache Event Methods, Polish Last PR LOOHP 2021-08-19 20:50:45 +08:00
  • a0f592d8fe Merge pull request #22 from GrizzlT/feature/modern-forwarding LOOHP 2021-08-19 18:55:37 +08:00
  • b35a2ca54d Added BungeeGuard behaviour for slightly increased safety from the BungeeGuard plugin #22 GrizzlT 2021-08-17 12:05:54 +02:00
  • 69ef34dc54 Implemented Velocity Modern Forwarding validation - Added ForwardingUtils to deal with Modern Forwarding data - Added validation checks in ClientConnection to safely get the forwarded data GrizzlT 2021-08-17 11:34:54 +02:00
  • c7378beb2b Added new Server Properties and cleaned up Login Plugin Packets - Added option for Modern Forwarding and BungeeGuard (for proxies that are connected to older servers) - Made Modern, Bungeecord and Bungeeguard mutually exclusive - Fixed PacketLoginInPluginMessaging, structure was incorrect - Added readUUID in DataTypeIO GrizzlT 2021-08-17 11:19:14 +02:00
  • 7be0b5f9da Fixed Creative Mode Allow Flight on Join LOOHP 2021-08-01 18:25:09 +08:00
  • 277abd116b Update README.md LOOHP 2021-07-12 22:59:39 +08:00
  • d920577ed8 Update to 1.17.1 LOOHP 2021-07-12 22:59:02 +08:00
  • cbb58561fd Update BungeecordAPI to 1.17 LOOHP 2021-06-14 17:45:49 +08:00
  • 51040284bd Update README.md LOOHP 2021-06-13 00:59:28 +08:00
  • edbc668fa2 Bump development to 1.17, Added a few more light emitting blocks, Improved PlayerChatEvent formatting LOOHP 2021-06-13 00:56:41 +08:00
  • c6ac7b3593 Suppress socket errors LOOHP 2021-04-19 13:27:55 +08:00
  • 3d0c00bd73 Revert "Suppress socket errors" LOOHP 2021-04-19 13:26:55 +08:00
  • 728306ec88 Suppress socket errors LOOHP 2021-04-19 13:26:40 +08:00
  • 12b501faf7 Update pom.xml LOOHP 2021-04-18 11:19:10 +08:00
  • 1962ff0eec Use bungeecord provided ip (if bungeecord is true) for connection messages LOOHP 2021-04-10 21:21:54 +08:00
  • 0fe453e413 Update README.md LOOHP 2021-04-10 20:14:07 +08:00
  • f8046644b8 Update LimboDefaultCmd.jar LOOHP 2021-04-06 22:18:57 +08:00
  • d4a58a343c Update LimboDefaultCmd.jar LOOHP 2021-04-06 21:42:45 +08:00
  • 6d14314bd9 reupload LOOHP 2021-04-06 21:14:05 +08:00
  • 05cfdb73a9 clear LOOHP 2021-04-06 21:12:32 +08:00