Michael Yoo
|
d4c75ce68a
|
Trim system timezone output
|
2014-10-05 17:40:17 +10:30 |
|
williamtdr
|
fae330d499
|
Option to disable hitbox calculation
|
2014-10-04 20:07:37 -05:00 |
|
Shoghi Cervantes
|
5e03e157ad
|
Fixed #2153
|
2014-10-04 23:16:35 +02:00 |
|
Shoghi Cervantes
|
b0c40dc1ab
|
Fixed Server->unloadLevel() not removing objects from memory
|
2014-10-04 20:56:27 +02:00 |
|
Shoghi Cervantes
|
6840589f4e
|
Fix trailing newline
|
2014-10-04 18:28:42 +02:00 |
|
Michael Yoo
|
19e4aaa16a
|
Merge pull request #2151 from sekjun9878/master
Timezone for Windows and IP Geolocation TZdata
|
2014-10-05 01:51:44 +09:30 |
|
Michael Yoo
|
e0a7944faa
|
Re-use timezone offset parsing
|
2014-10-05 01:43:33 +09:30 |
|
Michael Yoo
|
eeda22d0ba
|
Add portable linux timezone detection for incompatible linux distributions.
|
2014-10-05 01:29:07 +09:30 |
|
Michael Yoo
|
769f1effb0
|
Cleaner timezone parsing for Linux and add support for Macs
|
2014-10-05 01:05:00 +09:30 |
|
Michael Yoo
|
42c7322273
|
Reliable timezone detection using systeminfo for Windows and additional IP Geolocation-based detection. Added a warning message for when auto-detection fails. Fixes #2015.
|
2014-10-05 00:32:01 +09:30 |
|
Shoghi Cervantes
|
c8cf6b715e
|
Merge pull request #2150 from PEMapModder/patch-2
Fixed PlayerChatEvent::setRecipients() being ignored
|
2014-10-04 14:49:14 +02:00 |
|
PEMapModder
|
41f94f7385
|
Fixed PlayerChatEvent::setRecipients() being useless
|
2014-10-04 20:10:12 +08:00 |
|
Shoghi Cervantes
|
602bdf27a5
|
Compatibility with pthreads > 2.0.8
|
2014-10-02 16:58:37 +02:00 |
|
Shoghi Cervantes
|
539fa232f8
|
Added individual object timings to Entities / Tile Entities
|
2014-09-30 16:09:21 +02:00 |
|
Shoghi Cervantes
|
f8378c09ba
|
Fixed entities getting OnGround default to true
|
2014-09-30 13:13:31 +02:00 |
|
Shoghi Cervantes
|
69fb7ae525
|
Update RakLib, fixes server locking when shutting down
|
2014-09-30 09:52:50 +02:00 |
|
Shoghi Cervantes
|
ee8ad6f92a
|
Implement Armor changes as Transactions
|
2014-09-30 09:37:58 +02:00 |
|
Shoghi Cervantes
|
f888acbd7c
|
Send PlayerArmorEquipmentPacket instead of ContainerSetContentPacket with id 0x78
|
2014-09-29 23:43:52 +02:00 |
|
Shoghi Cervantes
|
215691f1c4
|
Update RakLib
|
2014-09-29 23:23:11 +02:00 |
|
Shoghi Cervantes
|
1252dd65a9
|
Improved PlayerInventory->setItemInHand() $source call, fixed Tool durability
|
2014-09-29 17:53:53 +02:00 |
|
Shoghi Cervantes
|
762c27affe
|
Added armor change $source parameter
|
2014-09-29 17:50:48 +02:00 |
|
Shoghi Cervantes
|
706e1099a1
|
Update raklib
|
2014-09-29 16:46:19 +02:00 |
|
Shoghi Cervantes
|
9cd66dc969
|
Some changes
|
2014-09-29 16:37:56 +02:00 |
|
Shoghi Cervantes
|
5b6b789ab3
|
Improved exponentiation
|
2014-09-29 13:24:25 +02:00 |
|
Shoghi Cervantes
|
85ff696ae5
|
Improved Chunk entity loading
|
2014-09-29 13:14:14 +02:00 |
|
Shoghi Cervantes
|
25f8e8318b
|
Fixed Anvil levels duplicating saved entities
|
2014-09-29 13:09:13 +02:00 |
|
Shoghi Cervantes
|
61d84c73d0
|
Implemented Arrow pick up
|
2014-09-29 13:05:18 +02:00 |
|
Shoghi Cervantes
|
f5822c6de8
|
Improved entity movement updates
|
2014-09-29 12:59:01 +02:00 |
|
Shoghi Cervantes
|
b0bd927545
|
Improved entity base ticks
|
2014-09-29 12:55:10 +02:00 |
|
Shoghi Cervantes
|
fde61b7d21
|
Improved single-threaded chunk generation efficiency
|
2014-09-29 12:48:11 +02:00 |
|
Shoghi Cervantes
|
886ad8442c
|
Fixed #2055 Extra packet data sent on armor change
|
2014-09-28 17:31:44 +02:00 |
|
Shoghi Cervantes
|
7b5869bea8
|
RakLib submodule update
|
2014-09-28 16:35:24 +02:00 |
|
Shoghi Cervantes
|
3063863c65
|
RakLib update
|
2014-09-28 16:06:27 +02:00 |
|
Shoghi Cervantes
|
0dfaa19380
|
Fixed invalid spawn position setting for plugins
|
2014-09-28 15:19:09 +02:00 |
|
Shoghi Cervantes
|
7fea29e874
|
Updated pthreads version on Travis-CI
|
2014-09-28 12:50:03 +02:00 |
|
Shoghi Cervantes
|
2ded2013bf
|
Fixed auto-save configuration, made it global
|
2014-09-28 10:50:43 +02:00 |
|
Shoghi Cervantes
|
aa27c28e65
|
Force new player position on spawn
|
2014-09-28 01:14:03 +02:00 |
|
Shoghi Cervantes
|
05a81bebf4
|
Fixed server crash when Tile Entities / Entities were loaded and requested the same chunk
|
2014-09-28 00:39:49 +02:00 |
|
Shoghi Cervantes
|
ce91f2943a
|
Fixed Double Chests
|
2014-09-28 00:39:11 +02:00 |
|
Shoghi Cervantes
|
1d8562fb8c
|
Allow setting the player spawnpoint via events before PlayerJoinEvent
|
2014-09-28 00:14:08 +02:00 |
|
Shoghi Cervantes
|
1dfb17b932
|
Fixed #2126 Items drop twice from tile entities
|
2014-09-27 14:31:41 +02:00 |
|
Shoghi Cervantes
|
16384c2b20
|
Improved Player generation queue
|
2014-09-27 10:31:02 +02:00 |
|
Shoghi Cervantes
|
48041b2f19
|
Basic entity motion on water
|
2014-09-27 00:09:38 +02:00 |
|
Shoghi Cervantes
|
529bf743db
|
Added torch drop
|
2014-09-26 23:07:43 +02:00 |
|
Shoghi Cervantes
|
48bc919a33
|
Added Liquid flow
|
2014-09-26 16:56:10 +02:00 |
|
Shoghi Cervantes
|
474091c013
|
Improved Level block update scheduling for repeated updates
|
2014-09-26 16:55:34 +02:00 |
|
Shoghi Cervantes
|
666e5553c2
|
Fixed Level->scheduleUpdate() tick calculation
|
2014-09-26 16:04:51 +02:00 |
|
Shoghi Cervantes
|
ae6f532b1d
|
Partial Liquid flow
|
2014-09-26 13:25:52 +02:00 |
|
Shoghi Cervantes
|
b231eba803
|
Fixed E_NOTICE error on player movement
|
2014-09-26 13:23:47 +02:00 |
|
Shoghi Cervantes
|
82d903733d
|
Fixed #2121
|
2014-09-26 11:34:06 +02:00 |
|