Commit Graph

17 Commits

Author SHA1 Message Date
ImDaBigBoss 4e2f74481b Updated to 1.19 2022-06-08 14:09:14 +02:00
RednedEpic 7f0e5b409f Optimizations to extension loading 2022-04-24 14:53:47 -05:00
RednedEpic 766f28ec60 Publishing seems to work locally now(?) 2022-04-24 14:07:39 -05:00
RednedEpic 3091d27e0e i think i fixed it? 2022-04-24 13:35:49 -05:00
RednedEpic 463fc83f78 Publishing changes 2022-04-24 13:16:39 -05:00
rtm516 0163e33693
Re-arrange groups and artefacts when publishing (#2899)
* Re-arrange groups and artefacts when publishing

* Publish core jar
2022-04-24 12:02:02 -05:00
Konicai 03b067e23e
Merge master into extensions (#2941)
* Don't always store cert/client data used for skin uploaded

This takes up a decent 30K of memory that we don't use after the skin is uploaded. The GameProfileTranslator cannot be run more than once per session.

* Make all moon phases visible

The fix to prevent integer overflows also prevented moon phases from being visible until now.

Fixes #2927

* SetTimeTranslator: cast from long on the entire modulus

This should fix some inaccuracies with time on older worlds.

* Bump version; drop 1.17.40; support 1.18.30

* Actually bump to 2.0.3-SNAPSHOT

* Fix message being sent still if a single escape character is sent

* Replace instances of configs using `generateduuid` for Metrics

* Fix some merge mistakes

Co-authored-by: Camotoy <20743703+Camotoy@users.noreply.github.com>
2022-04-20 21:37:50 -04:00
Camotoy 1ebc3fd8f6
Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/extensions 2022-04-07 19:22:46 -04:00
RednedEpic 1232c02c8e Do not compile ap into jar 2022-03-19 21:13:37 -05:00
RednedEpic f53c3b71c0 Update dependencies 2022-03-19 20:46:30 -05:00
RednedEpic 2a667ed096 Use System.getenv instead of System.getProperty 2022-02-27 23:11:27 -06:00
RednedEpic e1e4b5059c Try command line 2022-02-27 23:01:24 -06:00
RednedEpic 28dca21892 Try this for branch name 2022-02-27 22:54:56 -06:00
RednedEpic 9bcd62937d Handle null better 2022-02-27 22:49:27 -06:00
RednedEpic 7428998d71 Fix variable replacement by using Indra 2022-02-27 22:43:06 -06:00
RednedEpic 12b3bcd6b8 Use api for the time being since that worked locally 2022-02-27 17:26:50 -06:00
RednedEpic 6321ecc166 Initial move to gradle 2022-02-27 16:38:55 -06:00