Shoghi Cervantes
|
80cfa7cc84
|
Formatting code
|
2014-03-23 00:32:05 +01:00 |
|
Shoghi Cervantes
|
af14c87572
|
Added new Plugin and Permissions stuff :D
|
2014-03-23 00:22:14 +01:00 |
|
Shoghi Cervantes
|
28c5443b0d
|
Changed player achievement method names
|
2014-03-23 00:21:51 +01:00 |
|
Shoghi Cervantes
|
08c6c1c1ac
|
Updated compile scripts
|
2014-03-23 00:19:54 +01:00 |
|
Shoghi Cervantes
|
cb2b08b248
|
Fixed Level generators
|
2014-03-23 00:19:11 +01:00 |
|
Shoghi Cervantes
|
63f1f7581f
|
Renamed Stackable to Threaded
|
2014-03-18 01:00:35 +01:00 |
|
Shoghi Cervantes
|
d53656b2a8
|
pthreads 2.0.2 \(^.^)/
|
2014-03-18 00:50:03 +01:00 |
|
Shoghi Cervantes
|
28e17fe808
|
Added PHP WeakRef
|
2014-03-15 13:19:48 +01:00 |
|
Shoghi Cervantes
|
6f0f86dc0c
|
More docs
|
2014-03-14 03:11:23 +01:00 |
|
Shoghi Cervantes
|
3ff8ddc652
|
Fixed a few errors in new Events
|
2014-03-14 02:02:31 +01:00 |
|
Shoghi Cervantes
|
68abafef7a
|
Added multiple Player events using the new system
|
2014-03-14 01:51:10 +01:00 |
|
Shoghi Cervantes
|
279472b01a
|
Added generic block relative place/break on Level
|
2014-03-13 23:04:49 +01:00 |
|
Shoghi Cervantes
|
91c4cbfedb
|
Moved Player::buffer
|
2014-03-13 10:51:38 +01:00 |
|
Shoghi Cervantes
|
b24120a863
|
Updated all undefined constants/classes, place resent packets to the recovery queue for NACK
|
2014-03-13 10:48:33 +01:00 |
|
Shoghi Cervantes
|
3c3b346fd3
|
Use NBT Compounds instead of a NBT codec in PMF level data
|
2014-03-12 22:54:32 +01:00 |
|
Shoghi Cervantes
|
63542a2f13
|
Updated NBT library to remove read overhead
|
2014-03-12 22:40:19 +01:00 |
|
Shoghi Cervantes
|
cc5a30a0c2
|
Fixed ANSI color codes on Windows
|
2014-03-12 14:07:14 +01:00 |
|
Shoghi Cervantes
|
8f990472c6
|
Fixed PHP 5.4 issues
|
2014-03-12 14:03:42 +01:00 |
|
Shoghi Cervantes
|
18117b91ed
|
Fixed issues with CPU loop
|
2014-03-12 03:25:50 +01:00 |
|
Shoghi Cervantes
|
e033af0e72
|
Added -s (static) flag to compiler
|
2014-03-12 02:41:49 +01:00 |
|
Shoghi Cervantes
|
69c829c302
|
Use pthreads 1.0.1
|
2014-03-11 21:58:40 +01:00 |
|
Shoghi Cervantes
|
a84f756fd5
|
Optimize Imports
|
2014-03-11 20:47:31 +01:00 |
|
Shoghi Cervantes
|
b3a2d3164f
|
Finally, I can spawn AGAIN!
|
2014-03-11 20:45:53 +01:00 |
|
Shoghi Cervantes
|
b4df7c9456
|
Moved compile scripts
|
2014-03-08 18:16:55 +01:00 |
|
Shoghi Cervantes
|
19d98869fd
|
Modified compile.sh
|
2014-03-08 05:33:11 +01:00 |
|
Shoghi Cervantes
|
099716920b
|
Updated permissions
|
2014-03-08 04:43:15 +01:00 |
|
Shoghi Cervantes
|
cbc64462e6
|
New directory structure. More powerful startup scripts
|
2014-03-08 04:41:43 +01:00 |
|
Shoghi Cervantes
|
8d75bff34b
|
Merge branch 'master' into Core-Rewrite
Conflicts:
src/level/LevelImport.php
src/pmf/LevelFormat.php
|
2014-03-08 03:34:53 +01:00 |
|
Shoghi Cervantes
|
ababc879b5
|
Removed warning message about not-bundled PHP
|
2014-03-08 03:28:00 +01:00 |
|
Shoghi Cervantes
|
a817234aa8
|
Do not generate Phar utilities by default, only generate extension
|
2014-03-07 23:29:28 +01:00 |
|
Shoghi Cervantes
|
e246e10a82
|
Added NEON optimizations to iOS
|
2014-03-07 20:04:18 +01:00 |
|
Shoghi Cervantes
|
5ad511cd11
|
Disabled phar cmdtools generation on crosscompile
|
2014-03-07 19:12:06 +01:00 |
|
Shoghi Cervantes
|
47ad8b6fac
|
Added PHP_VAR_NAME to crosscompile
|
2014-03-07 18:26:12 +01:00 |
|
Shoghi Cervantes
|
a74f5809c7
|
Added -lresolv
|
2014-03-07 17:38:36 +01:00 |
|
Shoghi Cervantes
|
8c02555a8d
|
Added sed -i ".backup"
|
2014-03-07 17:02:05 +01:00 |
|
Shoghi Cervantes
|
612cf98a08
|
typo fix
|
2014-03-07 16:42:18 +01:00 |
|
Shoghi Cervantes
|
971e18d9b0
|
Added php.ini Phar directives
|
2014-03-07 16:33:29 +01:00 |
|
Shoghi Cervantes
|
4a2dea4e45
|
Added correct toolchain for iOS
|
2014-03-07 16:25:40 +01:00 |
|
Shoghi Cervantes
|
2916b0f049
|
Added Phar extension to PHP
|
2014-03-07 16:22:16 +01:00 |
|
Shoghi Cervantes
|
bfe746235f
|
Removed iOS -arch
|
2014-03-07 16:20:17 +01:00 |
|
Shoghi Cervantes
|
604f068112
|
Added iOS flags
|
2014-03-07 15:41:08 +01:00 |
|
Shoghi Cervantes
|
c7854a3417
|
Added arm flags
|
2014-03-07 15:33:32 +01:00 |
|
Shoghi Cervantes
|
8bfd22c9ac
|
Added arch-specific compile optimizations
|
2014-03-07 13:34:31 +01:00 |
|
Shoghi Cervantes
|
052f641715
|
Fixed levels not being read properly
|
2014-03-07 06:29:35 +01:00 |
|
Shoghi Cervantes
|
ee51f75c78
|
Fixed issues with zlib
|
2014-03-07 05:15:01 +01:00 |
|
Shoghi Cervantes
|
73b78e1455
|
Updated helper scripts PHP version to 5.5.10
|
2014-03-07 04:49:26 +01:00 |
|
Shoghi Cervantes
|
7ad7398f2b
|
Updated PHP version to 5.5.10
|
2014-03-07 04:47:15 +01:00 |
|
Shoghi Cervantes
|
e81f4430cb
|
Fixed mac 32-bit compilation
|
2014-03-07 04:29:47 +01:00 |
|
Shoghi Cervantes
|
c12c6f1f18
|
Added remaining env. vars to compile.sh
|
2014-03-07 04:24:41 +01:00 |
|
Shoghi Cervantes
|
a375a17d17
|
New compile script
|
2014-03-07 04:21:21 +01:00 |
|