7787 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
4ddb8a298b Ooops! 2013-01-15 18:27:05 +01:00
Shoghi Cervantes Pueyo
3938db7c4f Fixed placing transparent blocks 2013-01-15 18:26:17 +01:00
Shoghi Cervantes Pueyo
475419b693 Fixed Tree spawning 2013-01-15 18:21:55 +01:00
Shoghi Cervantes Pueyo
d147caa913 Fixed cactus placement 2013-01-15 17:51:26 +01:00
Shoghi Cervantes Pueyo
ea26c32204 Removed PDO dependency & edited a color 2013-01-15 17:38:16 +01:00
Shoghi Cervantes Pueyo
f79c6cf2e9 getSide() Vector3 method 2013-01-15 17:18:05 +01:00
Shoghi Cervantes Pueyo
cac2a3a6e5 Added pause to start.sh 2013-01-15 16:17:34 +01:00
Shoghi Cervantes Pueyo
17161d7cd0 Fixed #62 2013-01-15 15:49:03 +01:00
Shoghi Cervantes Pueyo
d988b27b16 New IP methods 2013-01-15 15:44:33 +01:00
Shoghi Cervantes Pueyo
fe70af47dc Added Twitter + Mailing List 2013-01-14 21:51:11 +01:00
Shoghi Cervantes Pueyo
858cd5cb41 Compile optimizations 2013-01-14 21:10:28 +01:00
Shoghi Cervantes Pueyo
d306c8f713 Measure time 2013-01-14 18:58:09 +01:00
Shoghi Cervantes Pueyo
310701f7e9 Added stop signal check 2013-01-14 18:34:52 +01:00
Shoghi Cervantes Pueyo
8bc40d2d9c Removed a method to get the IP 2013-01-14 18:07:50 +01:00
Shoghi Cervantes Pueyo
cd05434853 Added new Compile Options 2013-01-14 18:03:55 +01:00
Shoghi Cervantes Pueyo
3b10613f98 Corrected block placement area 2013-01-14 17:13:53 +01:00
Shoghi Cervantes Pueyo
f47fa6d5dc Fixed race condition in API schedule() 2013-01-14 16:42:57 +01:00
Shoghi Cervantes Pueyo
29cd858622 Fixed race condition in API addHandler() 2013-01-14 16:41:52 +01:00
Shoghi Cervantes Pueyo
aa22acee5f Fixed race condition in API event() 2013-01-14 16:40:35 +01:00
Shoghi Cervantes Pueyo
2d3580fd22 Updated README.md 2013-01-14 16:37:42 +01:00
Shoghi Cervantes Pueyo
d3d2721f84 Added ANSICON to Third-Party list 2013-01-14 16:34:31 +01:00
Shoghi Cervantes Pueyo
ce3dcf4cf4 Removed more XML dependencies 2013-01-14 14:41:45 +01:00
Shoghi Cervantes Pueyo
3813ef73ea Updated start.cmd 2013-01-14 07:24:18 +01:00
Shoghi Cervantes Pueyo
2ddb626edb Added letters 2013-01-13 23:07:07 +01:00
Shoghi Cervantes Pueyo
6a97750e06 Updated PluginAPI with a new way of managing configuration 2013-01-13 19:33:28 +01:00
Shoghi Cervantes Pueyo
4b1f1cfd44 Added default server.properties 2013-01-13 19:25:12 +01:00
Shoghi Cervantes Pueyo
ac570213a5 Configuration Base Class updated! 2013-01-13 18:21:05 +01:00
Shoghi Cervantes Pueyo
44e53ccc1b Corrected events 2013-01-13 17:24:22 +01:00
Shoghi Cervantes Pueyo
bf1d78d1e4 ANSI Color codes 2013-01-13 17:18:18 +01:00
Shoghi Cervantes Pueyo
d0cff39aa3 Added Config base Class 2013-01-13 16:59:42 +01:00
Shoghi Cervantes Pueyo
109b44a205 Fix for non-loading plugins 2013-01-13 14:02:57 +01:00
Shoghi Cervantes Pueyo
ce7c7efc79 Fixes 2013-01-13 12:18:07 +01:00
Shoghi Cervantes Pueyo
dff26611e5 Moving files 2013-01-13 11:31:53 +01:00
Shoghi Cervantes Pueyo
6d90249fbd Added slabs to transparent blocks list 2013-01-13 01:57:15 +01:00
Shoghi Cervantes Pueyo
74fa32dfa9 Corrected slab placement
* Correct lateral slab placement
* Fixed When placing a block in a slab, it becomes a double one (only
stone)
2013-01-13 01:53:28 +01:00
Shoghi Cervantes Pueyo
eacaf139c2 Added handlers to debug info 2013-01-13 01:03:15 +01:00
Shoghi Cervantes Pueyo
c23081e713 PEAR compile fix Alpha_1.0.6 2013-01-12 18:44:49 +01:00
Shoghi Cervantes Pueyo
2ba2116498 Alpha_1.0.6!! 2013-01-12 18:10:58 +01:00
Shoghi Cervantes Pueyo
07ac028558 Fixed a mini memory leak 2013-01-12 18:06:31 +01:00
Shoghi Cervantes Pueyo
7e4692aaf1 Correct block drop 2013-01-12 17:43:48 +01:00
Shoghi Cervantes Pueyo
baec22208f Updated event names 2013-01-12 17:35:32 +01:00
Shoghi Cervantes Pueyo
62a7461bbd Fixed #53 correct door hinge placing for double doors 2013-01-12 17:30:26 +01:00
Shoghi Cervantes Pueyo
4df7aed15d Fixed some events 2013-01-12 17:15:59 +01:00
Shoghi Cervantes Pueyo
d733eb6b4a Added more Events and Handlers 2013-01-12 17:01:20 +01:00
Shoghi Cervantes Pueyo
e4d71949e3 Fixed #39 placing blocks inside an entity 2013-01-12 16:47:12 +01:00
Shoghi Cervantes Pueyo
4bda101ab8 Added Entity speed, removed falling damage 2013-01-12 16:03:42 +01:00
Shoghi Cervantes Pueyo
b74c089ce7 Fixed #24 event duplication
Found 2 PHP bugs with this Commit
2013-01-12 14:22:57 +01:00
Shoghi Cervantes Pueyo
02950474af Improved Chat API 2013-01-12 12:25:27 +01:00
Shoghi Cervantes Pueyo
b398b9daa2 Deleted documentation 2013-01-12 11:01:34 +01:00
shoghicp
b2731261e5 Merge pull request #51 from sekjun9878/master
Added chat() function in ChatAPI. Also PlayerAPI Documentation
2013-01-12 02:00:22 -08:00