Commit Graph

40 Commits

Author SHA1 Message Date
Octavia Togami
c81c217108
Fix formatting 2024-07-23 19:19:44 -07:00
Octavia Togami
da223671a5 Completely eliminate usage of other repos
Probably, I'm not firewalling it to make sure
2024-07-21 15:30:51 +10:00
Octavia Togami
6e6e87ab42
[Bukkit] 1.21 2024-06-14 22:12:33 -07:00
Ossi Erkkilä
ad0362367a
Bring back the Sponge module, updated for 1.20.6 (#2538)
* Bring back the Sponge module

* Fixes

* Specify the SNAPSHOT build of SpongeAPI to use
2024-06-01 15:30:00 +10:00
Maddy Miller
bf8c2e77e8
Fix Paperweight build error and remove 1.19.4/1.20.0 support (#2529)
* Fix Paperweight build error and remove 1.19.4/1.20.0 support

* Remove extra version-specific data
2024-05-16 22:31:14 +10:00
Octavia Togami
28ca2e6b96
Clean up Gradle configuration 2024-04-30 22:33:39 -07:00
Madeline Miller
4606e700b4
[Bukkit] Update for 1.20.5 2024-04-28 18:01:49 -07:00
Octavia Togami
0f5e23df6a
[NeoForge] 1.20.5
Removes Forge.
2024-04-28 18:01:48 -07:00
Octavia Togami
f1cdd6a978
Update for Java 21
- Fix some new warnings
- Removed sponge from build, as it simply isn't maintained well
  currently. May be removed entirely in the future
- Remove 1.18 support from Bukkit as it breaks under 21 for some reason
- Fix a bug in `ForwardSeekableInputStream`
2024-04-28 18:01:48 -07:00
Madeline Miller
18909ae001 Remove 1.17 support for Bukkit 2024-03-30 14:34:22 +10:00
Madeline Miller
f357eca239
Merge branch 'version/7.2.x' 2024-02-18 14:20:33 +10:00
Octavia Togami
f07254b52f
Fix Artifactory interfering with Fabric publications 2024-02-17 19:28:02 -08:00
Madeline Miller
062653eda5
Merge branch 'version/7.2.x' 2024-01-24 21:12:34 +10:00
Octavia Togami
cd8bca9a43
Add foojay to download JVMs, update to Gradle 8.5 2024-01-21 14:29:02 -08:00
Madeline Miller
ebf355f8fb
Merge branch 'version/7.2.x' 2023-12-11 21:01:53 +10:00
Maddy Miller
13d4d6c98a
Add support for MC 1.20.4 (#2439)
* [Fabric] Add 1.20.3-pre1 support

* MCUtils updates

* 1.20.3-pre2

* Update Fabric to 1.20.3 final release

* Forge for 1.20.3

* Bukkit for 1.20.3

* We're 1.20.4 now
2023-12-11 20:49:00 +10:00
Maddy Miller
9b8eb2ce37
Drop 1.19-1.19.3 to reduce jar size (#2440) 2023-11-21 07:25:14 -08:00
Madeline Miller
10cd6820c9
Merge branch 'version/7.2.x' 2023-09-27 23:16:21 +10:00
Madeline Miller
964dcb9b44 [Bukkit] 1.20.2 2023-09-27 20:32:26 +10:00
Maddy Miller
faf4d7c16b
Cleanup the paper adapters in the master branch (#2339) 2023-06-18 15:50:22 +10:00
Madeline Miller
d312553fc5
Merge branch 'version/7.2.x' 2023-06-09 21:55:13 +10:00
Madeline Miller
066a7abf7f [Bukkit] 1.20 2023-06-09 20:16:41 +10:00
Madeline Miller
0d8a2118f2
Merge branch 'version/7.2.x' 2023-03-19 16:20:24 +10:00
JOO200
38d2ff134a bukkit: add adapter for bukkit 1.19.4 (#2281)
* bukkit: add adapter for bukkit 1.19.4

* added missing reobf mapping to 1.19.4 adapter

* Drop unused comments
2023-03-18 14:37:33 +10:00
Madeline Miller
844a8fc04b
Merge branch 'version/7.2.x' 2022-12-27 21:04:27 +10:00
Madeline Miller
2e86f0512f Paper 1.19.3 (Untested due to IntelliJ indexing) 2022-12-09 21:27:00 +10:00
Madeline Miller
bc9a6dd5a0
Merge branch 'version/7.2.x' 2022-06-12 15:01:33 +10:00
Octavia Togami
7df4d984ff
[Bukkit] 1.19
Removed 1.18, 1.18.2 is still present
2022-06-09 17:21:11 -07:00
Octavia Togami
8d5d809ae6
Add automatic ABI checking
This is going to break on new MC release, but I'll take care of that
2022-06-06 17:11:41 -07:00
Madeline Miller
1e618e3a0d
Merge version/7.2.x into master 2022-06-04 18:12:56 +10:00
wizjany
48d7ccc1b2 [Bukkit] 1.18.2 2022-03-04 22:03:12 -08:00
Madeline Miller
d0ecd8da78
Merge 1.18.1 to master 2021-12-21 20:09:55 +10:00
Octavia Togami
44d91b0c73
Shove 1.17 adapters into a jar to fix the build 2021-11-26 18:54:55 -08:00
Octavia Togami
09bdf0a629
Merge branch 'version/7.2.x'
Oh god this was so awful
2021-11-20 17:23:24 -08:00
Octavia Togami
e6857ec739
Move adapters to paperweight (#1909)
* Move adapters to paperweight

* Edit adapters JAR to remove 1.17 R1_2

* Fix checkstyle

* Add URL for updating version in the future
2021-10-01 21:11:29 -07:00
Octavia Togami
043c3315aa
Fix Scuffed POMs (#1779)
* Repair fabric POM

* Fix-up a ton of publishing errors

* Remove shadow jar from publishing

* Remove shadow application from platform/core
2021-06-13 11:32:38 -07:00
Octavia Togami
7676a2d54c
[Fabric] Update to 1.17 (#1772) 2021-06-08 19:18:24 -07:00
Octavia Togami
9534a9cfce
Update so many dependencies, merge Forge/Fabric for final jar (#1651)
* Update so many dependencies, merge Forge/Fabric for final

* Clean up contrib docs for Gradle change

* Fix setting compat flags while using toolchain

* Fix deprecation in doc printer

* Restore proper forge JAR name

* Add dist classifier for mod jar

* Properly relocate new bStats

* Fix jar used from fabric

* Fix fabric bom

* Dup the shaded classes for consistency

* Sync Forge/Fabric log4j versions, de-dup

* Downgrade both log4j. This will work

* Update some plugins as well

* Drop the fabric force stuff

* Use duplicate strategy to directly merge jar
2021-01-25 02:14:09 -08:00
Matthew Miller
0620478763
feature(cli): Added a CLI version of WorldEdit, and allowed most commands to be run from console (#508)
* Re-do commits to avoid awful rebase

* You can load and save a schematic file now. Still gotta setup ability to use commands as a console actor.

* Add a world override concept to LocalSession, and allow a lot more commands to be performed by actors.

* Fixed commands, and set the loaded schematic as the world override in CLI

* Properly load tags

* Added 1.14.4 data values

* Allow a majority of commands to be performed by the console.

* Fixed a lot of PR requested changes

* Added a Locatable interface and use that for getting the location of the player in commands.

* Added script support. Currently requires a newline at the end of the script.

* Shade everything to allow this to run locally - should probably minimize this to an extent later.

* Actually hook up the version

* Added a //world command to set the override

* Fixed a missed checkstyle issue

* Added CommandBlock support to Bukkit

* Make command block support configurable

* Minor cleanup and implementing a few of the final functions

* Fixed most issues from PR

* Improve UX, saving is now automatic and unknown command messages show

* Better save docs and support any clipboard format

* Include the entire formats list

* Arrays.copyOf

* Clear the world override if the selector is called on another world.

* Update logging extent to allow basic logging with non-player actors
2019-08-25 19:58:28 +10:00
Kenzie Togami
59c2a15cda
Further minor cleanup from Gradle 5 change 2019-07-12 13:49:45 -07:00