Commit Graph

53 Commits

Author SHA1 Message Date
Camotoy 144d7b000a
Use Mojang mappings for Geyser-Fabric 2022-10-18 12:06:18 -04:00
Konicai 675e70be66
Fix shaded jar 2022-10-16 22:47:26 -04:00
Camotoy 8beae31cee
Copy what Floodgate does for artifact publishing 2022-09-20 16:02:38 -04:00
Konicai aee43e68fa
Merge remote-tracking branch 'upstream/master' into feature/extensions
# Conflicts:
#	ap/pom.xml
#	api/base/pom.xml
#	api/geyser/pom.xml
#	api/pom.xml
#	bootstrap/bungeecord/pom.xml
#	bootstrap/bungeecord/src/main/java/org/geysermc/geyser/platform/bungeecord/GeyserBungeePlugin.java
#	bootstrap/pom.xml
#	bootstrap/spigot/pom.xml
#	bootstrap/sponge/pom.xml
#	bootstrap/standalone/pom.xml
#	bootstrap/standalone/src/main/java/org/geysermc/geyser/platform/standalone/GeyserStandaloneBootstrap.java
#	bootstrap/velocity/pom.xml
#	common/pom.xml
#	core/pom.xml
#	core/src/main/java/org/geysermc/geyser/command/CommandManager.java
#	core/src/main/java/org/geysermc/geyser/registry/populator/ItemRegistryPopulator.java
#	core/src/main/java/org/geysermc/geyser/translator/protocol/java/JavaLoginTranslator.java
#	core/src/main/resources/languages
#	pom.xml
2022-08-02 00:01:05 -04:00
Konicai 192ea1a0fc
Update Geyser-Fabric build propagation (#3145) 2022-07-16 13:11:31 -04:00
Kas-tle 8b9f41d4a6
Java 17 (Jenkinsfile) 2022-07-12 07:38:57 -07:00
Tim203 3582d5cd6f
Changed back the Geyser version and use Cumulus 1.1 2022-06-07 00:19:59 +02:00
RednedEpic 463fc83f78 Publishing changes 2022-04-24 13:16:39 -05:00
RednedEpic 3889110081 Try this? 2022-04-24 13:03:21 -05:00
RednedEpic df808b72c5 Fix gradle deployer id 2022-04-24 12:44:46 -05:00
RednedEpic 4dbfd5f66e Fix conditional for deploying 2022-04-24 12:11:50 -05:00
RednedEpic 9af6f948fe Publish extensions branch 2022-04-24 12:07:50 -05:00
RednedEpic b20546c515 Fix syntax 2022-02-27 17:34:05 -06:00
RednedEpic 55ac39abc3 Exclude the right jars 2022-02-27 17:31:58 -06:00
RednedEpic fe6c87c955 Update these as well 2022-02-27 16:44:17 -06:00
RednedEpic f00c18c9fc This is what floodgate uses; lets use it 2022-02-27 16:43:15 -06:00
RednedEpic 6321ecc166 Initial move to gradle 2022-02-27 16:38:55 -06:00
Tim203 2573b47de9
Actually deploy 2022-01-26 12:20:29 +01:00
Tim203 53de9f4a31
Deploy the Cumulus changes for Geyser so Floodgate can use them 2022-01-26 12:10:15 +01:00
Camotoy 4da3edd02c
Build Geyser-Fabric 1.18 branch on successful build 2021-12-03 11:32:09 -05:00
RednedEpic 3f5cb29ee0 The Great Refactor Part 2 - org.geysermc.connector -> org.geysermc.geyser 2021-11-20 15:34:30 -06:00
Camotoy 94af039f71
Just deploy connector 2021-09-22 13:54:17 -04:00
Camotoy f1d702b78a
Fully re-enable deploying 2021-09-22 13:24:44 -04:00
Camotoy c9b6d945d2
Another attempt to get some deploying down 2021-09-22 10:17:11 -04:00
Camotoy 3d473a4939
Temporarily remove Javadoc jar too I guess 2021-09-22 09:03:42 -04:00
Camotoy 2ee9df7ed9
Just deploy connector while something is borked for the other projects 2021-09-22 08:56:47 -04:00
Camotoy 9136e4b591
Remove deploying for now; fix LecternHasBookMap offset issue 2021-09-10 14:53:02 -04:00
Camotoy b9541505af
Bump version to try and fix deploying; other nitpicks 2021-08-30 13:55:01 -04:00
Camotoy 52fa0679c9 Revert "Re-enable deploying on master branch"
This reverts commit 6d624210b9.
2021-08-17 23:00:12 -04:00
Camotoy 6d624210b9 Re-enable deploying on master branch 2021-08-17 22:50:00 -04:00
Camotoy 61d95200e3
Update Java on the CI to prepare for Java 16 2021-08-16 20:43:22 -04:00
Camotoy eca0691db0
Suspend publishing while it prevents successful Jenkins builds 2021-08-16 19:49:04 -04:00
Camotoy 36ad5612ed
Support Brigadier long argument types in commands
Fixes #2476
2021-08-16 14:04:13 -04:00
Camotoy 622a1d3b05
Attempt to make Geyser build 2021-08-16 14:03:00 -04:00
rtm516 975da57617
Fix fabric sub build version (#2325) 2021-06-25 09:52:17 -04:00
rtm516 ca558fc727
Remove GeyserAndroid sub build as its nolonger needed (#2317) 2021-06-23 13:27:23 +01:00
SupremeMortal e4cff743ef
Use authenticated resolver for jenkins builds (#2008)
Allows us to cache dependencies for faster resolution whilst building.
2021-03-06 18:40:37 +00:00
rtm516 16fdf51d76
Disable build notifications for sub-builds and build GeyserConnect (#1838)
Co-authored-by: EasyClifton <63668444+EasyClifton@users.noreply.github.com>
2021-01-14 00:15:00 +00:00
SupremeMortal dc46905e50
Use Artifactory Jenkins plugin for deployment (#1818)
* Use artifactory jenkins plugin

* Bump version to 1.2.0-SNAPSHOT
2021-01-07 19:51:40 +00:00
rtm516 bbbb7034f6
Trigger builds of Geyser-Fabric and GeyserAndroid after a build success (#1815)
* Trigger builds of Geyser-Fabric and GeyserAndroid after a build success

* Enable GeyserAndroid and fix paths

* Only build for master

* Disable propagation of build results

* Don't wait for sequential builds
2021-01-07 12:21:35 +00:00
Tim203 77de991bcf
Change Jenkins url and name to Open Collaboration (#1732) 2020-12-26 21:40:49 +01:00
Camotoy 003a1bef03
Revert artifactory changes preventing compilation (#1555) 2020-11-17 12:54:09 -05:00
Camotoy 123b074cc7
Update to Bedrock 1.16.100 (#1552)
* Initial work on 1.16.100 - currently crashes the client

* Update runtime item states

* Use new Bedrock runtime IDs

Bedrock now hardcodes block runtime IDs in alphabetical order of the identifiers. This commit updates Geyser to accomodate.

- Remove runtime_block_states.dat and replace it with blockpalette.nbt
- Calculate the block runtime ID based on the order of the block palette
- Separate BlockTranslator.AIR into Bedrock and Java values
- Update the second layer of chunks to use air when not waterlogged
- Don't send item palette for now, as that's what crashes the game (will look into for v415)
- Other misc. changes

* Improve second layer chunk translation

* v415 support

- Add a message warning people they are on a beta version of Geyser

* Update to protocol v417

There are still some mappings changes that need to be gone through.

* Update runtime item states and clean up item frames

* Future-proof enchanment table

* Update for v418

* Update to v419

* Apply proper air ID to waterlogged chunk layer

* Fix missing import

* Remove beta warning

* Update mappings

* Manually patch runtime_item_states and send the ITEMS registry

* Update README

* Disable grindstone and smithing inventories (since they're broken)

* Use artifactory jenkins plugin (#1548)

* Use artifactory jenkins plugin

* Bump version to 1.2.0-SNAPSHOT

Co-authored-by: SupremeMortal <6178101+SupremeMortal@users.noreply.github.com>
2020-11-17 11:03:12 -06:00
Camotoy 90656a9846
Jenkins improvements (#1368)
- Show changes in the Discord webhook
- Delete after 20 builds

Co-authored-by: rtm516 <ryantmilner@hotmail.co.uk>
2020-10-07 18:50:39 -04:00
RednedEpic b7f5f3675d Remove javadoc stage as we no longer have a plugin api 2020-03-04 21:06:21 -06:00
SupremeMortal 5fa2defdbc
Exclude original jars. 2020-02-13 20:55:04 +00:00
Redned 18ac2815dd
Velocity target is not in Bukkit folder... 2020-02-13 13:58:42 -06:00
Redned 81ca0ca69a
Include velocity jar on Jenkins 2020-02-09 19:19:42 -06:00
RednedEpic e4d65cd267 Attempt to archive all artifacts for Jenkins 2020-01-18 17:28:27 -06:00
RednedEpic c76c39f3f5 Fix Jenkins
...and update non-shaded jar names.
2019-12-01 17:10:58 -06:00