Commit Graph

150 Commits

Author SHA1 Message Date
436e02fee1 [DEV] Move 1.21 to LTS 2024-06-13 19:06:25 +02:00
6eaeeeb2c0 [DEV] Update Patches to match DEV branch 2024-06-13 19:03:58 +02:00
6e5d6e3a17 Hopefully this will work now? 2024-06-11 23:04:13 +02:00
0a3781a42c [CHORE] Fix build display info for jenkins 2024-06-11 22:31:40 +02:00
c63514511d Jenkins oh jenkins. Why does thou hate me so'th 2024-06-11 21:45:44 +02:00
42fe9ca7d3 Will it build?? 2024-06-11 21:44:13 +02:00
dac9b31f78 [DEV] Fix Pipeline agent 2024-06-11 21:40:15 +02:00
92c3153124 [DEV] Add pipeline script 2024-06-11 21:38:47 +02:00
1ffa879f17 [DEV] Fix up porting patches and configs 2024-06-11 19:51:28 +02:00
orbit-brancher[bot]
68fea1db1e [DEV] Fix some jenkins configs (#10)
* [no-orbit] [DEV] Fix some jenkins configs

* [DEV] Fix Patches and use correct MCFormatter versions for older MC versions

* [CHORE] Update readme and remove GitHub action

---------

Co-authored-by: fdd-orbit <orbit@firstdark.dev>
Co-authored-by: hypherionmc <hypherionmc@gmail.com>
2024-06-09 19:55:05 +02:00
2ba24a0feb [no-orbit] Update Orion 2024-06-09 13:14:55 +02:00
orbit-brancher[bot]
8d0311c988 [AUTO] Update readme and add orbit config (#8)
* Update readme and add orbit config

* Add PR Action to test automated PR's

* Add forgotten setupWorkspace task to action

* Make sure all branches are available in the CI

* Urgh. Make sure gradlew is executable

* [skip ci] Use self hosted runner

---------

Co-authored-by: root <orbit-brancher>
Co-authored-by: hypherionmc <hypherionmc@gmail.com>
2024-05-19 21:00:26 +02:00
54c7d8fdef [NO-ORBIT] Update Readme 2024-05-19 19:14:30 +02:00
be3fc20246 [NO-ORBIT] Unified Porting Branch 2024-05-19 19:08:42 +02:00
f64efbd228 Fix Vanish patch and fix neoforge mods.toml not being resolved 2024-05-19 18:42:46 +02:00
82860ec672 Will this build now? 2024-05-09 19:42:35 +02:00
6ba40c2329 [BUG] Disable vanish on forge, since it doesn't have a forge version anymore part 2 2024-05-09 19:10:21 +02:00
d53d5256c7 [BUG] Disable vanish on forge, since it doesn't have a forge version anymore 2024-05-09 19:01:41 +02:00
389ac90e46 [DEV] Upstream fixes and fix jenkins config 2024-05-09 18:41:17 +02:00
09ec0363be [DEV] Switch out Commons Lang TriConsumer which doesn't exist on older versions 2024-05-09 15:33:43 +02:00
757149dafa [DEV] Fix Jenkins configs 2024-05-09 14:41:05 +02:00
15d506cc06 [PORT] Back port for 1.20.4 2024-05-09 14:36:33 +02:00
f4d9e45427 [DEV] Convert to new porting system 2024-05-09 14:28:27 +02:00
9078372212 [CHORE] Fix Release type identifier 2024-05-09 13:29:27 +02:00
762f610833 [CHORE] Update License and Readme 2024-05-09 13:27:22 +02:00
fe01300648 [CHORE] Update ModPublisher 2024-05-05 23:15:56 +02:00
75e9cac021 [CHORE] Update Jenkins Stuff 2024-05-05 23:09:39 +02:00
6b6c53265b [PORT] 1.20.6 port 2024-05-05 23:07:50 +02:00
6dabc7e441 [API] Nojang api for Simple RPC 2024-05-04 20:51:43 +02:00
1c3baf5e3b [CHORE] Move dependency mod versions to gradle.properties 2024-05-03 22:48:16 +02:00
0c1c4239e7 [CHORE] Update Orion 2024-05-03 21:44:42 +02:00
e68ebaa5fa [CHORE] Update orion and add chat suggestions for SDLink 2024-05-01 23:41:14 +02:00
9ffd14d9c1 [FEAT] More Nojang abstractions and compat layers (SDLink) 2024-05-01 18:28:52 +02:00
5166886924 [DEV] Add Orion Plugin 2024-05-01 14:11:52 +02:00
2d8bb2eb4b [CLEANUP] Yeet unused control... 2024-05-01 13:32:18 +02:00
1de7369ca4 [CLEANUP] Clean unused imports 2024-05-01 13:29:48 +02:00
c72b83c8d6 [CLEANUP] YEET old networking system 2024-05-01 13:29:01 +02:00
ed1c962db9 [CLEANUP] YEET legacy Abstraction Layer 2024-05-01 13:28:04 +02:00
bcbf91b39f [MAJOR] Implement new NOJANG modding system 2024-05-01 13:26:18 +02:00
76bc39ec33 [CHANGE] Change hook in point for ChatEvent to fix compat with chat modification mods 2024-03-17 20:21:48 +02:00
26a473b013 [CHORE] Fix Version 2024-03-17 15:45:44 +02:00
62ee369226 [CHANGE] Add abstracted command function for SDLink 2024-03-17 15:09:17 +02:00
11ec3b84e3 Fix Publishing Minecraft Versions... Fucking idiot 2024-01-02 18:17:07 +02:00
8b61b45d94 Had to drop 1.20.3 support, so we can support NeoForge 2024-01-02 15:22:16 +02:00
8e629a674c Just for sanity sake 2024-01-02 15:20:56 +02:00
0813bc416c New network system 2024-01-02 15:16:13 +02:00
1dad912ec1 [BUG] Fix MessageBroadcastEvent using the wrong thread context (SDLink) 2024-01-02 08:23:41 +02:00
c5cccc3f3b [CHORE] Fix Nightbloom and publishing versions 2024-01-02 01:23:04 +02:00
98d3a60bc8 [CHORE] Fix dependencies and bump version 2024-01-01 23:40:13 +02:00
6fc9a16ded [CHANGE] Let Advancement Event supply advancement title and description 2024-01-01 23:38:56 +02:00