madmaxoft
|
4e82a58060
|
Fixed crash in ForEachEntityInBox API.
Fixes #1511.
|
2014-10-06 13:48:44 +02:00 |
|
Mattes D
|
75003e1537
|
Merge pull request #1509 from WebFreak001/master
Made WebAdmin more modern
|
2014-10-06 10:46:46 +02:00 |
|
Mattes D
|
89713e23e4
|
Merge pull request #1510 from mc-server/TimedEvent
Added a cEvent::Wait() with timeout.
|
2014-10-06 09:24:51 +02:00 |
|
worktycho
|
a20bd0dbbd
|
Update CMakeLists.txt
|
2014-10-05 23:44:55 +01:00 |
|
madmaxoft
|
c94e82980e
|
Fixed a missed value.
|
2014-10-05 22:56:56 +02:00 |
|
madmaxoft
|
112fac5798
|
Removed obsolete cMonster::eType.
Has been replaced with global eMonsterType.
|
2014-10-05 22:12:25 +02:00 |
|
madmaxoft
|
77c5b410e6
|
Fixed eMonsterType Lua API mismatch.
|
2014-10-05 22:09:19 +02:00 |
|
Alexander Harkness
|
8c058b0fbb
|
Fixed typo.
|
2014-10-05 19:46:53 +01:00 |
|
Mattes D
|
a8aeceab9d
|
cClientHandle: Added protocol version knowledge.
|
2014-10-05 20:19:21 +02:00 |
|
Mattes D
|
ec71ffcc80
|
Added a cEvent::Wait() with timeout.
|
2014-10-05 19:04:30 +02:00 |
|
Alexander Harkness
|
f28f5e4879
|
Update README.md
|
2014-10-05 14:24:19 +01:00 |
|
Mattes D
|
02617a11cd
|
Updated Core.
|
2014-10-05 15:05:51 +02:00 |
|
WebFreak001
|
7aa81de2c6
|
added font callback
|
2014-10-05 11:48:44 +02:00 |
|
WebFreak001
|
cea0707ad5
|
Removed my license, added me to CONTRIBUTORS
|
2014-10-05 11:35:29 +02:00 |
|
WebFreak001
|
828ded593c
|
Added newline
|
2014-10-05 11:24:54 +02:00 |
|
WebFreak001
|
3baacce51e
|
Added license
|
2014-10-05 11:14:16 +02:00 |
|
WebFreak001
|
017ba1c32a
|
Made WebAdmin design more modern
|
2014-10-05 11:09:48 +02:00 |
|
STRWarrior
|
6fb4f2ba53
|
Merge pull request #1504 from win32re/master
Fixes #1503 - No gravel is being generated
|
2014-10-04 14:14:20 +02:00 |
|
win32re
|
f8c1da4a71
|
Fixes #1503 - No gravel is being generated
|
2014-10-04 14:02:40 +02:00 |
|
Mattes D
|
db98820aa9
|
Merge pull request #1489 from mc-server/fixes
Improved torch handler
|
2014-10-04 10:02:10 +02:00 |
|
Tiger Wang
|
79e9de8d67
|
Comment suggestions
|
2014-10-03 21:38:23 +01:00 |
|
Mattes D
|
0aa1b5667e
|
QtBiomeVisualiser: Added mouse hover info.
|
2014-10-03 19:41:42 +02:00 |
|
madmaxoft
|
f625b33d56
|
QtBiomeVisualiser: Zoom is now limited and aligned to steps.
|
2014-10-03 12:33:03 +02:00 |
|
Alexander Harkness
|
2f945475f2
|
Fix spelling of PRISMRAINE
Fixes #1497
|
2014-10-02 07:22:12 +01:00 |
|
Alexander Harkness
|
7c731dbd8a
|
Added parentheses for clarity.
|
2014-10-01 21:37:20 +01:00 |
|
madmaxoft
|
a765e43ee0
|
APIDump: Fixed cEntity documentation.
|
2014-10-01 22:32:24 +02:00 |
|
Alexander Harkness
|
adab829d8f
|
Fixed broken code.
|
2014-10-01 20:14:28 +01:00 |
|
Mattes D
|
12544a02dd
|
Merge pull request #1494 from Masy98/blocks
Fixed Red Sandstone and Prismarine drops
|
2014-10-01 19:53:30 +02:00 |
|
Masy98
|
3591edd47e
|
Fixed sorting
|
2014-10-01 19:26:36 +02:00 |
|
Masy98
|
d37b047ebe
|
Merge branch 'master' into blocks
|
2014-10-01 19:23:43 +02:00 |
|
Masy98
|
0d2a041a69
|
Fixed Red Sandstone and Prismarine drops
|
2014-10-01 19:13:59 +02:00 |
|
Mattes D
|
ecef85574d
|
Merge pull request #1493 from Masy98/blocks
Added missing 1.8 blocks, E_METAs and sounds
|
2014-10-01 18:28:07 +02:00 |
|
Masy98
|
1d875d0bc8
|
Added Daylight Sensors to the "can't push" list
|
2014-10-01 18:08:31 +02:00 |
|
Masy98
|
0f0763303e
|
Fixed ":"
|
2014-10-01 18:00:51 +02:00 |
|
Masy98
|
cc9e598803
|
Added missing 1.8 blocks, E_METAs and sounds
|
2014-10-01 17:57:53 +02:00 |
|
madmaxoft
|
ac0b3168a1
|
APIDump: Added more of the missing documentation.
|
2014-10-01 17:29:28 +02:00 |
|
madmaxoft
|
4789db5c28
|
cRoot: Removed useless variable from Lua API.
|
2014-10-01 17:28:45 +02:00 |
|
madmaxoft
|
fd11b574bd
|
cPlayer: Removed useless functions from the Lua API.
|
2014-10-01 17:24:02 +02:00 |
|
madmaxoft
|
886a7d7bbb
|
Bindings: Fixed binding for cPlayer::PermissionMatches().
|
2014-10-01 12:59:31 +02:00 |
|
madmaxoft
|
901bed3989
|
Unified cRoot broadcast chat documentation.
|
2014-10-01 12:44:28 +02:00 |
|
madmaxoft
|
196f09d4bc
|
APIDump: Documented missing cIniFile function.
|
2014-10-01 12:24:37 +02:00 |
|
madmaxoft
|
a8f29097de
|
APIDump: Documented missing cCompositeChat functions.
|
2014-10-01 12:24:09 +02:00 |
|
madmaxoft
|
f2f0c26421
|
APIDump: Added missing cClientHandle documentation.
|
2014-10-01 12:14:51 +02:00 |
|
madmaxoft
|
e65e0f1795
|
cClientHandle: Alpha-sorted the sending functions.
|
2014-10-01 12:14:38 +02:00 |
|
Mattes D
|
3ccda572b3
|
Merge pull request #1490 from mc-server/removecompact
Removed WSSCompact
|
2014-10-01 07:47:17 +02:00 |
|
Tiger Wang
|
9e4a5f824a
|
Removed WSSCompact
|
2014-09-30 22:20:21 +01:00 |
|
Tiger Wang
|
48c99dcd2e
|
Improved torch handler
|
2014-09-30 22:00:33 +01:00 |
|
Mattes D
|
1d185fe207
|
Merge pull request #1487 from mc-server/BlockFixes
Block fixes
|
2014-09-30 22:53:32 +02:00 |
|
Howaner
|
7d3016c7ad
|
Code improvements
|
2014-09-30 20:59:59 +02:00 |
|
Mattes D
|
5de27e7edf
|
Merge pull request #1485 from mc-server/PluginMessages
Rewritten plugin messages, vanilla's are being parsed directly.
|
2014-09-30 20:48:40 +02:00 |
|