460 Commits

Author SHA1 Message Date
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
Shoghi Cervantes
c83d4d955f Improved Player::blocked 2013-06-12 13:46:44 +02:00
Shoghi Cervantes
ff7fa066a5 Entities are now updated on block updates 2013-06-12 12:20:56 +02:00
Shoghi Cervantes
9619ebc2af Fixed lag issues when breaking blocks 2013-06-12 12:13:51 +02:00
Shoghi Cervantes
5afd26b1b6 Reduced stats server timeout 2013-06-11 23:08:07 +02:00
Shoghi Cervantes
b4f95fad11 Fix 2013-06-09 18:53:39 +02:00
Shoghi Cervantes
cbe0692696 Players can put out fires 2013-06-09 15:14:30 +02:00
Shoghi Cervantes
9b88a4a73f Player packet handling rewrite, fix #350 2013-06-09 05:56:48 +02:00
Shoghi Cervantes
715b92b681 Typo 2013-06-08 19:27:18 +02:00
Shoghi Cervantes
1014052a57 Removed /invisible 2013-06-08 19:23:16 +02:00
Shoghi Cervantes
ac486ec970 Removed generator setting 2013-06-08 18:55:08 +02:00
Shoghi Cervantes
5a278f8a16 Fixed regeneration acting on all gamemodes 2013-06-08 18:47:30 +02:00
Shoghi Cervantes
7404279f15 Added spawn-animals and spawn-mobs 2013-06-08 18:34:28 +02:00
Shoghi Cervantes
8d2862a744 Fixed ladders 2013-06-08 16:36:53 +02:00
Shoghi Cervantes
bfa65e1e7d Time is sent on change 2013-06-08 14:19:10 +02:00
Shoghi Cervantes
883b18078f Removed clientID from checks 2013-06-08 02:22:20 +02:00
Shoghi Cervantes
13bfaaf7b8 Fixed crash after level unload 2013-06-08 01:50:03 +02:00
Shoghi Cervantes
164b420af6 Tiles and Entities won't get wiped on level unload 2013-06-08 01:40:39 +02:00
Shoghi Cervantes
38c50c2fec Fixed API unloading 2013-06-08 01:40:13 +02:00