97 Commits

Author SHA1 Message Date
Shoghi Cervantes
94f8cfb59b Added Single Explosions [ignite TNT using fling & steel] 2013-09-06 13:46:52 +02:00
Shoghi Cervantes
dd5b1869e2 /spawn teleports to the server spawn instead of the player spawn 2013-09-04 10:49:19 +02:00
Shoghi Cervantes
a21bb5ab6d Revert "Revert "Roll back""
This reverts commit e1e804ffe35f9e6c6411b8ed6425af3f8e72f608.
2013-08-29 18:52:12 +02:00
Shoghi Cervantes
e1e804ffe3 Revert "Roll back"
This reverts commit 29504c09f263e73492c6ffecea201a81dcf3591d.
2013-08-28 20:55:58 +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
7865b8dbe5 Fixed #748 Player health not being saved [gh#748] 2013-08-26 10:01:12 +02:00
Shoghi Cervantes
a34595292d Allow armor replacing (changing armor to another armor) 2013-08-20 11:23:55 +02:00
Shoghi Cervantes
5683dca9f6 Fixed crash 2013-08-20 02:57:37 +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
7efed17b74 Possible fix for armor crash 2013-07-04 23:33:56 +02:00
Shoghi Cervantes
5a278f8a16 Fixed regeneration acting on all gamemodes 2013-06-08 18:47:30 +02:00
Shoghi Cervantes
883b18078f Removed clientID from checks 2013-06-08 02:22:20 +02:00
Shoghi Cervantes
35c0c21c8d Better /kill command, ensures death 2013-06-07 12:54:45 +02:00
Shoghi Cervantes
4b408675cf Minecraft: Pocket Edition 0.7.0 dev. release
* Crafting enabled, report bugs
* Chat handler
2013-06-06 17:14:09 +02:00
Shoghi Cervantes
a830555d90 Added a normal Temporal Generator 2013-06-04 22:31:34 +02:00
Shoghi Cervantes
033a1673f0 Added bandwidth measure 2013-06-04 10:55:20 +02:00
Shoghi Cervantes
566cee2b0b New way to measure Ping 2013-06-04 01:12:22 +02:00
Shoghi Cervantes
45efcc5faa Fixed undefined $message 2013-06-03 23:28:24 +02:00
Shoghi Cervantes
1376cc860d Removed API::action() 2013-05-31 14:29:46 +02:00
Shoghi Cervantes Pueyo
68855bdd4f Buffered block changes and sending big changes with Chunk Packets 2013-05-19 19:27:55 +02:00
Shoghi Cervantes Pueyo
b481c26839 Fixed teleporting to worlds with spaces 2013-05-19 13:32:27 +02:00
Shoghi Cervantes Pueyo
c408ee07b1 Player spawning on unknown worlds will be redirected properly to the main world 2013-05-18 15:21:54 +02:00
Shoghi Cervantes Pueyo
2305322ed0 tp help 2013-05-16 19:13:36 +02:00
Shoghi Cervantes Pueyo
848a69b28a /tp [player] w:[world] & simple /spawn 2013-05-16 19:13:03 +02:00
Shoghi Cervantes Pueyo
beb84ca013 Teleport fixes 2013-05-16 18:11:26 +02:00
Shoghi Cervantes Pueyo
9dd1568c40 New Player::getSpawn() 2013-05-16 18:05:05 +02:00
Shoghi Cervantes Pueyo
66322d7719 Selector aliases & @world & /spawnpoint 2013-05-16 18:02:24 +02:00
Shoghi Cervantes Pueyo
5277555d33 Relative teleporting 2013-05-16 17:21:39 +02:00
Shoghi Cervantes Pueyo
7d49847ae7 Correct teleport message 2013-05-16 17:14:02 +02:00
Shoghi Cervantes Pueyo
3cc4546f93 Fixed Level::nextSave 2013-05-16 17:07:28 +02:00
Shoghi Cervantes Pueyo
bcbc65ed5e Added /spawn [world] [player] 2013-05-15 23:30:36 +02:00
Shoghi Cervantes Pueyo
c27cca6741 More fixes :D 2013-05-15 23:30:28 +02:00
Shoghi Cervantes Pueyo
2254e87ce4 PMF & Multiworld [part 3] 2013-05-15 23:30:24 +02:00
Shoghi Cervantes Pueyo
5938747083 PMF & Multiworld [part 2] 2013-05-15 23:30:22 +02:00
Shoghi Cervantes Pueyo
db8f50f408 PMF & Multiworld [part 1] 2013-05-15 23:30:20 +02:00
Shoghi Cervantes Pueyo
dffbfa0754 PlayerAPI teleport commands now return a correct name 2013-04-23 12:42:43 +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
269e63ab50 Rewrite /defaultgamemode command to allow multiple values 2013-04-20 21:00:52 +02:00
Shoghi Cervantes Pueyo
38950969dd Added Player::setSpawn(Vector3 $pos) method 2013-04-18 22:34:12 +02:00
Shoghi Cervantes Pueyo
3577667039 New VIEW gamemode 2013-04-18 16:40:30 +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
bbbdaa30d1 Better online player list 2013-04-16 19:48:33 +02:00
Shoghi Cervantes Pueyo
77da9d3a7c Chat messages are shown on the server log 2013-04-14 16:19:16 +02:00
Shoghi Cervantes Pueyo
d157299c7a Updated console texts and help 2013-04-13 19:47:20 +02:00
Shoghi Cervantes Pueyo
62735c8e41 Changed messages 2013-04-12 14:20:52 +02:00
Shoghi Cervantes Pueyo
c45cd5e12a Fixed a crash 2013-04-12 13:58:25 +02:00
Shoghi Cervantes Pueyo
c138cb2797 Fixed player death name 2013-04-12 13:55:26 +02:00
Shoghi Cervantes Pueyo
3e3521086b Fixed crash due to new API changes 2013-04-08 23:07:01 +02:00