Commit Graph

  • 91a80f7dee
    Fix crash after first disconnect (#48) (Closes #10) Redned 2019-10-01 20:08:59 -0500
  • 4b0d777128 Fix crash after first disconnect AJ Ferguson 2019-10-01 15:36:33 -0800
  • fe567bb3cc
    Merge pull request #47 from LoudSoftware/missing-mobs Redned 2019-09-30 21:02:42 -0500
  • 0a961fd2f7 Added parameters on dolphin and added support for Drowned, Pandas and Turtles Nicolas Znamenski 2019-09-30 20:40:07 -0400
  • 8a16a0aa05
    Merge pull request #46 from AJ-Ferguson/master Redned 2019-09-30 17:29:27 -0500
  • ac8fd0cde8 Handle digging acknowledgement from server AJ Ferguson 2019-09-30 14:18:29 -0800
  • fe845710b6 Fix for block breaking AJ Ferguson 2019-09-30 14:17:36 -0800
  • da0c59446f Try fixing block break (didn't work). Also add more metrics EOT3000 2019-09-30 12:44:25 -0400
  • 29105e8c2e
    Merge pull request #45 from AJ-Ferguson/master Redned 2019-09-29 18:51:09 -0500
  • 6fa25aa264 Only send release packet if action type is 0 AJ Ferguson 2019-09-29 15:39:03 -0800
  • 1364eb1df7 Add ability to use items AJ Ferguson 2019-09-29 15:25:42 -0800
  • d4e3e89efa
    Merge pull request #44 from WesleyVanNeck/patch-4 Redned 2019-09-29 13:07:40 -0500
  • c8404d15c1
    fix that unknown Configuration crashes geyser WesleyVanNeck 2019-09-29 20:05:41 +0200
  • 06125238fb
    Fix invalid docs link Redned 2019-09-29 12:00:00 -0500
  • 79ce4e2e8e
    Fix logo in README Redned 2019-09-29 11:59:30 -0500
  • 2fb0b99696
    Fix grammar in README Redned 2019-09-28 00:03:58 -0500
  • a62979ffa9
    Add YouTube tutorial video to setting up Redned 2019-09-28 00:03:24 -0500
  • a18bbaf9ea
    Break all the bedrock action switch cases Redned 2019-09-27 18:04:58 -0500
  • a36f0ba5b6
    Update README.md Redned 2019-09-27 16:41:55 -0500
  • 792adb3447 Block break supported. Ignore the exceptions EOT3000 2019-09-27 17:38:52 -0400
  • 3d986c47fa Block place supported EOT3000 2019-09-27 16:50:48 -0400
  • 84ad01d775
    Update README.md Redned 2019-09-25 22:11:31 -0500
  • 0b193c04e7 Players spawn, player skins, scoreboard, bossbar and updated protocol lib Tim203 2019-09-25 23:52:28 +0200
  • 81d2f6aed4
    Update all discord links to static URL Redned 2019-09-22 18:06:53 -0500
  • 127c2a8775
    Merge pull request #40 from renorris/patch-1 Redned 2019-09-22 17:46:18 -0500
  • b71ca5e3ce
    Light grammatical changes to main README Reese 2019-09-22 15:43:05 -0700
  • edfde58799
    Merge pull request #39 from LoudSoftware/add-general-thread-pool-in-config EOT3000 2019-09-22 18:24:21 -0400
  • 1d4837f5e0 Finished moving thread pool size to config Nicolas Znamenski 2019-09-22 18:15:27 -0400
  • 550d94c4c3 Changed the thread pool size to be part of the config. Nicolas Znamenski 2019-09-22 18:08:12 -0400
  • 8ca747fa0b
    Update README.md EOT3000 2019-09-22 17:14:49 -0400
  • 0bcf4aa7ec Fix metrics, remove JSONSimple dependency RednedEpic 2019-09-21 11:00:13 -0500
  • 2a0d7eb73b Don't shade lombok into final jar Redned 2019-09-21 10:14:46 -0500
  • f69c4ac105
    Merge pull request #37 from Tim203/master EOT3000 2019-09-21 10:56:16 -0400
  • 069bb778ac Merge branch 'master' of https://github.com/GeyserMC/Geyser Tim203 2019-09-21 09:59:35 +0200
  • cbdf4f7633 Made paintings not crash the client, bugfixes and improvements Tim203 2019-09-21 09:42:44 +0200
  • 2502879bde Add difficulty translator Redned 2019-09-20 23:11:17 -0500
  • b6d4bf5147 Fix most all metadatable items not showing up (for the most part) RednedEpic 2019-09-17 21:15:34 -0500
  • 610ccbdc62
    Merge pull request #34 from Tim203/master Redned 2019-09-16 18:06:03 -0500
  • 30b9caf5fa Corrected some stuff Tim203 2019-09-17 00:45:39 +0200
  • 1c74a6252a Some fixes, added playerlist. Entity spawning doesn't work yet Tim203 2019-09-17 00:28:29 +0200
  • f2fb042ae7
    Create CONTRIBUTING.md EOT3000 2019-09-15 22:38:54 -0400
  • 551a348a4f Update issue templates EOT3000 2019-09-15 22:36:27 -0400
  • 4b3dfc09f9 Fix gamemode changing Redned 2019-09-15 20:34:57 -0500
  • fac7093bff Add position checker to prevent false movements Redned 2019-09-15 20:25:16 -0500
  • ef7800a739 Move block translations to separate class Redned 2019-09-15 19:04:54 -0500
  • 5d87b7ccab Cleanup startup messages Redned 2019-09-15 18:46:05 -0500
  • 7f051bd6bc Start work on a basic chunk cache and block collision detection Redned 2019-09-15 18:34:14 -0500
  • 45a42116c1
    Merge pull request #33 from Tim203/master Redned 2019-09-15 08:08:26 -0500
  • 0690b30c02 Made logging a bit more useful Tim203 2019-09-15 09:57:02 +0200
  • 21ddc83da8 Implement multi-block chunk updates Redned 2019-09-14 23:23:14 -0500
  • c606119c1d Fix entities glitching out and teleporting to the wrong location Redned 2019-09-14 23:19:13 -0500
  • 4c9636b041 Merge remote-tracking branch 'origin/master' EOT3000 2019-09-14 19:22:10 -0400
  • 3f45b21689 Block changes work (again) EOT3000 2019-09-14 19:21:55 -0400
  • 7b584820eb
    Update README.md Redned 2019-09-14 10:48:07 -0500
  • cac29cc0be Add dosse upnp repo RednedEpic 2019-09-14 10:44:55 -0500
  • 1c5744e52a Merge remote-tracking branch 'origin/master' EOT3000 2019-09-14 11:34:15 -0400
  • 074442aac9 Block changes work (again) EOT3000 2019-09-14 11:33:58 -0400
  • 0a61511b7c
    Remove dependencies from parent pom Redned 2019-09-14 10:29:06 -0500
  • c52177af9f Fix compiling the plugin (#32) WesleyVanNeck 2019-09-14 17:28:29 +0200
  • 77c8acefdb Block changes work EOT3000 2019-09-14 11:26:49 -0400
  • 3f7dc3170e
    Merge pull request #31 from GeyserMC/chunks EOT3000 2019-09-13 22:55:31 -0400
  • eb00721f3d Merge remote-tracking branch 'origin/chunks' into chunks EOT3000 2019-09-13 22:53:39 -0400
  • 26a043fd0a null is probably solid! Like dirt! EOT3000 2019-09-13 22:53:16 -0400
  • 250c01ccce
    Update README.md Redned 2019-09-13 20:24:43 -0500
  • ed79f59d28
    Merge pull request #29 from GeyserMC/chunks Redned 2019-09-13 20:22:30 -0500
  • 061642f9ab Fix bug where player was spawned inside of a block upon joining RednedEpic 2019-09-13 20:22:00 -0500
  • 1bf4e5289a Implement more player actions RednedEpic 2019-09-13 20:12:36 -0500
  • 664723a768 Update default movement speed value RednedEpic 2019-09-13 19:38:06 -0500
  • a69aa8ebdb Implement player movement RednedEpic 2019-09-13 19:37:06 -0500
  • 03bf12ee65 Implement more block mappings RednedEpic 2019-09-13 18:49:46 -0500
  • 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
  • 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