115 Commits

Author SHA1 Message Date
Shoghi Cervantes
149234f125
Added asynchronous file writing 2015-05-22 16:32:08 +02:00
Shoghi Cervantes
46f20d36b3
Improved unique id generation for server 2015-05-21 12:59:33 +02:00
Shoghi Cervantes
cde2d39029
New statistics system 2015-05-21 11:41:11 +02:00
Shoghi Cervantes
0ead3ec781
Changed round/floor to floor on BlockIterator 2015-05-02 17:38:45 +02:00
Shoghi Cervantes
7754aa71a3
Fixed end of regex on Config 2015-04-29 21:09:35 +02:00
Shoghi Cervantes
488fbc27fe
Fixed issue reading/writing YAML 2015-04-27 21:26:50 +02:00
Shoghi Cervantes
1d8c29add7 Fixed Block Iterator and getLineOfSight() 2015-04-24 18:10:45 +02:00
Shoghi Cervantes
2ea8835b12 Removed possible crash on RakLibInterface 2015-04-22 15:45:04 +02:00
Shoghi Cervantes
1578fc3ddb Improved world generation manager, UUIDs (some work for future usage) 2015-04-21 19:54:16 +02:00
Shoghi Cervantes
514ce0fb04 Fixed colors not being shown on windows :s 2015-04-20 17:55:49 +02:00
Shoghi Cervantes
15b4cd8fb3 Improved format constants, fixed cake eating when max health is > 20 2015-04-20 17:25:58 +02:00
Shoghi Cervantes
b2c25eaf36
Added MemoryManager, new memory properties, improved performance, updated RakLib, fixed misc. bugs 2015-04-18 20:13:52 +02:00
PEMapModder
2add19a4c8 Added paramter types for some Config.php functions 2015-04-17 16:32:40 +08:00
Shoghi Cervantes
1d1766a876 Removed format characters correctly :) 2015-04-14 14:04:10 +02:00
Shoghi Cervantes
f71cf1c749
Added Fallback formatting codes to Windows/Android 2015-04-11 17:27:20 +02:00
Shoghi Cervantes
2ae095a15a Fixed disable-ansi not working 2015-04-10 10:16:57 +02:00
Shoghi Cervantes
0aa9586a52 Packet crashes fixed :D 2015-04-09 20:44:04 +02:00
Shoghi Cervantes
0a85ad0d1f
Improved trees, improved inventory transactions, improved snowball/bow usage 2015-03-28 16:59:15 +01:00
Shoghi Cervantes
47de616ac5
Fixed commands, added level automatic tick delay, improved biome gradient 2015-03-28 01:26:06 +01:00
Shoghi Cervantes
668ddeeb13 Removed outdated Cache 2015-03-26 11:55:51 +01:00
Shoghi Cervantes
1666602652
Improved memory output, logging, removed locks 2015-03-22 03:20:48 +01:00
Shoghi Cervantes
93a50d08e7
Merge branch 'master' into mcpe-0.11 2015-03-22 02:20:32 +01:00
Michael Yoo
91a26c15dd
Utils\Config preserves document type between reloads. Fixes #2777 2015-03-21 21:35:57 +10:30
Shoghi Cervantes
add380c7ed
A few fixes! 2015-03-21 00:45:29 +01:00
Shoghi Cervantes
ebc8928c21
Implemented effect colors 2015-03-20 02:31:54 +01:00
Shoghi Cervantes
c00370cfbf
Added experimental particles 2015-03-18 08:51:38 +01:00
Shoghi Cervantes
6af87814e3 Added 64-bit entity data field 2015-03-17 16:26:02 +01:00
Shoghi Cervantes
2ae80031f0
New implementation of sending/setting/getting entity data, added effect saving 2015-03-17 00:01:54 +01:00
Shoghi Cervantes
4ec584d800 Added real memory and thread usage 2015-03-16 11:56:00 +01:00
Shoghi Cervantes
f9361aa931
Use new colors in terminal 2015-03-15 18:32:36 +01:00
Shoghi Cervantes
b0f8c14640
Added Terminal class, Improved normal generator speed 2015-03-15 00:15:24 +01:00
Shoghi Cervantes
328cd585c0
Merge branch 'biome-generation' into mcpe-0.11 2015-03-14 15:52:38 +01:00
Shoghi Cervantes
4b442a9d7c Renamed LoginStatusPacket to PlayStatusPacket, added spawn status, new colors 2015-03-12 11:43:50 +01:00
Shoghi Cervantes
696ba08a81 Removed chat wrapping, deprecated TextWrapper 2015-03-12 11:43:50 +01:00
Shoghi Cervantes
99ad65ba44
Catch file saving exceptions 2015-02-15 20:01:47 +01:00
Shoghi Cervantes
5f4f996efe
Fixed #2599 2015-02-15 19:01:25 +01:00
Shoghi Cervantes
5bd76e955c
Added rotation transformations to remaining packet 2015-01-16 01:43:40 +01:00
Shoghi Cervantes
24c6cca664
Updated RakLib, fixed help message not showing command, added documentation to Plugin->getResource() 2015-01-14 17:23:16 +01:00
Shoghi Cervantes
a76be6cf38
First biome based generator iteration 2015-01-07 04:07:11 +01:00
Shoghi Cervantes
ed02026815
Improved file resource usage 2015-01-06 19:04:24 +01:00
Shoghi Cervantes
3128ae9736
Improved exception handling and trace creation 2015-01-01 22:50:45 +01:00
Shoghi Cervantes
0c58de86b7 New version format 2014-12-23 14:02:35 +01:00
Shoghi Cervantes
2f6007342c
Fixed server.log created in two different places on path changed 2014-12-22 23:00:28 +01:00
Shoghi Cervantes
a605e90dfc Added experimental LevelDB support, fixed a few issues with NBT, spawning and Binary R/W 2014-12-19 00:28:50 +01:00
Shoghi Cervantes
1f9cd6a99b Added default parameter to Config getters, implements and closes #2398 2014-12-15 01:05:32 +01:00
Shoghi Cervantes
1041bb0e6a Do not quiet error messages when parsing config files 2014-12-07 23:21:47 +01:00
Shoghi Cervantes
964bf98ca6 Added Config->getNested(key) and Config->setNested(key, value) 2014-12-07 16:41:43 +01:00
Shoghi Cervantes
747f7685e7 Fix formatting issues due to bad IDE settings 2014-12-07 16:30:04 +01:00
Shoghi Cervantes
263bff01c8 Change RuntimeException to InvalidStateException on BlockIterator 2014-11-06 12:16:12 +01:00
Shoghi Cervantes
987d647b76 Return proper BlockIterator index, throw more exceptions, improved blockQueue performance 2014-11-06 12:12:31 +01:00