TheMode
|
c9f234cb1d
|
Use #getSafe
|
2021-07-30 15:09:18 +02:00 |
|
TheMode
|
3dd35c1605
|
Use a single registry-impl class per type
|
2021-07-30 15:08:06 +02:00 |
|
TheMode
|
d7a6891153
|
Remove vehicle in Entity#remove
|
2021-07-30 14:01:54 +02:00 |
|
TheMode
|
184140e341
|
Remove passengers in Entity#remove
|
2021-07-30 12:38:15 +02:00 |
|
BuildTools
|
0e8109f259
|
Fix position desynchronization
|
2021-07-30 17:09:00 +08:00 |
|
TheMode
|
1baf4a5068
|
Remove unused method
|
2021-07-30 11:01:43 +02:00 |
|
TheMode
|
16e4b61eb7
|
Fix unused imports
|
2021-07-29 00:02:43 +02:00 |
|
TheMode
|
5fe72d4e2b
|
Double lock fix
|
2021-07-29 00:00:08 +02:00 |
|
TheMode
|
16fbc5ea2c
|
Simplify Player#setInstance
|
2021-07-28 17:28:36 +02:00 |
|
TheMode
|
6a86e92999
|
Unload all chunks when changing instance
|
2021-07-28 16:36:21 +02:00 |
|
TheMode
|
13b7039721
|
Replace most enums
|
2021-07-28 14:29:28 +02:00 |
|
TheMode
|
8dff4227eb
|
Rename registry resource enum
|
2021-07-28 13:02:12 +02:00 |
|
TheMode
|
bf53313c3e
|
Use 0.91 drag when not on ground
|
2021-07-28 09:20:28 +02:00 |
|
MrGazdag
|
5b1e06de04
|
use static fields in Player
|
2021-07-27 12:08:13 +02:00 |
|
TheMode
|
274a40ea27
|
Make EntityType an interface
|
2021-07-27 11:56:20 +02:00 |
|
TheMode
|
d685a7b136
|
Make Material an interface
|
2021-07-27 09:40:57 +02:00 |
|
TheMode
|
b22d030a6f
|
Ask for the flag directly in PlayerAbilitiesPacket
|
2021-07-27 07:44:06 +02:00 |
|
TheMode
|
de76ac5aad
|
Add UpdateViewPositionPacket constructor
|
2021-07-27 07:00:04 +02:00 |
|
TheMode
|
5285665939
|
Remove longly deprecated chat package
|
2021-07-27 06:55:08 +02:00 |
|
TheMode
|
aaa71f4e9a
|
Fix EntityProjectile
|
2021-07-26 11:53:30 +02:00 |
|
TheMode
|
87e4d84e4a
|
Fix falling block meta
|
2021-07-26 10:34:18 +02:00 |
|
TheMode
|
25d645a5cb
|
Remove legacy position objects
|
2021-07-25 06:30:49 +02:00 |
|
TheMode
|
ad964a0a39
|
Remove deprecated UpdateOption.java
|
2021-07-25 06:25:32 +02:00 |
|
TheMode
|
6ce5e8d310
|
Inline newposition when physics is disabled
|
2021-07-24 13:06:28 +02:00 |
|
TheMode
|
19e3bee23c
|
Lambda cleanup
|
2021-07-24 04:31:35 +02:00 |
|
TheMode
|
8734478126
|
More packet constructors
Signed-off-by: TheMode <themode@outlook.fr>
|
2021-07-23 08:15:25 +02:00 |
|
TheMode
|
9db4ac06cc
|
Even more inline packets
|
2021-07-22 13:01:00 +02:00 |
|
TheMode
|
081266775c
|
More inline packets
|
2021-07-22 12:50:38 +02:00 |
|
TheMode
|
ff9ca60a58
|
Add some inline packet constructors
|
2021-07-22 09:54:34 +02:00 |
|
TheMode
|
a0bb437c4c
|
Reduce chunk entities Set allocation
|
2021-07-21 22:21:43 +02:00 |
|
TheMode
|
fceafb0b1e
|
Load a single chunk on instance spawn
|
2021-07-21 09:45:13 +02:00 |
|
TheMode
|
bebdcf59d5
|
Do not allocate arrays when refreshing a player chunks, optimize array lookup
|
2021-07-21 08:42:49 +02:00 |
|
TheMode
|
a074117ea5
|
Simplify optionalLoadAll
|
2021-07-20 19:10:53 +02:00 |
|
TheMode
|
12e430db69
|
Inline position packets
|
2021-07-20 03:06:27 +02:00 |
|
TheMode
|
1c7cd269ab
|
Remove DataContainer from more classes
|
2021-07-15 21:58:29 +02:00 |
|
TheMode
|
28b034103e
|
Remove deprecated interfaces impl
|
2021-07-15 05:23:33 +02:00 |
|
TheMode
|
ea231bf52e
|
Add 1.17.1 support
|
2021-07-14 16:26:32 +02:00 |
|
TheMode
|
e76d7486b3
|
Fix build
|
2021-07-14 03:12:20 +02:00 |
|
TheMode
|
520c85fcdb
|
Fix passenger position refresh
|
2021-07-13 18:21:32 +02:00 |
|
TheMode
|
86376d431e
|
Remove unused method
|
2021-07-13 18:12:46 +02:00 |
|
TheMode
|
a7b0b2685b
|
Only synchronize position if entity has been affected by its velocity
|
2021-07-13 17:51:29 +02:00 |
|
TheMode
|
86472003f8
|
Reuse fields
|
2021-07-13 15:16:18 +02:00 |
|
TheMode
|
b3f78b4706
|
Fix chunk refresh being broken in unloaded chunk
|
2021-07-11 21:57:04 +02:00 |
|
TheMode
|
8597d93e22
|
Optimize block collision check
|
2021-07-11 20:44:37 +02:00 |
|
TheMode
|
9e8d0c9ce0
|
Micro collision optimization + style
|
2021-07-11 20:20:01 +02:00 |
|
TheMode
|
b35ab0b667
|
Fix second setInstance method
|
2021-07-11 13:45:28 +02:00 |
|
TheMode
|
6cdf8a9ab9
|
Add constant for null future
|
2021-07-11 03:35:17 +02:00 |
|
TheMode
|
1ead7c923a
|
Change setInstance
|
2021-07-11 02:59:24 +02:00 |
|
TheMode
|
b9679bc1ac
|
Initial future commit
|
2021-07-11 02:54:02 +02:00 |
|
TheMode
|
d8b92d23ba
|
Improve collision
|
2021-07-09 20:43:12 +02:00 |
|
TheMode
|
0ff69503c5
|
Add Point#isZero
|
2021-07-09 12:42:36 +02:00 |
|
TheMode
|
e1e1ec775e
|
Remove confusing comment
|
2021-07-09 00:21:41 +02:00 |
|
TheMode
|
29b4fefb1a
|
Remove Vector usage
|
2021-07-08 18:59:40 +02:00 |
|
TheMode
|
45d7420397
|
Remove most Position/BlockPosition usage
|
2021-07-08 18:56:40 +02:00 |
|
TheMode
|
90ce845cdb
|
Allow Point in setInstance
|
2021-07-08 18:26:26 +02:00 |
|
TheMode
|
fff78cdf94
|
Move coordinate package
|
2021-07-08 13:48:28 +02:00 |
|
TheMode
|
ca2a2eb233
|
Rename with to apply
|
2021-07-08 13:22:04 +02:00 |
|
TheMode
|
30464d903d
|
Fix position packet being sent twice
|
2021-07-07 19:38:43 +02:00 |
|
TheMode
|
faae59ff44
|
Remove some teleport call
|
2021-07-07 19:34:46 +02:00 |
|
TheMode
|
c9b2356a0b
|
Fix entity chunk tracking
|
2021-07-07 19:20:58 +02:00 |
|
Németh Noel
|
ce8e14ede1
|
Use proper method for refreshing position
|
2021-07-07 18:36:24 +02:00 |
|
Németh Noel
|
5ae26c44e1
|
Initial npe fix
|
2021-07-07 17:56:17 +02:00 |
|
TheMode
|
84eb0a8934
|
Fix build
|
2021-07-07 14:59:53 +02:00 |
|
TheMode
|
eb0f7379ea
|
Fix intersect
|
2021-07-07 01:45:20 +02:00 |
|
TheMode
|
8a5147c994
|
More fixes
|
2021-07-07 01:32:30 +02:00 |
|
Németh Noel
|
6f6b15fa96
|
Update part of Entity.java
|
2021-07-07 01:06:32 +02:00 |
|
Németh Noel
|
8849b6eec8
|
Fix teleport packet not being sent
|
2021-07-06 23:44:30 +02:00 |
|
Németh Noel
|
f29ed48da9
|
update getter names
|
2021-07-06 23:03:01 +02:00 |
|
Németh Noel
|
65a97e5b00
|
Initial collision update
|
2021-07-06 22:26:11 +02:00 |
|
TheMode
|
28dca16b29
|
Initial position api implementation
|
2021-07-06 20:44:24 +02:00 |
|
TheMode
|
799dbf4a61
|
Point interface improvement
|
2021-07-05 11:38:33 +02:00 |
|
TheMode
|
796b6820ce
|
Start implementing the new coordinate API
|
2021-07-05 09:10:03 +02:00 |
|
TheMode
|
0d031d4c15
|
Merge branch 'master' into new-block-api
# Conflicts:
# src/main/java/net/minestom/server/instance/DynamicChunk.java
# src/main/java/net/minestom/server/instance/Instance.java
# src/main/java/net/minestom/server/instance/InstanceContainer.java
# src/main/java/net/minestom/server/instance/SharedInstance.java
# src/main/java/net/minestom/server/instance/block/CustomBlock.java
# src/test/java/demo/Main.java
# src/test/java/demo/blocks/CustomBlockSample.java
# src/test/java/demo/blocks/UpdatableBlockDemo.java
|
2021-07-05 08:21:47 +02:00 |
|
TheMode
|
fe1bfaee93
|
Merge pull request #346 from Kebab11noel/fix/issue-258
Deprecate `UpdateOption`
|
2021-07-04 13:37:15 +02:00 |
|
TheMode
|
677ec61f74
|
Merge pull request #338 from Moulberry/master
Changes to Hologram API
|
2021-07-04 08:12:07 +02:00 |
|
BuildTools
|
323fcbe114
|
Remove MarkerHologram class, add parameter to Hologram constructor
|
2021-07-04 14:04:55 +08:00 |
|
Németh Noel
|
cd65085df2
|
Use Duration
|
2021-07-03 15:29:28 +02:00 |
|
Németh Noel
|
b012ffbff3
|
Use Duration
|
2021-07-03 15:27:23 +02:00 |
|
Németh Noel
|
67860d5afb
|
Use Duration
|
2021-07-03 15:25:41 +02:00 |
|
Németh Noel
|
663e53c875
|
Add alternative to LivingEntity#setFireDamagePeriod that takes Duration
|
2021-07-03 14:52:51 +02:00 |
|
Németh Noel
|
3f1c433c94
|
Removed unnecessary deprecations
|
2021-07-03 14:41:57 +02:00 |
|
Németh Noel
|
3e0486cfd3
|
Added #setFireForDuration(Duration)
|
2021-07-02 19:58:59 +02:00 |
|
Németh Noel
|
157eb6357a
|
Deprecated net.minestom.server.entity.ItemEntity.setPickupDelay(long, java.time.temporal.TemporalUnit)
|
2021-07-01 15:08:31 +02:00 |
|
Németh Noel
|
bcc1132ed7
|
Deprecated net.minestom.server.entity.Entity.scheduleRemove(long, java.time.temporal.TemporalUnit)
|
2021-07-01 15:03:16 +02:00 |
|
TheMode
|
5969ec1709
|
Merge branch 'master' into new-block-api
# Conflicts:
# src/main/java/net/minestom/server/item/ItemMetaBuilder.java
|
2021-07-01 02:22:20 +02:00 |
|
Németh Noel
|
fdf7153986
|
Flip ?: null check
|
2021-06-30 22:28:54 +02:00 |
|
Németh Noel
|
059565b397
|
Flip ?: null checks
|
2021-06-30 22:25:24 +02:00 |
|
Németh Noel
|
a5a370783d
|
Removed redundant check
|
2021-06-30 22:00:05 +02:00 |
|
Németh Noel
|
d735ba5fff
|
Fix missing Deprecated annotation
|
2021-06-30 13:25:24 +02:00 |
|
Németh Noel
|
f9c9b4c1eb
|
Fix old usage of TimeUnit
|
2021-06-30 13:20:02 +02:00 |
|
Németh Noel
|
c9dd06ba20
|
Simplified millis calculation
|
2021-06-30 13:10:22 +02:00 |
|
Németh Noel
|
01dfe2f48d
|
Replaced ChronoUnit with TimeUnit for consistency
|
2021-06-30 13:05:52 +02:00 |
|
Németh Noel
|
c037ea9d84
|
Replaced Tick and ChronoUnit with TimeUnit for consistency
|
2021-06-30 13:04:59 +02:00 |
|
Németh Noel
|
6a4de332a6
|
Updated RangedAttackGoal.java
|
2021-06-30 01:35:33 +02:00 |
|
Németh Noel
|
68b94674d0
|
Updated MeleeAttackGoal.java
|
2021-06-30 01:34:27 +02:00 |
|
Németh Noel
|
b8b8a40a99
|
Updated CombinedAttackGoal.java
|
2021-06-30 01:33:13 +02:00 |
|
Németh Noel
|
7e82c02536
|
Updated Player.java
|
2021-06-30 01:31:09 +02:00 |
|
Németh Noel
|
56017b90e2
|
Updated ItemEntity.java
|
2021-06-30 01:29:02 +02:00 |
|
Németh Noel
|
d522730cd7
|
Updated FollowTargetGoal.java
|
2021-06-30 01:15:54 +02:00 |
|
Németh Noel
|
67dc8bf996
|
Updated Entity.java
|
2021-06-30 00:59:26 +02:00 |
|