1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2026-01-03 22:16:46 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
chris
0ef06597f1 Support neoforge platform, move to using architectury (#125)
* rebase

* split fabric/neoforge specific code

* more progress

* dependency configuration

* exclude more junk

* neo, you make me go insane

* neoforge seems to work!

* some minor cleanup, add neoforge command module 

* mixin config plugin shenanigans

* fix language strings loading

* some cleanup, yeet Jenkinsfile

* proper repository declaration using plugin, target jitpack branch

* oops

* address reviews

* Update for 1.21

* some minor fixes

* Fix modrinth task, add floodgate version command mixin to disable version checking, update to loom 1.7, update cloud, update floodgate core to not use my branch

* oops

* what on earth is going on now

* neoforge works again!!!!!!!!!

* Address review, dont rely on locals in mixin

* modrinth version/name changes, similar to geyser

* Update README.md

Co-authored-by: Konicai <71294714+Konicai@users.noreply.github.com>

* Improve handling of PayloadRegistrar

this took years off my life

* address review

* Move blossom version declaration to libs.versions.toml

* remove unused versions from catalogue

* Only run modrinth task if successful & on Geyser repo

* cleanup & fix gh actions building/archiving

* run and uses are different steps

---------

Co-authored-by: Konicai <71294714+Konicai@users.noreply.github.com>
2024-09-11 02:00:55 +08:00
chris
f05ed8cd2f Update cloud to 2.0, update to Floodgate 2.2.3, support 1.20.5 (#115)
* Update for floodgate 2.2.2-SNAPSHOT

* Fix spacing on //no-op comment

* Add jitpack repo and target floodgat-master

* update gradle, loom, shade + relocate old version of cloud

* exclude meta-inf too

* - Update to Floodgate 2.2.3
- Update bstats properly to fix shutdown bug
- Move to kts build/settings file
- Fix command permission issues
- Update to cloud 2.0

* prepare for 1.20.5

* 1.20.5.. i dislike this

* also register channels to send packets

* update cloud, use jitpack to pull in floodgate

* some minor stuff

* proper permissions check

* update dependencies, finally

* update modrinth version

---------

Co-authored-by: Konicai <71294714+Konicai@users.noreply.github.com>
2024-04-28 23:57:07 +02:00
Camotoy
477096c493 Update to 1.18 2021-12-01 22:29:23 -05:00
Camotoy
39a519b484 Update to latest Floodgate changes
Co-Authored-By: byquanton <32410361+byquanton@users.noreply.github.com>
2021-12-01 15:37:52 -05:00
Camotoy
a0ceafe1d1 Update to 1.17 2021-06-10 10:12:13 -04:00
Camotoy
3f10881a4d Initial commit
Commands don't work.
Compiling will not work - only works in a development environment.
2021-03-27 00:00:06 -04:00