Ivan Pekov
d06e04f1f6
Another rewrite of EntityFilter
...
This should fix #143
2020-08-22 14:05:06 +03:00
Ivan Pekov
c692d268a1
Rewrite EntityFilter
2020-08-21 15:58:20 +03:00
Ivan Pekov
e2dae46f53
Fix hoppers with composters
2020-08-17 21:49:53 +03:00
Ivan Pekov
dbc83d9ec0
Fix hoppers once and for all [1.16.1]
...
I'd clean up the patch, but in order to be fast im editing it manually 👀
2020-08-17 16:26:32 +03:00
Ivan Pekov
46e3206fbe
Fix bork hoppers [1.16.1]
2020-08-16 14:07:06 +03:00
SoSeDiK
e3ff8b42c3
Update NBT API
2020-08-15 15:04:04 +03:00
Ivan Pekov
f5462d1240
Port some patches
...
As described in the other pr / commit, these would be the ported patches for 1.16.1
Also import optimization got bork but we don't need it anyway
2020-08-14 21:51:38 +03:00
Ivan Pekov
85db6de3ca
Drop async pathfinder
...
Async pathfinder seems to do more bad than good. This is a wanted change, however akarin's implementation
seems a little bit off.
2020-08-13 22:52:27 +03:00
Ivan Pekov
5b209dbe51
Port PaperMC/Paper#4079 ( #78 )
2020-08-11 14:29:06 -05:00
Ivan Pekov
8b7008c3a2
Patch cleanup ( #77 )
...
* Patch cleanup
This is more like a maintenance commit rather than a one that adds functionallity.
Server owners can skip updating to this, although it is recommended as I implemented a version checker.
* Fix wrong predicate import
* More useless diff removed
2020-08-11 13:40:29 -05:00
Ivan Pekov
41ffe92eeb
Per world entity (type) collisions & some cleanup ( #76 )
...
* Per world entity (type) collisions & some cleanup
* Unnuke RainforestConfig
* Forgot the API
* fix and remove code clean up for now
Co-authored-by: Bud Gidiere <sgidiere@gmail.com>
2020-08-11 10:38:17 -05:00
Ivan Pekov
14f7e17e6e
Port aikar's villager optimizations from 1.15.2 ( #73 )
...
* Port aikar's villager optimizations from 1.15.2
* Add to PATCHES.md
* Oopsie, sometimes I don't look where im typing
* Attempt at fixing villagers can't get professions
* Why is this if(true), should've been if(false)
* Nuke stream
2020-08-10 11:02:40 -05:00
Bud Gidiere
51d48511bc
add Mrivansplays patches
2020-08-09 19:19:56 -05:00
Bud Gidiere
1b3e3b23a8
Renames
2020-08-09 16:09:01 -05:00
Bud Gidiere
b6190f82f2
Merge remote-tracking branch 'MrIvanPlays/patch/micro-optimizations-worldserver' into dev/ivan
2020-08-09 16:08:10 -05:00
Bud Gidiere
83977fcf01
Merge remote-tracking branch 'MrIvanPlays/patch/behaviorcontroller' into dev/ivan
2020-08-09 16:08:03 -05:00
Bud Gidiere
afdf4a3c83
Merge remote-tracking branch 'MrIvanPlays/patch/incremental-saving' into dev/ivan
2020-08-09 16:07:51 -05:00
Bud Gidiere
58434f7967
remove old intellij stuff
2020-08-09 16:06:18 -05:00
MrIvanPlays
1e022c99bd
Optimize BehaviorController
2020-08-09 22:32:20 +03:00
MrIvanPlays
8c2374d01a
Fix mistake
2020-08-09 22:14:14 +03:00
MrIvanPlays
52a97308f8
Optimize player loops around weather
2020-08-09 21:35:16 +03:00
MrIvanPlays
bf33de221f
Restore incremental player saving
...
This patch was dropped in 1.14 and now gets ported to 1.16
2020-08-09 21:23:18 +03:00
Bud Gidiere
478b4dac4a
Exp Optimize with inteallj
2020-08-08 18:59:58 -05:00
Bud Gidiere
aeab0d5f19
remove unessary patch
2020-08-07 09:36:54 -05:00
Bud Gidiere
b09c8c6018
upstream patches
2020-08-07 09:22:32 -05:00
Bud Gidiere
f88f0d1774
update upstream submodules
2020-08-07 08:23:11 -05:00
Bud Gidiere
bd89338c8e
Asnyc Nav fix
2020-08-06 19:59:57 -05:00
Bud Gidiere
0f357b6d4b
House keeping
2020-08-06 16:02:30 -05:00
budgidiere
0dfc64bcbe
Dev/feat/more lithium ( #53 )
...
* Create 0028-lithium-MixinChunkGeneratorAbstract.patch
* Create 0029-lithium-MixinDataWatcher.patch
* Create 0030-Fix-lead-fall-dmg-config.patch
* rebuild
* fix author
* Update 0026-lithium-MixinChunkGeneratorAbstract.patch
* Update PATCHES.md
Co-authored-by: tr7zw <tr7zw@live.de>
2020-08-06 20:54:26 +02:00
tr7zw
ed8c8ba036
Patch credits, readme updates ( #54 )
2020-08-06 19:18:29 +02:00
Bud Gidiere
ac23b5938f
fix
2020-08-06 09:33:56 -05:00
Bud Gidiere
d4cec7deba
Small Bug Fix/General Clean Up
2020-08-06 09:05:19 -05:00
Gatt
c8ba772f4d
Restore ShulkerBox Changes from 0001
2020-08-06 12:43:34 +10:00
Gatt
2727ac2ef9
Restore Patch 24 (JSON List Async) as Patch 25
2020-08-06 12:29:18 +10:00
Gatt
d73cef781e
delete akarin patches
2020-08-06 12:04:43 +10:00
Bud Gidiere
b07adf23b1
new fix
2020-08-05 15:19:42 -05:00
Bud Gidiere
563fbe2b5b
ok this should fix it
2020-08-05 15:07:55 -05:00
Bud Gidiere
01c3f7d84a
Fix Build
2020-08-05 14:59:22 -05:00
Bud Gidiere
99029671ab
Fix Build + Fix Shulkers
2020-08-05 14:38:36 -05:00
Bud Gidiere
c604b67764
fix 2?
2020-08-05 10:54:11 -05:00
Bud Gidiere
0e7bce1094
fix?
2020-08-05 08:55:13 -05:00
Bud Gidiere
8a615979b3
fix
2020-08-05 08:36:44 -05:00
Bud Gidiere
f733a06f98
Fix patches/config stuff
2020-08-05 08:21:25 -05:00
Bud Gidiere
16690df3b6
update patches
2020-08-04 19:27:24 -05:00
Bud Gidiere
4235442138
remove old asnyc pathfinding
2020-08-04 17:22:01 -05:00
Bud Gidiere
50c42e9b81
patch stuff
2020-08-04 17:19:15 -05:00
Bud Gidiere
3e5cc3a957
re-add better origami
2020-08-04 17:11:48 -05:00
tr7zw
582e8550d4
Remove bungeepatch
2020-08-04 09:46:39 +02:00
tr7zw
8dba448aca
Merge pull request #40 from tr7zw/dev/bug/noportal
...
Update server.txt
2020-08-04 09:36:08 +02:00
SoSeDiK
b1911539a2
Added a shortcut method
...
& Added javadocs
& MInimized difference
2020-08-04 02:08:18 +03:00