Commit Graph

74 Commits

Author SHA1 Message Date
1029e65bb2 Implement Sound.Source.Provider (#5935) 2021-06-28 14:07:19 +01:00
5126271b6c Make gradle take build number from env vars and add git build info (#5890)
* Make gradle take build number from env vars

* Add git information to manifest and version command/log

* trim

* Fix tests by adding NotNull annotations

* rebase

* Apply suggestions from kashike

Co-authored-by: Riley Park <rileysebastianpark@gmail.com>

* Not always show branch

* Why can't everything be NotNull by default?

* Rebase

Co-authored-by: Riley Park <rileysebastianpark@gmail.com>
2021-06-23 19:19:44 +02:00
4a7d7decce Add more fox API (#5743) 2021-06-22 03:44:02 -04:00
8510a478dd Better checking for method return TYPE_USE annotations 2021-06-21 10:08:30 -07:00
b7b70f682f Allow use of TYPE_USE annotations 2021-06-21 09:55:17 -07:00
5166ece434 Permission message upgrades (#5932)
* Permission message upgrades

* Allow for blank lines after split

* the future is now :o
2021-06-21 09:07:21 -05:00
f1cf984988 Fix EntityEquipment::setDropChance Javadoc (#5925) 2021-06-21 01:42:42 -04:00
fbc750341f fix: Blank ('') no-permission messages shouldn't send blank lines (#5892) 2021-06-20 18:50:36 -07:00
c0ee8ae35e Rename package from io.papermc.paper.world.gen to io.papermc.paper.world.generation (#5894) 2021-06-19 22:02:27 -07:00
cba64693c4 Worldgen Feature API (#5727) 2021-06-19 21:48:30 -07:00
166760a713 Remove chat event APIs marked as deprecated for removal with 1.17 2021-06-18 15:47:40 -07:00
ba7094caa9 downgrade snakeyaml to fix issues with comments
this was done by upstream, but got missed. Thanks @mrfloris for pointing this out.
2021-06-18 16:34:30 +02:00
6d848fc4bf remove remaining POMs 2021-06-17 10:11:00 -07:00
d5de9fba04 Simplify Multi-Release plugin jar patch
We don't have to worry about running on Java <9 anymore.
2021-06-16 23:18:18 -05:00
48c1ea17c3 Fix artifact ids 2021-06-16 16:23:02 -07:00
7de25fd330 update to Adventure 4.8.1 2021-06-16 15:57:49 -07:00
e3fac1cbe3 mojang mapped vanilla goals 2021-06-16 01:24:22 +02:00
b5d3f80d85 port some patches (#5837) 2021-06-15 01:44:37 -04:00
995348f469 final patches from remapped and unmapped
keep in mind many patches in the removed folder still need to be updated
2021-06-14 21:55:46 -07:00
d15e006a8c patches 2021-06-14 20:50:26 -07:00
b8cf7d380e tons of patches (#5835) 2021-06-14 19:59:31 -07:00
fdd125c43e Put pom in correct location for Paperclip install to maven local feature 2021-06-14 18:50:13 -07:00
efc6fa6a04 more patches 2021-06-14 12:58:32 -07:00
1c8b088450 more patches & fixes to existing patches 2021-06-14 12:17:47 -07:00
38bf247e27 more patches 2021-06-14 11:50:22 -07:00
b398125ead more patches 2021-06-14 09:58:00 -07:00
a84faa9d7d even moar workkkkk 2021-06-14 16:41:34 +02:00
983b5e1680 need to look at this later, fails rn 2021-06-14 06:47:04 -07:00
c5794c5351 even MOAR progress 2021-06-14 06:45:16 -07:00
578ec8c6fe more work work work 2021-06-14 12:42:08 +02:00
52bc694983 more work uwu 2021-06-14 11:46:59 +02:00
97f581f459 more patches (#5827)
* more patches

* even moar patches
2021-06-14 01:37:14 -07:00
3390082ea7 progress 2021-06-13 22:32:56 -07:00
d6cfd79fb2 patches 2021-06-13 19:40:12 -07:00
24cd075f4e Use correct jetbrains annotations 2021-06-13 18:48:31 -07:00
ddb72c221d EVEN MOOOOOAAAAAAARRRRRRR patches :) (#5820) 2021-06-13 18:06:38 -07:00
114713030c not even checkstyle can help us now 2021-06-14 01:48:04 +02:00
3ee043dc0c MOAR PATCHES 2021-06-13 15:05:18 -07:00
7dd2ea0897 more patches 2021-06-13 12:29:58 -07:00
6358589ae3 adjust material set tag sizes
MC added a buuuunch of stuff
2021-06-13 20:34:14 +02:00
1325ad102a More more work 2021-06-13 14:43:56 +02:00
8521fdc840 More work 2021-06-13 13:40:34 +02:00
43227a418f Work 2021-06-13 11:41:07 +02:00
4ec60d8958 patches and patches 2021-06-13 01:26:58 -07:00
9a7acfee26 patches
fix
2021-06-12 23:48:25 -07:00
249afad373 patches 2021-06-12 22:09:48 -07:00
9d21369fb9 Merge remote-tracking branch 'leaf/dev/1.17' into dev/1.17 2021-06-12 21:35:43 -07:00
09721118a4 even even even even more work 2021-06-12 21:03:02 -07:00
6690975133 wowe 2021-06-12 19:16:10 -07:00
3a7b3b35c3 Write API version to pom.properties for Versioning to read
Maven writes this metadata normally, but we don't use maven. Maybe should modify Versioning instead in the future, but this works just fine for now.
2021-06-12 18:28:41 -07:00