madmaxoft
3582c4bc60
Debuggers: Added code to test cCompositeChat functionality.
...
Ref.: #678
2014-02-15 23:17:50 +01:00
Tiger Wang
a5b8d35845
Updated Plugin article
...
+ Adds reference to new SendMessage() functions
2014-02-15 15:37:10 +00:00
madmaxoft
147b9ed694
Debuggers: Added a WebAdmin StressTest page.
...
This page reloads content from the WebAdmin as fast as possible.
2014-02-15 16:30:28 +01:00
Alexander Harkness
a57c8bd7da
Merge pull request #677 from mc-server/BroadcastParticleEffect
...
Broadcast particle effect
2014-02-15 10:52:31 +00:00
STRWarrior
34207a606a
Documented BroadcastParticleEffect
2014-02-15 11:45:20 +01:00
madmaxoft
6103589e8c
Updated Core.
2014-02-13 17:05:31 +01:00
madmaxoft
9bb48a8fa4
Merged branch 'narroo/master'.
...
This merges pull request #661 .
2014-02-13 17:04:25 +01:00
narroo
972919589b
Fixed formatting issue in APIDesc.lua
2014-02-13 07:51:17 -06:00
tonibm19
fecf40d95b
Decreased mobs attack range
...
Mobs attack from too far and throught walls, this will reduce the bug.
2014-02-12 19:34:45 +01:00
madmaxoft
b0018da615
Updated Core.
2014-02-12 10:36:13 +01:00
narroo
2f11e145e5
Fixed location of QueueUnloadUnusedChunks entry in APIDesc dump. Now is lexographically listed in cWorld, not cRoot.
2014-02-11 19:58:40 -05:00
narroo
03dbfce10e
Alpha-Sorted List.
2014-02-11 14:11:20 -05:00
narroo
619c3438ef
Changed console.lua in core plugin.
2014-02-11 10:35:25 -05:00
narroo
803314b940
Updated APIDesc.lua to replace 'UnloadUnusedChunks' with 'QueueUnloadUnusedChunks'.
2014-02-11 10:19:18 -05:00
Mattes D
c969794511
Fixed *nix attribs.
2014-02-11 11:33:48 +01:00
madmaxoft
90d68c57e4
Debuggers: Updated messaging functions
2014-02-11 08:54:29 +01:00
madmaxoft
8a8997cc38
Merge branch 'master' into ChunkStay
2014-02-11 08:50:30 +01:00
madmaxoft
a25fcd25d6
APIDump: Documented cWorld:ChunkStay().
2014-02-11 07:51:32 +01:00
madmaxoft
2b1506de9c
Debuggers: Updated to reflect the new API.
2014-02-10 22:47:32 +01:00
Tiger Wang
0cf1c1d91d
Updated MagicCarpet and Core
2014-02-10 20:13:22 +00:00
narroo
8028a8bbc6
Typo Fix in console.lua
2014-02-10 11:22:15 -05:00
madmaxoft
1447d6d0dc
Debuggers: Added a cLuaChunkStay test code.
2014-02-09 20:40:20 +01:00
madmaxoft
4ef6c56f32
Debuggers: Disabled testing plugin calls.
2014-02-09 18:56:43 +01:00
madmaxoft
9795bfcbe3
Added air, farmland and tilleddirt to items.ini.
...
Air hasn't been present at all, the others are usual synonyms.
2014-02-09 16:19:38 +01:00
madmaxoft
1d51521f80
Merge branch 'master' into playerimprovements
2014-02-09 09:32:40 +01:00
Tiger Wang
373e450518
Updated Core
2014-02-09 01:04:16 +00:00
Tiger Wang
9d1c9097e3
Merge remote-tracking branch 'origin/master' into playerimprovements
...
Conflicts:
src/Root.cpp
src/Root.h
src/World.cpp
2014-02-09 00:14:42 +00:00
Tiger Wang
f86f066615
Merge branch 'master' into playerimprovements
...
Conflicts:
MCServer/Plugins/APIDump/APIDesc.lua
2014-02-09 00:04:42 +00:00
Tiger Wang
0a5c14bf68
Removed some unexported documentation.
2014-02-07 19:56:22 +00:00
Tiger Wang
88a64ec40d
Improved chat messaging functions
...
* Moved string manipulation into cClientHandle and therefore...
+ Added configuration option for prefixes.
* Cleaned up code.
* Updated documentation for API.
2014-02-07 18:58:52 +00:00
madmaxoft
aec7ffd3f6
InfoDump: Added github output.
2014-02-05 21:50:56 +01:00
Tiger Wang
7d151d5494
Updated Core & PolarSSL
2014-02-04 23:53:10 +00:00
madmaxoft
e5dce265ae
Added cPluginManager:LogStackTrace() to the Lua API.
...
Fixes #637 .
2014-02-05 00:16:33 +01:00
madmaxoft
b63c206a5c
InfoDump: Git-Ignoring all generated files.
2014-02-05 00:09:35 +01:00
madmaxoft
dd1d85c8ad
Fixed indent from previous commits.
2014-02-04 18:27:05 +01:00
Mattes D
0ceb0ef607
Merge pull request #635 from tonibm19/master
...
Exported Item:IsEnchantable and Monster:MoveToPosition to Lua API
2014-02-04 09:23:03 -08:00
tonibm19
f3f4c5b110
Fixed indentation
2014-02-04 17:31:17 +01:00
tonibm19
a845b9abbb
Blank lines and indentation.
...
Also removed GetClosestPlayer documentation
2014-02-04 17:29:36 +01:00
madmaxoft
1bd939c4d4
InfoDump: Fixed export for undeclared command param combinations.
2014-02-04 00:16:26 +01:00
Tiger Wang
b5e898a608
Server now handles join messages also
...
* Revised as well hook documentation
2014-02-03 21:12:44 +00:00
tonibm19
0beae3a427
Added documentation
2014-02-03 21:02:32 +01:00
Tycho
0b0aa5554f
Merge branch 'master' into GeneratingBenchmark2
...
Conflicts:
src/Blocks/BlockTorch.h
2014-02-02 06:56:07 -08:00
Mattes D
33759197e9
Merge pull request #585 from daniel0916/hooks
...
Added "player destroying" and "player destroyed" hooks
2014-02-01 05:08:08 -08:00
daniel0916
b34ba6be7b
Added PlayerDestroyedHook Documentation
2014-02-01 13:58:35 +01:00
Tycho
fec17409d2
Merge branch 'master' into GeneratingBenchmark2
...
Conflicts:
src/World.h
2014-01-31 15:31:05 -08:00
Alexander Harkness
79ef653cb7
Fixed some more.
2014-01-31 07:41:21 +00:00
Alexander Harkness
d3b8796c48
Fixed at least a little of the plugin guide.
2014-01-30 21:19:45 +00:00
Alexander Harkness
e0cb06dfae
Update Core
2014-01-30 17:54:10 +00:00
STRWarrior
4d53eb2711
Documented cFloater.
2014-01-29 15:36:53 +01:00
Mattes D
cdcad2237a
Merge pull request #587 from mc-server/mobimprovements
...
Mob improvements & rudimentary artificial intelligence
2014-01-25 13:36:32 -08:00