Commit Graph

  • ab6bd51334
    Update README.md EOT3000 2019-09-13 16:06:45 -0400
  • c9be13d487
    Fix AIOOBE and remove PlayerSession usage. SupremeMortal 2019-09-13 15:45:55 +0100
  • ab55050d11
    Close remote java connection when bedrock player leaves. SupremeMortal 2019-09-13 14:37:31 +0100
  • 9a9f67b45f
    Get chunks working to some degree. SupremeMortal 2019-09-13 11:49:18 +0100
  • ed7213d7c7
    Remove IntelliJ files @EOT3000 added... and more chunk changes. SupremeMortal 2019-09-13 10:39:38 +0100
  • d8388d0315
    Merge remote-tracking branch 'upstream/chunks' into chunks SupremeMortal 2019-09-13 10:15:43 +0100
  • d46221af36
    Merge branch 'master' of https://github.com/GeyserMC/Geyser into chunks SupremeMortal 2019-09-13 10:10:44 +0100
  • 7a6d3f4604
    Various chunk tweaks. SupremeMortal 2019-09-13 10:08:48 +0100
  • 3cc32d0eec
    Add gitignore SupremeMortal 2019-09-12 18:35:57 +0100
  • a95469d03b
    eath can do this i just fixt compiling #28 WesleyVanNeck 2019-09-12 17:32:15 +0200
  • 8820cdbf6c
    Delete plugin.iml WesleyVanNeck 2019-09-12 17:27:02 +0200
  • 77e98a6ddc
    Add files via upload WesleyVanNeck 2019-09-12 17:25:17 +0200
  • fe5f5d81ed
    Delete plugin.yml WesleyVanNeck 2019-09-12 17:24:52 +0200
  • 1d7d6496ad
    whoops typo WesleyVanNeck 2019-09-12 17:17:59 +0200
  • bbd4b7c998
    Create plugin.yml WesleyVanNeck 2019-09-12 17:17:15 +0200
  • f12d4574fc
    add javadoc WesleyVanNeck 2019-09-12 17:06:04 +0200
  • 80c264d1c5
    revert WesleyVanNeck 2019-09-12 17:03:51 +0200
  • adefb6dd40
    fix dublicated bungee WesleyVanNeck 2019-09-12 17:02:48 +0200
  • 09a94300cd
    fix compiling of the plugin WesleyVanNeck 2019-09-12 16:58:21 +0200
  • 5fdaa161c9
    Update GeyserPlugin.java WesleyVanNeck 2019-09-12 16:37:29 +0200
  • 33fc98a64e
    test WesleyVanNeck 2019-09-12 16:33:41 +0200
  • 95ca86fb48
    Update pom.xml WesleyVanNeck 2019-09-12 16:26:50 +0200
  • 7bda95cfb2
    Set non-air blocks on the block layer Redned 2019-09-11 22:22:46 -0500
  • e8f382ab06 . EOT3000 2019-09-11 18:57:08 -0400
  • db864b7e51 try more chunk stuff EOT3000 2019-09-11 18:54:51 -0400
  • 31eaf67a79 . EOT3000 2019-09-11 16:36:51 -0400
  • 1ab2aacb5b remove plugin so it compiles EOT3000 2019-09-11 16:32:19 -0400
  • 59e0aff289 Hybrid mode start + try fixing chunks (hashcodes, etc.) EOT3000 2019-09-11 16:28:48 -0400
  • 6cb80dea28 Minor cleanup upon initial block remap RednedEpic 2019-09-10 18:45:46 -0500
  • 72589fabcd
    Rename palette to BitArray and fix various chunk issues. No idea if this works since I have no Java Edition server to test on. SupremeMortal 2019-09-10 22:50:34 +0100
  • 383429d71b Fix a few chunk errors RednedEpic 2019-09-08 15:46:10 -0500
  • bd8a00b5eb Merge branch 'master' into chunks RednedEpic 2019-08-30 16:56:34 -0500
  • 1c1785ac51 Start work on chunks - There are probably many errors and issues with this code (some dumb ones probably). As of right now it crashes the client. RednedEpic 2019-08-30 16:47:33 -0500
  • 7aa4457f34
    Uncomment disconnect code for downstream disconnect Redned 2019-08-23 22:49:48 -0500
  • 09a68c77f3
    Update Discord link again.. Redned 2019-08-19 21:37:56 -0500
  • 4bcd7639b6
    Update Discord link Redned 2019-08-19 21:20:25 -0500
  • 4a3346fd30
    Merge pull request #26 from GeyserMC/new-remapper Redned 2019-08-14 01:13:40 -0500
  • b11faaa177
    just a test EOT3000 2019-08-12 19:03:30 -0400
  • bf8da2a3ad Add CodeMC repo back RednedEpic 2019-08-12 16:13:05 -0500
  • 9566c354c5 Pom cleanup RednedEpic 2019-08-12 16:11:15 -0500
  • 3e30900fe8
    Update README.md EOT3000 2019-08-12 08:57:28 -0400
  • 7aca6acccc
    Update README.md EOT3000 2019-08-12 08:56:48 -0400
  • f81fb23da2
    Update README.md Redned 2019-08-10 12:22:12 -0500
  • b611f8facb Rewrite remapper #26 RednedEpic 2019-08-09 22:16:34 -0500
  • f1c34a4ca5 Add respawn translator (Closes #23) RednedEpic 2019-08-09 19:15:06 -0500
  • e6825bcba0 Remove unneeded maven plugins RednedEpic 2019-08-09 16:13:18 -0500
  • 7dae4cbd0f Fix NPE for items with missing mappings (Closes #24) RednedEpic 2019-08-09 16:09:47 -0500
  • 33c4c115ab more fixes EOT3000 2019-08-08 21:54:02 -0400
  • c621ead6d9 fix things EOT3000 2019-08-08 21:50:29 -0400
  • ba21acc9c8 Cleanup adding/removing players RednedEpic 2019-08-08 20:42:55 -0500
  • 295d8d5256 Fix double disconnect bug and minor code cleanups RednedEpic 2019-08-08 18:16:46 -0500
  • de78c93b72 chunks. Still don't work, but hey, it doesn't crash or hang! EOT3000 2019-08-08 18:14:08 -0400
  • 7c807740a4 even more mappings! EOT3000 2019-08-07 19:56:44 -0400
  • d22861d61b remap fixes EOT3000 2019-08-07 19:08:48 -0400
  • cadd779f43 Implement entity attribute support RednedEpic 2019-08-06 01:38:03 -0500
  • b66631407b api stuff EOT3000 2019-08-05 22:14:41 -0400
  • 7fccb0d69d new remapper (: EOT3000 2019-08-05 22:09:45 -0400
  • 5318a664b8 Merge remote-tracking branch 'origin/master' EOT3000 2019-08-05 22:05:56 -0400
  • 202e3e584c new remapper (: EOT3000 2019-08-05 21:59:54 -0400
  • c926c7d8fa Remove unnecessary duplicate of StartGamePacket RednedEpic 2019-08-05 15:30:56 -0500
  • eaf57550e5 Implement support for changing held item RednedEpic 2019-08-05 15:16:45 -0500
  • 9399296908 Fix NBT translations (for the most part) RednedEpic 2019-08-04 17:23:19 -0500
  • 5be882b040 Fix wrong EntityType in JavaSpawnPlayerTranslator RednedEpic 2019-08-04 15:53:39 -0500
  • 6483b69f76 Added basic data storage as a placeholder for caching. #21 ProPane865 2019-08-04 08:38:35 -0700
  • 128769dee8 Minor refactors and tweaks, update README RednedEpic 2019-08-03 22:24:53 -0500
  • bfa4abf9c8 Merge remote-tracking branch 'origin/master' RednedEpic 2019-08-03 20:45:01 -0500
  • 9b012bc4f5
    Merge pull request #19 from LogicismDev/master Redned 2019-08-03 20:23:19 -0500
  • fc50242c47 Fix Redudant Gamemode Code #19 Logicism 2019-08-03 18:20:15 -0700
  • ebd1e502f2 Add Gamemode Change and Titles Times Translator w/ Scoreboard Registry Logicism 2019-08-03 18:01:16 -0700
  • 1d1cdd4f42 Set Ipv4 port for BedrockPong RednedEpic 2019-08-03 01:56:54 -0500
  • c114e4d541 (A lot) more work on entities RednedEpic 2019-08-03 01:51:05 -0500
  • d496d4958e Start work on entity translations RednedEpic 2019-08-02 22:38:09 -0500
  • 02fc6c2427
    Merge pull request #18 from bluekelp/refactor-auth Redned 2019-08-02 16:14:56 -0500
  • fda221c12c fixup example xbox username #18 Blue Kelp 2019-08-02 14:01:01 -0700
  • ae9d51c8b7 log user auto-logins and note to improve Blue Kelp 2019-08-02 13:55:26 -0700
  • bf7c74e072 fix cert/handshake error Blue Kelp 2019-08-02 13:55:06 -0700
  • 5f93b5bec4 null safety on auth/handshake errors Blue Kelp 2019-08-02 13:54:40 -0700
  • f62aa390d2 support auto-login of configured users Blue Kelp 2019-08-02 13:15:32 -0700
  • 168778026a refactor file utils for reuse Blue Kelp 2019-08-01 21:16:17 -0700
  • 6f5c9a535e consolidate with existing utils class Blue Kelp 2019-08-01 20:02:17 -0700
  • 9bebfd5ded pull out auth window code into util class Blue Kelp 2019-08-01 19:59:13 -0700
  • 491737202d refactor auth code out Blue Kelp 2019-08-01 19:08:50 -0700
  • 40ff7a038b
    Merge pull request #17 from bluekelp/reduce-event-boilerplate Redned 2019-08-01 22:31:24 -0500
  • 909b81275b fixup default logging base class #17 Blue Kelp 2019-08-01 18:53:35 -0700
  • e85e16ecfe move boilerplate event stuff Blue Kelp 2019-08-01 18:38:21 -0700
  • cba76660cc
    Update README.md EOT3000 2019-08-01 19:52:52 -0400
  • eb28de7857 Temporarily comment out NBT code so inventory doesn't bug out RednedEpic 2019-08-01 15:30:51 -0500
  • 6297d95d05
    Add logo to README Redned 2019-07-31 19:22:50 -0500
  • 261138df1a
    Update README.md Redned 2019-07-31 17:48:16 -0500
  • 3151788cd0
    Merge pull request #16 from LogicismDev/master #6 Redned 2019-07-31 17:46:00 -0500
  • 3784ba7baa Code cleanups and update ItemTranslator to work with new mappings RednedEpic 2019-07-31 14:59:23 -0500
  • 8c2897dbec new remaps EOT3000 2019-07-30 20:10:27 -0400
  • 0bb3bc49d9 comment out remap function, because we won't need it for a while! EOT3000 2019-07-30 08:38:37 -0400
  • c7869e77e8 Scoreboard Fix #16 Logicism 2019-07-29 19:57:43 -0700
  • fe833edddb Scoreboard Fix #15 Logicism 2019-07-29 19:47:49 -0700
  • b67c0f2667 Merge remote-tracking branch 'origin/master' EOT3000 2019-07-29 22:29:07 -0400
  • 869734fc4d remove the joke i played EOT3000 2019-07-29 22:28:51 -0400
  • b69d553524
    Delete config.yml EOT3000 2019-07-29 22:27:17 -0400
  • 66bc2753f7 add re-mappings EOT3000 2019-07-29 22:25:13 -0400
  • f7f424db9a Merge branch 'master' of https://github.com/GeyserMC/Geyser EOT3000 2019-07-29 19:05:52 -0400