Commit Graph

18 Commits

Author SHA1 Message Date
Toffikk
3a7b27519b Ported Yatopia configuration patch 2021-06-16 23:48:55 +02:00
Toffikk
c029945e1d ported more patches 2021-06-16 21:18:37 +02:00
Toffikk
b41035f835 Fixed build
Fixed build
2021-06-16 19:50:43 +02:00
Toffikk
3f9ba7d7f3 Revert "Revert "Revert "broken :sad: everything would be working if paperweight wouldnt delete all patches and my current progress"""
This reverts commit 21ecd57dce.
2021-06-16 16:18:19 +02:00
Toffikk
21ecd57dce Revert "Revert "broken :sad: everything would be working if paperweight wouldnt delete all patches and my current progress""
This reverts commit a9bd50279c.
2021-06-16 16:17:09 +02:00
Toffikk
a9bd50279c Revert "broken :sad: everything would be working if paperweight wouldnt delete all patches and my current progress"
This reverts commit aaadfe3bf9.
2021-06-16 16:15:45 +02:00
Toffikk
aaadfe3bf9 broken :sad: everything would be working if paperweight wouldnt delete all patches and my current progress 2021-06-16 16:15:16 +02:00
Toffikk
5e1d6c0098 Fix build (hopefully) 2021-06-16 14:37:00 +02:00
Tofik ♡
04e91063d5
Update build.gradle.kts 2021-06-14 21:21:05 +02:00
Tofik ♡
0fe24c575f
Update build.gradle.kts 2021-06-14 21:11:18 +02:00
Tofik ♡
a90c5ac179
[ci-skip] Replaced buildSrc with a gradle plugin (#504) 2021-06-14 14:29:53 -04:00
Simon Gardling
c1a03b89af
Upstream (#469)
* Updated Upstream and Sidestream(s) (Paper/Tuinity/Airplane/Purpur/Empirecraft)

Upstream/An Sidestream has released updates that appears to apply and compile correctly
This update has NOT been tested by YatopiaMC and as with ANY update, please do your own testing.

Paper Changes:
fbae9dbe0 [Auto] Updated Upstream (Bukkit/CraftBukkit)
ac4a33aab [Auto] Updated Upstream (Bukkit)
c1e07158b [Auto] Updated Upstream (Bukkit/CraftBukkit)
5e4b88e95 Fix dangling sout
23afda179 basic hostname validation
0fb8bdf0e Updated Upstream (Bukkit/CraftBukkit) (#5508)
88ab784da [Auto] Updated Upstream (CraftBukkit)
ca7111d5f Fix PlayerItemConsumeEvent cancelling (fixes #4682) (#5383)
06fb560dc Add support for tab completing and highlighting console input from the Brigadier command tree (#5437)
0a9b89c7a Fix occasional light gen issues for neighbor blocks (#5500)
a08be1ec7 [Auto] Updated Upstream (CraftBukkit)

Tuinity Changes:
7d36676 Fix light source locking
f1ec0c2 Add concurrency check to ProtoChunk light sources
159d146 Improvements to chunk loader system

Airplane Changes:
3b3cde7 Correctly use DEAR values, fix config reloading
dd60919 Updated Upstream (Tuinity)

Purpur Changes:
5674cdc Updated Upstream (Paper)

Empirecraft Changes:
efda8c5b Updated Paper

* Updated Upstream and Sidestream(s) (Paper/Tuinity)

Upstream/An Sidestream has released updates that appears to apply and compile correctly
This update has NOT been tested by YatopiaMC and as with ANY update, please do your own testing.

Paper Changes:
39bf5b525 Update teams known as code owners

Tuinity Changes:
b12d0cc Replace ticket level propagator
42df8e1 Correctly handle recursion for chunkholder updates
73eb2a8 Do not copy visible chunks
8a4f3be Do not schedule poi task for each block write on chunk gen

* Multithreaded Entity Tracker fixup
2021-04-21 17:26:49 -04:00
Simon Gardling
104950c98c Revert "test"
This reverts commit 1e88afae7a.
2021-04-06 21:54:56 -04:00
Simon Gardling
1e88afae7a test 2021-04-06 21:54:44 -04:00
ishland
c2fd399caf
Merge staging/1.16.5 (#371)
* add config for sand duping (#352)

* Lithium: cache chunk gen sea level (#349)

based off: a55cfd1c91

* PaperPR: Inline shift fields in EnumDirection (#350)

* Introducing: Yatoclip (#360)

* New async nbt cache (#347)

* update pom

* whoops

* Try to address path issue and improve Jenkins build speed

* Detailed lag and crash reports (#369)

Added "Suspected Plugins" to Watchdog and crash reports

* Drop sand duping

* Add branch specific versions

* Remove copyright

* Revert mysql-connector-java version bump

* Small fixes

* More detailed lag and crash reports

* Don't use branch information when generating metadata

* Fix Jenkins Builds version command

* Fixup patches

* Fix patch notes

* Pull Request compatibility for branch detection

* Fix Pull Request compatibility for branch detection

* Set context classloader before launch

* Inject server jar to SystemClassLoader before launch

* Try fix compile in java8

* Run tests on CodeMC and Github Actions

Co-authored-by: Simon Gardling <Titaniumtown@gmail.com>
Co-authored-by: Zoe <duplexsys@protonmail.com>
Co-authored-by: Hugo Planque <12386279+HookWoods@users.noreply.github.com>
2021-02-01 18:44:34 +08:00
Ivan Pekov
372911fcb1
Fix publishing 2021-01-22 17:15:14 +02:00
Ivan Pekov
ecf1662547
Add "${rootProjectDir}/.repository" to repositories
this should fix CodeMC
2021-01-22 16:32:54 +02:00
Zoe
985b5655f5
Use modified toothpick for our build & patch system.
This has been in work for a bunch of time. Zoe ( duplexsystem or budgidiere, whatever ) has put a ton of work into this. 
We now have a bugfree build system that works flawlessly. 

Co-authored-by: Ivan Pekov <ivan@mrivanplays.com>
Co-authored-by: Simon Gardling <titaniumtown@gmail.com>
Co-authored-by: toinouH <toinouh2003@gmail.com>

P.s the one who merged this is ivan and not bud.
2021-01-21 12:58:52 +02:00