Shoghi Cervantes Pueyo
|
bb9a6146fd
|
Raised the speed limit
|
2013-04-22 19:20:25 +02:00 |
|
Shoghi Cervantes Pueyo
|
34ca8baa29
|
Fixed "player.interact" event only being fired with weird conditions
|
2013-04-22 18:46:35 +02:00 |
|
Shoghi Cervantes Pueyo
|
d552042094
|
Fixed #166
|
2013-04-22 17:25:45 +02:00 |
|
Shoghi Cervantes Pueyo
|
6457055be3
|
Added TimeAPI command responses
|
2013-04-22 16:51:04 +02:00 |
|
Shoghi Cervantes Pueyo
|
02bbfb60b6
|
Increased RCON max clients per thread to 25 (total 100 clients)
|
2013-04-22 16:46:48 +02:00 |
|
Shoghi Cervantes Pueyo
|
b759863bb1
|
Changed /list to be the same as vanilla
|
2013-04-22 16:39:33 +02:00 |
|
Shoghi Cervantes Pueyo
|
e81793174b
|
Multiple RCON clients per thread, allow external connections
|
2013-04-22 16:28:24 +02:00 |
|
Shoghi Cervantes Pueyo
|
d08807abaf
|
Added 4 RCON threads
|
2013-04-22 14:29:30 +02:00 |
|
Shoghi Cervantes Pueyo
|
1cb3e25bf9
|
Added RCON protocol
|
2013-04-22 14:22:52 +02:00 |
|
Shoghi Cervantes Pueyo
|
70056b8d1f
|
Save config filles automatically after adding new defaults
|
2013-04-22 00:05:56 +02:00 |
|
Shoghi Cervantes Pueyo
|
2f1e37ce6c
|
Updated Spyc library
|
2013-04-21 22:29:44 +02:00 |
|
Shoghi Cervantes Pueyo
|
269e63ab50
|
Rewrite /defaultgamemode command to allow multiple values
|
2013-04-20 21:00:52 +02:00 |
|
Shoghi Cervantes Pueyo
|
d0d8d281d2
|
Revert "Added coordinates command. Displays your coordinates"
This reverts commit 4434fe2a5b499aaf0cdb667644710b41788655a6.
|
2013-04-20 20:56:58 +02:00 |
|
Michael Yoo
|
4434fe2a5b
|
Added coordinates command. Displays your coordinates
|
2013-04-20 14:45:35 +09:30 |
|
Michael Yoo
|
82c72f8beb
|
Added defaultgamemode command
|
2013-04-20 12:26:26 +09:30 |
|
Shoghi Cervantes Pueyo
|
083110ffd0
|
Fixed #194 Implemented armor damage reduction
|
2013-04-19 14:31:41 +02:00 |
|
Shoghi Cervantes Pueyo
|
0bea234788
|
Fixed #206
|
2013-04-19 13:53:58 +02:00 |
|
Shoghi Cervantes Pueyo
|
e444f2a9e0
|
Fixed #208
|
2013-04-19 13:40:02 +02:00 |
|
Shoghi Cervantes Pueyo
|
38950969dd
|
Added Player::setSpawn(Vector3 $pos) method
|
2013-04-18 22:34:12 +02:00 |
|
Shoghi Cervantes Pueyo
|
c3a0600ffd
|
Added __get() magic methods to Player and set some properties private
|
2013-04-18 20:22:20 +02:00 |
|
Shoghi Cervantes Pueyo
|
78167a3cd4
|
Fixed players not getting their inventory reset on gamemode change
|
2013-04-18 19:33:51 +02:00 |
|
Shoghi Cervantes Pueyo
|
724e9d9bb2
|
Fixed changing gamemodes
|
2013-04-18 17:25:07 +02:00 |
|
Shoghi Cervantes Pueyo
|
8b41246f2d
|
Added "player.gamemode.change"
|
2013-04-18 17:18:42 +02:00 |
|
Shoghi Cervantes Pueyo
|
639ca67a10
|
Blocked again opening of chests in Creative mode
|
2013-04-18 17:05:26 +02:00 |
|
Shoghi Cervantes Pueyo
|
96baeaaad2
|
Fixed VIEW gamemode crash
|
2013-04-18 16:54:48 +02:00 |
|
Shoghi Cervantes Pueyo
|
bcb76b51f4
|
Fixed setting more gamemodes
|
2013-04-18 16:43:00 +02:00 |
|
Shoghi Cervantes Pueyo
|
3577667039
|
New VIEW gamemode
|
2013-04-18 16:40:30 +02:00 |
|
Shoghi Cervantes Pueyo
|
5848d283da
|
Correct MC_LOGIN_STATUS usage
|
2013-04-18 16:16:54 +02:00 |
|
Shoghi Cervantes Pueyo
|
8f724ffc46
|
Resend slot on change
|
2013-04-17 23:29:44 +02:00 |
|
Shoghi Cervantes Pueyo
|
26c2f61da0
|
Added fix so players aren't targeted by name completion by default
|
2013-04-17 23:02:53 +02:00 |
|
Shoghi Cervantes Pueyo
|
fd8166c836
|
Obligatory Creative mode item enforcement
|
2013-04-17 22:57:44 +02:00 |
|
Shoghi Cervantes Pueyo
|
bc80c01348
|
Return output of commands on ConsoleAPI::run() method
|
2013-04-17 20:24:10 +02:00 |
|
Shoghi Cervantes Pueyo
|
e0a59486eb
|
Force inventory sending on death
|
2013-04-17 20:15:51 +02:00 |
|
Shoghi Cervantes Pueyo
|
393f54fe28
|
/give compatible with "item-enforcement" = off
|
2013-04-17 19:48:13 +02:00 |
|
Shoghi Cervantes Pueyo
|
1885cdf3a2
|
Changed item enforcement option name
|
2013-04-17 19:41:46 +02:00 |
|
Shoghi Cervantes Pueyo
|
e65731e3ec
|
Item enforcement optional for packet sending
|
2013-04-17 19:38:29 +02:00 |
|
Shoghi Cervantes Pueyo
|
f7f05d4175
|
Paintings are removed at usage
|
2013-04-17 19:32:06 +02:00 |
|
Shoghi Cervantes Pueyo
|
cd8211a9d3
|
Fixed client-side item duplication
|
2013-04-17 19:31:15 +02:00 |
|
Shoghi Cervantes Pueyo
|
09301f0e5f
|
Added a way to send Player's inventory directly
|
2013-04-17 19:25:53 +02:00 |
|
Shoghi Cervantes Pueyo
|
5e4ef9732b
|
Oops!
|
2013-04-17 17:23:12 +02:00 |
|
Shoghi Cervantes Pueyo
|
44cb66837e
|
Fixed torch sides
|
2013-04-17 17:22:57 +02:00 |
|
Shoghi Cervantes Pueyo
|
f195168132
|
Fixed Player not getting in survival mode removed due to BlockAPI checking Server default gamemode
|
2013-04-17 17:13:36 +02:00 |
|
Shoghi Cervantes Pueyo
|
32e0085c1e
|
Allow placing torches on top of side blocks
|
2013-04-17 17:10:05 +02:00 |
|
Shoghi Cervantes Pueyo
|
b34e55eec5
|
Torches drop when no supporting block is present
|
2013-04-17 17:09:48 +02:00 |
|
Shoghi Cervantes Pueyo
|
758070e478
|
Optimized block updates
|
2013-04-17 16:41:36 +02:00 |
|
Shoghi Cervantes Pueyo
|
2790f60491
|
Added Redstone Ore block update
|
2013-04-17 16:36:37 +02:00 |
|
Shoghi Cervantes Pueyo
|
d8bf5ce711
|
Added Cakes
|
2013-04-16 20:00:41 +02:00 |
|
Shoghi Cervantes Pueyo
|
bbbdaa30d1
|
Better online player list
|
2013-04-16 19:48:33 +02:00 |
|
Shoghi Cervantes Pueyo
|
2438c9535b
|
Only shown available commands in help
|
2013-04-16 19:46:14 +02:00 |
|
Shoghi Cervantes Pueyo
|
3d48eec887
|
Allow looking the help of an alias
|
2013-04-16 19:41:37 +02:00 |
|