Shoghi Cervantes
|
f7508adb29
|
Fixed TimeAPI bugs
|
2013-09-03 22:40:48 +02:00 |
|
Shoghi Cervantes
|
84deac3ef7
|
Reduced random range
|
2013-08-30 17:51:12 +02:00 |
|
Shoghi Cervantes
|
5395f15fe7
|
Get block drops before breaking [fixes tile drops]
|
2013-08-30 17:48:46 +02:00 |
|
Shoghi Cervantes
|
399f9b808b
|
Random pos on item drop
|
2013-08-30 17:47:54 +02:00 |
|
Shoghi Cervantes
|
d8124d9ddd
|
Removed MobAPI from ServerAPI
|
2013-08-28 16:49:18 +02:00 |
|
Shoghi Cervantes
|
46e6cd37b7
|
Merge remote-tracking branch 'origin/master' into 0.7.4
|
2013-08-28 16:08:51 +02:00 |
|
Shoghi Cervantes
|
f9c405d46a
|
NO_THREADS mode for tests
|
2013-08-28 16:00:30 +02:00 |
|
Shoghi Cervantes
|
9d3379daca
|
Removed MobAPI
Why was that here?
|
2013-08-28 14:30:27 +02:00 |
|
Shoghi Cervantes
|
093b86fa43
|
Fixed URL
|
2013-08-27 19:16:11 +02:00 |
|
Shoghi Cervantes
|
36ff8331b7
|
Updated headers
|
2013-08-27 18:16:57 +02:00 |
|
Shoghi Cervantes
|
9e337e21d2
|
Implemented Level::getSafeSpawn()
|
2013-08-27 00:22:06 +02:00 |
|
Shoghi Cervantes
|
3d5541696b
|
New chat protocol
|
2013-08-26 23:35:18 +02:00 |
|
Shoghi Cervantes
|
dc0577dcfa
|
0.7.4 compatibility update - new chat message handling [part1]
|
2013-08-26 18:16:30 +02:00 |
|
Shoghi Cervantes
|
673515bc06
|
Fixed issues with DevTools
|
2013-08-26 11:04:21 +02:00 |
|
Shoghi Cervantes
|
7865b8dbe5
|
Fixed #748 Player health not being saved [gh#748]
|
2013-08-26 10:01:12 +02:00 |
|
Shoghi Cervantes
|
dfd451f620
|
Simplificated fix
|
2013-08-22 11:56:57 +02:00 |
|
Michael Yoo
|
85af510d74
|
Update ConsoleAPI.php
|
2013-08-22 19:21:50 +09:30 |
|
Michael Yoo
|
06554e8669
|
Added output initialization to allow monitoring of commands.
|
2013-08-22 19:18:17 +09:30 |
|
Shoghi Cervantes
|
ea2ff5d983
|
Paintings now have health 1 always
|
2013-08-20 21:06:44 +02:00 |
|
Shoghi Cervantes
|
a34595292d
|
Allow armor replacing (changing armor to another armor)
|
2013-08-20 11:23:55 +02:00 |
|
Shoghi Cervantes
|
e42314ade7
|
Fixed block durability
|
2013-08-20 04:53:22 +02:00 |
|
Shoghi Cervantes
|
5683dca9f6
|
Fixed crash
|
2013-08-20 02:57:37 +02:00 |
|
Shoghi Cervantes
|
7a37b0e4bf
|
Quartz slabs
|
2013-08-20 02:24:15 +02:00 |
|
Shoghi Cervantes
|
bf1b00f0e6
|
Correct teleporting with the new player list handling
|
2013-08-20 02:06:14 +02:00 |
|
Shoghi Cervantes
|
7102787aa9
|
Added correct handling of RemovePlayer packet for in-game player list
|
2013-08-20 01:42:45 +02:00 |
|
Shoghi Cervantes
|
d26d657b95
|
Fixed /difficulty
|
2013-08-20 01:16:24 +02:00 |
|
Shoghi Cervantes
|
68e78ba40b
|
Implemented basic tool durability
|
2013-08-19 17:37:08 +02:00 |
|
Shoghi Cervantes
|
a7b739d17f
|
Fixed hotbar reset bugs in block placement
|
2013-08-19 17:04:02 +02:00 |
|
Michael Yoo
|
87a67804c4
|
Merge pull request #677 from Humerus/master
Enabled autosave via an option in server.properties.
|
2013-08-18 04:11:53 -07:00 |
|
Shoghi Cervantes
|
ba9b800eff
|
Merge pull request #599 from MinecrafterJPN/master
Fixed player.block.activate
|
2013-08-09 04:44:10 -07:00 |
|
Humerus
|
62b589295e
|
Enabled autosave
|
2013-08-08 23:02:38 -04:00 |
|
Humerus
|
b6d86c287c
|
Update ServerAPI.php
|
2013-08-08 22:58:32 -04:00 |
|
williamtdr
|
330e06b892
|
Players can no longer be given air (causes client crash) through /give.
Fixes #567.
|
2013-07-31 22:08:34 -05:00 |
|
Shoghi Cervantes
|
fd5d981aa5
|
Revert "Better Command Permissions Check"
This reverts commit b42222c4619f57de2a2ecfd778dc7a14c08fa04e.
|
2013-07-23 16:13:59 +02:00 |
|
Shoghi Cervantes
|
a93b2cf954
|
Revert "Minor fix to command.check"
This reverts commit ed9eadd1a0981bb0aa04265bc3cbbc260998d08c.
|
2013-07-23 16:13:51 +02:00 |
|
MinecrafterJPN
|
32d658122b
|
Fixed player.block.activate
|
2013-07-22 21:59:29 +09:00 |
|
Michael Yoo
|
ed9eadd1a0
|
Minor fix to command.check
|
2013-07-15 12:15:23 +09:00 |
|
Michael Yoo
|
b42222c461
|
Better Command Permissions Check
|
2013-07-15 12:08:28 +09:00 |
|
Shoghi Cervantes
|
7efed17b74
|
Possible fix for armor crash
|
2013-07-04 23:33:56 +02:00 |
|
Shoghi Cervantes
|
5a168836c5
|
Fixed setting the difficulty via command
|
2013-06-17 03:29:44 +02:00 |
|
Shoghi Cervantes
|
d4c4f8817d
|
Pushed fix for #391
|
2013-06-17 00:44:18 +02:00 |
|
Shoghi Cervantes
|
155c918bb8
|
Fixed Leaf Decay loops causing Lag Spikes, fixed #391 [gh#391]
|
2013-06-16 17:18:15 +02:00 |
|
Shoghi Cervantes
|
02721c09a4
|
Possible fix for #391
|
2013-06-15 21:24:06 +02:00 |
|
Shoghi Cervantes
|
4c9cbaf1ee
|
Possible fix for #391
|
2013-06-14 02:56:29 +02:00 |
|
Shoghi Cervantes
|
0dd3d4a457
|
Alpha_1.3.2dev
|
2013-06-12 22:48:31 +02:00 |
|
Shoghi Cervantes
|
471de2d1c5
|
Changed domain
|
2013-06-12 19:38:34 +02:00 |
|
Shoghi Cervantes
|
aa7d9b5e05
|
Added full async operations in a separate Thread
|
2013-06-12 19:38:11 +02:00 |
|
Shoghi Cervantes
|
2e23ce8beb
|
Ban API fly fixed
|
2013-06-12 17:11:37 +02:00 |
|
Shoghi Cervantes
|
5e231c846c
|
Chat checks
|
2013-06-12 14:55:38 +02:00 |
|
Shoghi Cervantes
|
7d3992bcc2
|
Improved some events
|
2013-06-12 14:51:36 +02:00 |
|