Commit Graph

19 Commits

Author SHA1 Message Date
Camotoy 69a4cd3860
Use static commit of MCProtocolLib (#734)
This prevents changes upstream from immediately affecting Geyser workflow. This also removes the CodeMC repository in favor of Jitpack (which can use the commit hash as a version).
2020-06-03 22:57:36 -04:00
Camotoy d4291888b3
Fallback to ViaVersion to convert block state (#515)
* Fallback to ViaVersion to convert block state

* Use ViaVersion 3.0.0-SNAPSHOT

* Detect versions better; change logic for getting blocks
2020-05-09 21:37:18 -05:00
RednedEpic e38322a3ec Nuke plugin API
https://media.giphy.com/media/oe33xf3B50fsc/giphy.gif
2019-12-21 11:35:48 -06:00
RednedEpic f59e4672a0 Exclude dependencies already present in servers (only affects plugin) 2019-12-08 22:41:50 -06:00
RednedEpic c76c39f3f5 Fix Jenkins
...and update non-shaded jar names.
2019-12-01 17:10:58 -06:00
RednedEpic e8f4522762 Add BungeeCord plugin module, cleanup POMs 2019-12-01 16:52:07 -06:00
RednedEpic 1c2ef99a54 Separate bootstrap and allow for Geyser to run on Bukkit (Addresses #54) 2019-12-01 15:16:52 -06:00
AJ Ferguson a0c4d59314 Fix 'runtime_block_states.dat' not being read correctly 2019-11-13 17:26:14 -09:00
Redned 0a61511b7c
Remove dependencies from parent pom 2019-09-14 10:29:06 -05:00
WesleyVanNeck c52177af9f Fix compiling the plugin (#32)
* fix compiling the plugin part 1

* fix plugin compile part 2
2019-09-14 10:28:29 -05:00
RednedEpic bf8da2a3ad Add CodeMC repo back 2019-08-12 16:13:05 -05:00
RednedEpic 9566c354c5 Pom cleanup 2019-08-12 16:11:25 -05:00
RednedEpic e6825bcba0 Remove unneeded maven plugins 2019-08-09 16:13:18 -05:00
RednedEpic 295d8d5256 Fix double disconnect bug and minor code cleanups 2019-08-08 18:16:46 -05:00
SupremeMortal 79cbfb4fb2 Jenkins support 2019-07-24 19:50:51 +01:00
RednedEpic 60cd379086 Remove revision 2019-07-17 12:51:05 -05:00
RednedEpic 3afc9f28fb Fix shading, update poms 2019-07-08 17:28:22 -05:00
RednedEpic 7afae0ae02 Add config file and reader
- Added Jackson as a dependency to load/parse YML
- Added a default config.yml
- Added lombok as a dependency

- Removed SnakeYAML
2019-07-08 14:19:55 -05:00
RednedEpic 6c881cd9f0 It's a start! 2019-07-08 12:55:14 -05:00