Shoghi Cervantes
|
9b7a94b5ee
|
Fixed timings ticks getting reset
|
2014-09-01 01:50:28 +02:00 |
|
Shoghi Cervantes
|
ec1fe6a083
|
Fixed EntityShootBowEventEvent crash
|
2014-08-30 19:07:17 +02:00 |
|
Shoghi Cervantes
|
a04516a879
|
Added EntityShootBowEvent, made bow require an arrow
|
2014-08-30 18:43:32 +02:00 |
|
Shoghi Cervantes
|
0f6dfd39b8
|
Made EntityDamageByEntityEvent call EntityDamageEvent handlers
|
2014-08-30 18:41:00 +02:00 |
|
Shoghi Cervantes
|
eab86f5f90
|
Replaced array() with []
|
2014-08-28 17:04:22 +02:00 |
|
Shoghi Cervantes
|
c40f9f65a5
|
Optimize imports
|
2014-08-26 11:54:24 +02:00 |
|
Shoghi Cervantes
|
60ea4d0e96
|
Removed hardcoded Server name from source
|
2014-08-22 18:31:17 +02:00 |
|
Shoghi Cervantes
|
db7222976e
|
Code cleanup
|
2014-08-21 17:26:41 +02:00 |
|
Shoghi Cervantes
|
eee0eb5458
|
Added RemoteServerCommandEvent
|
2014-08-16 13:05:20 +02:00 |
|
Shoghi Cervantes
|
7e4a191593
|
Added SignChangeEvent
|
2014-08-16 12:58:16 +02:00 |
|
Shoghi Cervantes
|
269a10fadd
|
Modified Level and Chunk deprecated methods
|
2014-08-06 16:22:55 +02:00 |
|
Shoghi Cervantes
|
eee7e659e9
|
Added ChunkLoadEvent, ChunkUnloadEvent, ChunkPopulateEvent
|
2014-08-02 17:19:33 +02:00 |
|
swagking47
|
e8e825322b
|
Update InventoryTransactionEvent.php
|
2014-07-20 15:28:53 -04:00 |
|
Shoghi Cervantes
|
79e864f4f1
|
Added far-generated loaded chunk to garbage collection
|
2014-07-14 12:46:03 +02:00 |
|
Shoghi Cervantes
|
9bdd294a66
|
Implemented global, tasks timings
|
2014-07-12 14:09:29 +02:00 |
|
Shoghi Cervantes
|
67b0c4bc2e
|
Added base timings
|
2014-07-12 02:26:06 +02:00 |
|
PEMapModder
|
cd324c3247
|
Let plugin enable/disable events extend PluginEvent
|
2014-07-10 00:40:16 +08:00 |
|
Shoghi Cervantes
|
65523972c2
|
Implemented health, events, damage, motion push
|
2014-07-06 23:10:11 +02:00 |
|
Shoghi Cervantes
|
1b6fcf7942
|
Added LevelLoadEvent
|
2014-07-06 00:07:42 +02:00 |
|
Shoghi Cervantes
|
cbbdb42092
|
Added LevelUnloadEvent
|
2014-07-06 00:06:03 +02:00 |
|
Shoghi Cervantes
|
81492acb0c
|
Added LevelSaveEvent
|
2014-07-06 00:02:27 +02:00 |
|
Shoghi Cervantes
|
6576c88a08
|
Added LevelInitEvent
|
2014-07-06 00:01:05 +02:00 |
|
PEMapModder
|
b18783a0e7
|
Fix HandlerList.php wrong var name
|
2014-07-05 11:48:13 +08:00 |
|
Shoghi Cervantes
|
79cc6ca559
|
Multiple fixes
|
2014-06-25 02:03:58 +02:00 |
|
Shoghi Cervantes
|
c775c3905d
|
Added ServerCommandEvent::getSender()
|
2014-06-24 11:25:51 +02:00 |
|
Shoghi Cervantes
|
279a438ae6
|
Fixed spawning of Tile entities via chunk packets
|
2014-06-22 18:05:42 +02:00 |
|
Shoghi Cervantes
|
a0ac660d57
|
Throw exception when a plugin tries to change the cancel event of a non-Cancellable event
|
2014-06-18 19:36:32 +02:00 |
|
Shoghi Cervantes
|
ab2fb24fe5
|
Fixed PluginEvent
|
2014-06-13 20:15:53 +02:00 |
|
Shoghi Cervantes
|
fa50cbf4b3
|
Working Threaded Generation
|
2014-06-10 20:45:09 +02:00 |
|
Shoghi Cervantes
|
920e2a7c7e
|
Merge branch 'Level-Rewrite'
|
2014-06-07 23:33:49 +02:00 |
|
Shoghi Cervantes
|
596f4ddb0e
|
Added lots of new events, enabled old features
|
2014-06-05 01:05:52 +02:00 |
|
Shoghi Cervantes
|
2b73da5412
|
Added Animation
|
2014-06-05 00:41:24 +02:00 |
|
Shoghi Cervantes
|
2877f026ec
|
Added item drop
|
2014-06-05 00:31:16 +02:00 |
|
Shoghi Cervantes
|
99a0117a33
|
Implemented RakLib
|
2014-06-04 20:29:25 +02:00 |
|
Shoghi Cervantes
|
8d40f843cf
|
MainLogger can now have debug level disabled
|
2014-05-29 00:08:02 +02:00 |
|
Shoghi Cervantes
|
6746987ce5
|
Added CraftItemEvent, Crafting system now uses Transactions
|
2014-05-27 17:49:22 +02:00 |
|
Shoghi Cervantes
|
5e97da2e11
|
Added InventoryTransactionEvent
|
2014-05-27 01:56:25 +02:00 |
|
Shoghi Cervantes
|
d92c5332da
|
Added InventoryOpenEvent and InventoryPickupItemEvent
|
2014-05-27 01:44:56 +02:00 |
|
Shoghi Cervantes
|
e1ccd7f9ea
|
Added InventoryCloseEvent
|
2014-05-27 01:30:24 +02:00 |
|
Shoghi Cervantes
|
160c633c08
|
Updated trigger_error to Exceptions, fixed bug in Plugin task deletion
|
2014-05-26 12:22:28 +02:00 |
|
Shoghi Cervantes
|
f9353a0ecd
|
Fixed Events being called with reversed priority
|
2014-05-24 13:40:05 +02:00 |
|
Shoghi Cervantes
|
53749483c3
|
Implemented new Inventory windows on Player, Chest and Furnace
|
2014-05-23 20:53:06 +02:00 |
|
Shoghi Cervantes
|
6cbd39de9b
|
Added Inventory interfaces and types, updated long array() to []
|
2014-05-22 18:59:16 +02:00 |
|
Shoghi Cervantes
|
387677e957
|
Level rewrite middle step
|
2014-05-22 17:53:56 +02:00 |
|
Shoghi Cervantes
|
7cd29f0fcf
|
Added block updates, correct block placing
|
2014-04-02 05:36:45 +02:00 |
|
Shoghi Cervantes
|
7e9304a0c9
|
Formatting
|
2014-04-01 19:48:28 +02:00 |
|
Shoghi Cervantes
|
b4cc3bbd43
|
Added /op, /deop, /kick, OfflinePlayer, moved player list to Server instead of static Player
|
2014-04-01 19:46:48 +02:00 |
|
Shoghi Cervantes
|
e60ea2eb15
|
Fixed event names
|
2014-04-01 13:13:43 +02:00 |
|
Shoghi Cervantes
|
dd17652aca
|
Fixed wrong paths
|
2014-04-01 05:06:12 +02:00 |
|