Qais Patankar
|
3e7384d921
|
Fix typo in handy_functions.lua
|
2014-06-12 15:01:24 +01:00 |
|
madmaxoft
|
97bfccfdc0
|
APIDump: Documented cBlockArea:GetCoordRange().
|
2014-06-11 14:34:47 +02:00 |
|
Alexander Harkness
|
c5d1ca7dac
|
Small change for easier understanding.
|
2014-06-08 20:54:41 +01:00 |
|
Alexander Harkness
|
e5da3097de
|
Corrected the furnace fuels. Solves #1071
|
2014-06-07 18:25:18 +01:00 |
|
STRWarrior
|
8cf4e806ba
|
APIDump: Fixed crash
|
2014-06-02 13:49:05 +02:00 |
|
STRWarrior
|
4c757de9ff
|
Added OnProjectileHitBlock example in Debuggers
|
2014-06-02 11:54:45 +02:00 |
|
STRWarrior
|
fa78379f5a
|
Updated OnProjectileHitBlock documentation.
|
2014-06-02 11:45:32 +02:00 |
|
Alexander Harkness
|
e06f786f11
|
Stuff.
|
2014-05-27 20:24:04 +01:00 |
|
Alexander Harkness
|
2194238ef0
|
Update main.css
|
2014-05-26 17:17:54 +01:00 |
|
Tiger Wang
|
27a9fa3110
|
Updated Core
|
2014-05-24 23:28:48 +01:00 |
|
Mattes D
|
28815252e6
|
Merge branch 'master' into SslWebAdmin
|
2014-05-10 21:27:57 +02:00 |
|
madmaxoft
|
45ca5bb857
|
Fixed cert filename in Linux script.
|
2014-05-07 15:09:25 +02:00 |
|
Howaner
|
f5fe368220
|
Merge branch 'master' into Slabs
|
2014-05-07 12:54:58 +02:00 |
|
Mattes D
|
e3d850b24a
|
Made the cert generation script executable on Linux
|
2014-05-02 21:35:30 +00:00 |
|
madmaxoft
|
13452d3ab9
|
APIDump: Updated the OnDisconnect hook docs.
Ref.: #655.
|
2014-05-02 12:35:35 +02:00 |
|
madmaxoft
|
0cfa0c4561
|
APIDump: Improved error handling in API file loader.
|
2014-05-02 12:35:35 +02:00 |
|
madmaxoft
|
dc2d2ce53c
|
Added a mention to run as admin.
|
2014-05-01 12:27:07 +02:00 |
|
madmaxoft
|
cf821bc9a4
|
Added scripts for generating HTTPS cert and key.
|
2014-05-01 11:48:45 +02:00 |
|
madmaxoft
|
272c232efb
|
Implemented SSL connection for WebAdmin.
Fixes FS-319.
|
2014-05-01 11:48:03 +02:00 |
|
archshift
|
06819595b0
|
Fixed references to renamed files.
|
2014-04-23 15:25:10 -07:00 |
|
madmaxoft
|
695baed226
|
Updated docs for StringToEnchantmentID.
Ref.: mc-server/Core#67
|
2014-04-23 23:06:29 +02:00 |
|
archshift
|
fe08a903fc
|
Declaration that a mob is not fireproof is implicit.
Removed explicitly declaring mobs as not fireproof.
|
2014-04-22 15:45:52 -10:00 |
|
archshift
|
e1476ebb26
|
Added IsFireproof hook for monsters.ini
|
2014-04-22 13:17:42 -10:00 |
|
archshift
|
1cf396c814
|
Fixed capitalization issues
Wasn't parsing correctly before, as some items were not capitalized correctly.
|
2014-04-22 02:18:41 -10:00 |
|
madmaxoft
|
62991d46fe
|
APIDump: Added a ChunkStay article.
Fixes #772.
|
2014-04-19 16:15:57 +02:00 |
|
madmaxoft
|
8c7d0f5304
|
InfoReg uses cCompositeChat for subcommand lists.
Also fixed an issue with console commands.
|
2014-04-10 19:09:37 +02:00 |
|
madmaxoft
|
176deb4b5b
|
Added the generated ZBS API file to ignore list.
|
2014-04-06 22:30:34 +02:00 |
|
Howaner
|
7da308a7e1
|
Merge branch 'master' into Slabs
|
2014-04-06 21:43:23 +02:00 |
|
Tiger Wang
|
c7f8c7eb21
|
Updated cWorld::CreateProjectile() documentation
|
2014-04-06 17:47:27 +01:00 |
|
madmaxoft
|
43e3a55a70
|
Added more API documentation to cCompositeChat.
|
2014-04-05 12:09:30 +02:00 |
|
Howaner
|
32d054e8fd
|
Merge branch 'master' into Slabs
Conflicts:
src/Blocks/BlockDirt.h
|
2014-04-03 22:03:18 +02:00 |
|
madmaxoft
|
e2fb507be2
|
APIDump: Added angular specifics.
|
2014-04-03 21:52:50 +02:00 |
|
madmaxoft
|
e304bd08a2
|
Documented the units and range for entity rotations.
|
2014-04-03 21:44:03 +02:00 |
|
madmaxoft
|
67d7ad8689
|
Debuggers: Added a Base64 API roundtrip test.
|
2014-04-02 11:58:19 +02:00 |
|
madmaxoft
|
e7e65b5005
|
Merged branch 'msDifference'.
|
2014-04-01 21:21:11 +02:00 |
|
STRWarrior
|
21e0607e49
|
APIDump: Gave msDifference it's own table.
|
2014-04-01 21:12:48 +02:00 |
|
madmaxoft
|
1229795ff0
|
cBlockArea: Added the msMask merge strategy.
|
2014-04-01 20:50:10 +02:00 |
|
madmaxoft
|
7aa6a3b866
|
LOG() API reads the LogLevel from the cCompositeChat's MessageType.
|
2014-04-01 09:32:14 +02:00 |
|
madmaxoft
|
58f2550321
|
APIDump: Documented the cCompositeChat support in logging functions.
|
2014-03-31 23:05:31 +02:00 |
|
madmaxoft
|
8126d9e66e
|
Console logging supports cCompositeChat as its parameters.
|
2014-03-31 22:51:14 +02:00 |
|
STRWarrior
|
b19022fc7e
|
Added extra table which should make it more clear what msDifference does.
|
2014-03-31 20:13:08 +02:00 |
|
STRWarrior
|
a8bc27f872
|
Fixed typo
|
2014-03-31 20:05:48 +02:00 |
|
STRWarrior
|
f7df8e133b
|
Documented msDifference
|
2014-03-31 19:58:19 +02:00 |
|
madmaxoft
|
55d0db1606
|
APIDump: Added code completion support file to ZBS tutorial.
|
2014-03-31 18:34:27 +02:00 |
|
madmaxoft
|
f38a009b3c
|
APIDump: Renamed the ZBS API dump file to mcserver_api.lua.
This is to avoid confusion with ZBS, where two "mcserver.lua" files were present.
|
2014-03-31 18:25:00 +02:00 |
|
madmaxoft
|
1bda9b0424
|
Merge branch 'NetherFortGen'.
|
2014-03-30 19:17:33 +02:00 |
|
madmaxoft
|
b64a1daf6c
|
APIDump: Added article: Setting up ZeroBrane Studio.
Fixes #824.
|
2014-03-30 18:48:11 +02:00 |
|
madmaxoft
|
47a427d3dc
|
Merge branch 'master' into NetherFortGen
|
2014-03-29 23:05:17 +01:00 |
|
STRWarrior
|
379d403443
|
Documented both hooks.
|
2014-03-29 16:08:39 +01:00 |
|
madmaxoft
|
8557549cfa
|
Implemented the msSpongePrint merge strategy.
Similar to msImprint, but allows prefabs to carve out air pockets, too. The sponge block is used as the NOP block.
|
2014-03-28 18:03:37 +01:00 |
|