52 Commits

Author SHA1 Message Date
Shoghi Cervantes
7d0ff5e073 Formatting OCD
Please refer to CONTRIBUTING.md
2013-12-01 14:16:38 +01:00
Michael Yoo
a6cd8ece1b Added isLoaded function to LevelAPI. Fixes #959. 2013-11-30 13:10:02 +10:30
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
ea2ff5d983 Paintings now have health 1 always 2013-08-20 21:06:44 +02:00
Shoghi Cervantes
b4f95fad11 Fix 2013-06-09 18:53:39 +02:00
Shoghi Cervantes
ac486ec970 Removed generator setting 2013-06-08 18:55:08 +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
a830555d90 Added a normal Temporal Generator 2013-06-04 22:31:34 +02:00
Shoghi Cervantes
06a0f169dd Better auto-save, less resource and disk usage 2013-06-04 18:45:30 +02:00
Shoghi Cervantes
dce9b3140a Plant growth & scheduled updates! 2013-06-04 17:23:03 +02:00
Shoghi Cervantes
be83eaf521 Correct call of destruct chain to release PMF file locks at unload 2013-06-03 23:24:33 +02:00
Shoghi Cervantes
f2927df2b3 Renamed TileEntity to Tile (TileEntityAPI, TileEntity class, variables) 2013-06-03 19:19:00 +02:00
Shoghi Cervantes
f55fb8d490 Player actions and bows [WiP] 2013-06-03 16:31:33 +02:00
Shoghi Cervantes
58fd67d2ed Falling Entities, better Physics [not final] 2013-05-28 22:03:58 +02:00
Shoghi Cervantes
b39677cc96 Added LevelAPI::unloadLevel(Level $level) 2013-05-26 00:37:18 +02:00
Shoghi Cervantes
b7083032f3 Updated settings, less memory usage 2013-05-21 19:50:59 +02:00
Shoghi Cervantes Pueyo
a7a45dfe96 Updated flat preset, do not allow empty Level names 2013-05-19 20:53:12 +02:00
Shoghi Cervantes Pueyo
b48f486620 Fixed no params aliases 2013-05-18 19:04:31 +02:00
Shoghi Cervantes Pueyo
e3bf38e0b2 Plugin API: Allow Plugins without Main class 2013-05-18 18:24:48 +02:00
Shoghi Cervantes Pueyo
5ea6052a8a New Level Generator API & Support for MC Superflat Presets 2013-05-18 02:05:56 +02:00
Shoghi Cervantes Pueyo
b82e9b2895 Fixed already loaded worlds 2013-05-17 13:14:52 +02:00
Shoghi Cervantes Pueyo
9a3f887f44 Attacking entities fixed 2013-05-16 16:41:54 +02:00
Shoghi Cervantes Pueyo
e0e724bcc3 Saving entities/tiles 2013-05-15 23:30:46 +02:00
Shoghi Cervantes Pueyo
e63677a23d Level saving 2013-05-15 23:30:40 +02:00
Shoghi Cervantes Pueyo
9e55de134f Added /seed 2013-05-15 23:30:37 +02:00
Shoghi Cervantes Pueyo
cef4347a02 Fixed error with world teleporting 2013-05-15 23:30:34 +02:00
Shoghi Cervantes Pueyo
d0d5c1bb79 CMD Selectors [@all, @player, @random] 2013-05-15 23:30:31 +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
710ed5c704 Improved block updates and Scheduled block updates [part1] 2013-04-16 17:15:39 +02:00
Shoghi Cervantes Pueyo
6d39f54591 Removed $server constructor arguments because of ServerAPI::request() 2013-03-29 19:49:33 +01:00
Shoghi Cervantes Pueyo
5c17f77bcc Name update 2013-03-07 19:56:07 +01:00
Shoghi Cervantes Pueyo
e5ed7e04cf Send MiniChunks 2013-02-05 17:36:38 +01:00
Shoghi Cervantes Pueyo
6b77a69302 Updated API methods to use less events 2013-02-04 20:27:36 +01:00
Shoghi Cervantes Pueyo
d9c87161ba Place/Breaking/Activation logic separated from BlockAPI 2013-02-03 18:55:59 +01:00
Shoghi Cervantes Pueyo
34db027ffd Corrected block metadata 2013-02-02 15:53:22 +01:00
Shoghi Cervantes Pueyo
888e84dd69 Block Names 2013-02-02 15:42:06 +01:00
Shoghi Cervantes Pueyo
8a5708f47a Placing Signs 2013-01-28 19:01:41 +01:00
Shoghi Cervantes Pueyo
1474d8c785 Better Tile selection & player death check and fix 2013-01-27 23:21:08 +01:00
Shoghi Cervantes Pueyo
aef32f2012 Entity velocity 2013-01-19 12:41:53 +01:00
Shoghi Cervantes Pueyo
baec22208f Updated event names 2013-01-12 17:35:32 +01:00
Shoghi Cervantes Pueyo
d733eb6b4a Added more Events and Handlers 2013-01-12 17:01:20 +01:00
Shoghi Cervantes Pueyo
aa1a39adfc Fixed TABS 2013-01-06 13:38:28 +01:00
Shoghi Cervantes Pueyo
a64f0c8bbe Entities despawning, half item pickup 2013-01-04 19:36:51 +01:00
Shoghi Cervantes Pueyo
52b4220ade Fix for block updates 2013-01-04 01:32:06 +01:00