Eoghanmc22
|
1094fd4931
|
Fix npe
|
2020-08-15 10:08:54 -04:00 |
|
Eoghanmc22
|
4843440391
|
Merge branch '1.16.2' of https://github.com/Minestom/Minestom
|
2020-08-15 10:06:13 -04:00 |
|
Eoghanmc22
|
1798b50092
|
Merge branch 'master' of https://github.com/Minestom/Minestom
Conflicts:
src/main/java/net/minestom/server/MinecraftServer.java
src/main/java/net/minestom/server/instance/MinestomBasicChunkLoader.java
|
2020-08-15 10:06:01 -04:00 |
|
Felix Cravic
|
84d1f1bdaa
|
Merge remote-tracking branch 'origin/1.16.2' into 1.16.2
|
2020-08-15 16:05:01 +02:00 |
|
Felix Cravic
|
6e7b4ebb9f
|
Changed version in server list
|
2020-08-15 16:04:50 +02:00 |
|
Eoghanmc22
|
448a26a7d8
|
add support for static chunks
|
2020-08-15 10:01:47 -04:00 |
|
Eoghanmc22
|
284613a1a8
|
fix merge
|
2020-08-15 10:00:50 -04:00 |
|
Felix Cravic
|
ab86400e80
|
Fix Player#sendPluginMessage
|
2020-08-15 13:42:27 +02:00 |
|
Felix Cravic
|
939d06cfb5
|
Added Player#sendPluginMessage
|
2020-08-15 13:38:57 +02:00 |
|
Felix Cravic
|
92f914ef2d
|
Cleanup
|
2020-08-15 13:32:36 +02:00 |
|
Felix Cravic
|
b716d8a47a
|
Comments + cleanup
|
2020-08-15 04:05:15 +02:00 |
|
Eoghanmc22
|
1b7641c0e1
|
Merge branches '1.16.2' and 'master' of https://github.com/Minestom/Minestom
Conflicts:
src/main/java/net/minestom/server/UpdateManager.java
src/main/java/net/minestom/server/thread/PerGroupChunkProvider.java
src/main/java/net/minestom/server/thread/PerInstanceThreadProvider.java
|
2020-08-14 20:52:34 -04:00 |
|
Felix Cravic
|
0d4689a367
|
Optimize thread providers
|
2020-08-15 01:18:49 +02:00 |
|
Felix Cravic
|
1d047b5de3
|
Removed useless synchronization
|
2020-08-14 15:24:57 +02:00 |
|
Felix Cravic
|
0dd454985f
|
Added list initial capacity
|
2020-08-14 15:15:16 +02:00 |
|
Eoghanmc22
|
d12618af0f
|
Fix concurrent modify exception.
|
2020-08-13 18:50:57 -04:00 |
|
Eoghanmc22
|
cc01a48cf1
|
Minestom now properly adapts when a player changes their render distance, also fixed a bug that pointers to chunks that were unloaded were kept in the viewableChunks list until the player's instance was changed.
|
2020-08-13 17:54:55 -04:00 |
|
Eoghanmc22
|
d2f6c08c4e
|
Merge branch 'master' of https://github.com/Minestom/Minestom
|
2020-08-13 17:25:59 -04:00 |
|
Eoghanmc22
|
74c99e8886
|
Fix glitchy chunk loading when you first login and don't send chunks to a player that are out of the player's render distance.
|
2020-08-13 17:23:35 -04:00 |
|
Eoghanmc22
|
94279e2dbf
|
Merge branch 'master' of https://github.com/Minestom/Minestom
|
2020-08-13 14:51:40 -04:00 |
|
Eoghanmc22
|
d66d87ed97
|
Rate Limiting fixes
|
2020-08-13 14:51:01 -04:00 |
|
Felix Cravic
|
2b529e05d0
|
Fixed error with unloaded chunks
|
2020-08-13 20:43:45 +02:00 |
|
Felix Cravic
|
3c64def9f9
|
Updated Hydrazine
|
2020-08-13 20:24:40 +02:00 |
|
Eoghanmc22
|
8ecb90f359
|
Rate Limiting
|
2020-08-13 13:52:59 -04:00 |
|
Felix Cravic
|
ef28720496
|
Call InventoryPreClickEvent even without any inventory condition
|
2020-08-13 19:14:07 +02:00 |
|
Felix Cravic
|
23e82e0ae2
|
Added ItemStack#onInventoryClick
|
2020-08-13 19:12:16 +02:00 |
|
Felix Cravic
|
975bdcf3ed
|
Merge remote-tracking branch 'origin/master'
|
2020-08-13 19:00:52 +02:00 |
|
Felix Cravic
|
f3414224fe
|
Added ItemStack callbacks for interactions
|
2020-08-13 19:00:19 +02:00 |
|
jglrxavpok
|
48d967b89f
|
Use vertically flipped UV in shader
|
2020-08-13 15:06:49 +02:00 |
|
jglrxavpok
|
b08c1d6898
|
Post-processing should vertically flip the output
|
2020-08-13 15:01:43 +02:00 |
|
jglrxavpok
|
c0aec9b8b2
|
Make GLFWCapableBuffer public for devs to extend if wanted
|
2020-08-13 13:54:57 +02:00 |
|
jglrxavpok
|
ce509b2bc6
|
Invalid Javadoc HTML broke the build, oops 2
|
2020-08-13 13:27:39 +02:00 |
|
jglrxavpok
|
37547930e9
|
Invalid Javadoc HTML broke the build, oops
|
2020-08-13 13:23:26 +02:00 |
|
Eoghanmc22
|
542d603d60
|
1.16.2 support
|
2020-08-12 21:08:03 -04:00 |
|
jglrxavpok
|
5e16894159
|
Moved PaletteGenerator outside of demo package and inside core
|
2020-08-12 22:53:29 +02:00 |
|
jglrxavpok
|
adf34b4742
|
Drop-in palette lookup post-processing
Directly usable for devs
|
2020-08-12 19:23:28 +02:00 |
|
Eoghanmc22
|
f431674174
|
Merge branch 'master' of https://github.com/Minestom/Minestom
|
2020-08-12 13:10:22 -04:00 |
|
Eoghanmc22
|
6259f624f3
|
starting of 1.16.2 support
|
2020-08-12 13:08:04 -04:00 |
|
Felix Cravic
|
55b36624cc
|
Fix local held synchronization
|
2020-08-12 18:41:14 +02:00 |
|
Felix Cravic
|
91711401c0
|
Added options for the pathfinder
|
2020-08-12 13:10:57 +02:00 |
|
Felix Cravic
|
5a6afbbb89
|
Merge remote-tracking branch 'origin/master'
|
2020-08-12 07:46:23 +02:00 |
|
Felix Cravic
|
a9aff3e6ef
|
Remove pathfinder specific thread pool + cleanup
|
2020-08-12 07:46:07 +02:00 |
|
jglrxavpok
|
7070f46a39
|
Fixed palette lookup
|
2020-08-11 23:49:21 +02:00 |
|
jglrxavpok
|
c0a704dc56
|
Forgot palette
|
2020-08-11 23:39:10 +02:00 |
|
jglrxavpok
|
e04a4fad02
|
Fast render with shader color lookup (wrong colors for the moment)
|
2020-08-11 23:23:14 +02:00 |
|
Eoghanmc22
|
7aaf6a6ec8
|
Fix ticks
|
2020-08-10 19:41:14 -04:00 |
|
Eoghanmc22
|
981a1a2fe8
|
Merge branch 'master' of https://github.com/Minestom/Minestom
|
2020-08-10 18:50:00 -04:00 |
|
jglrxavpok
|
23f64fec11
|
fix wrong width & height
|
2020-08-11 00:41:41 +02:00 |
|
jglrxavpok
|
6856904905
|
Large framebuffers for more than 128x128 rendering
|
2020-08-11 00:35:25 +02:00 |
|
Eoghanmc22
|
6896afbf7c
|
Merge branch 'master' of https://github.com/Minestom/Minestom
|
2020-08-10 17:31:18 -04:00 |
|