| Commit message (Expand) | Author | Files | Lines |
2015-05-10 | Exported cPluginManager:ExecuteConsoleCommand() to Lua API. | Mattes D | 1 | -0/+1 |
2015-05-10 | Call HOOK_EXECUTE_COMMAND even for unknown console commands. | Mattes D | 2 | -3/+12 |
2015-05-10 | InfoReg: Fixed EntireCommand handling for MultiCommandHandler(). | Mattes D | 1 | -34/+34 |
2015-05-10 | Added the EntireCommand parameter to HOOK_EXECUTE_COMMAND. | Mattes D | 1 | -1/+2 |
2015-05-08 | Corrected hopper recipe | jammet | 1 | -1/+1 |
2015-05-08 | Fixed syntax error | Alexander Harkness | 1 | -0/+1 |
2015-05-07 | Fixed inter-plugin calls. | Mattes D | 1 | -18/+10 |
2015-05-06 | Properly fix the docs for FindAndDoWithPlayer. | Alexander Harkness | 1 | -3/+3 |
2015-05-06 | Added info about case-sensitivity of FindAndDoWithPlayer | Alexander Harkness | 1 | -4/+3 |
2015-05-05 | Add furnacing recipies for dark oak and acacia. | Alexander Harkness | 1 | -0/+2 |
2015-05-03 | Crafting - Allow to craft torches with charcoals | Lukas Pioch | 1 | -1/+1 |
2015-05-02 | Fixed error in webadmin home page | STRWarrior | 1 | -1/+1 |
2015-05-02 | Update submodules | Tiger Wang | 1 | -0/+0 |
2015-05-02 | APIDump: Added an "apishow" command. | Mattes D | 1 | -0/+10 |
2015-04-30 | Added cBlockArea:CountNonAirBlocks API function. | Mattes D | 1 | -0/+1 |
2015-04-30 | APIDump: Added documentation for cBlockArea:GetNonAirCropRelCoords. | Mattes D | 1 | -0/+1 |
2015-04-29 | Added cBlockArea::msSimpleCompare merge strategy. | Mattes D | 1 | -8/+41 |
2015-04-28 | Updated MC versions in readme.txt | Mattes D | 1 | -2/+2 |
2015-04-25 | Updated the Core. | Mattes D | 1 | -0/+0 |
2015-04-23 | Refactored ManualBindings' callbacks using templates. | Mattes D | 2 | -27/+27 |
2015-04-23 | Implemented cPluginManager:DoWithPlugin(), fixed ForEachPlugin(). | Mattes D | 2 | -3/+38 |
2015-04-21 | Added URL member to the HTTPRequest API class. | Mattes D | 2 | -42/+51 |
2015-04-20 | WebAdmin: Removed server name, shortened memory report. | Mattes D | 1 | -5/+1 |
2015-04-20 | Fixed a bad recipe. | Mattes D | 1 | -1/+1 |
2015-04-20 | Fixing dyeing | jammet | 1 | -1/+1 |
2015-04-19 | Updated the Core plugin. | Mattes D | 1 | -0/+0 |
2015-04-19 | APIDump: Documented cPluginManager:IsPluginLoaded(). | Mattes D | 1 | -0/+1 |
2015-04-19 | Add StainedClay | jammet | 1 | -0/+19 |
2015-04-19 | Split the plugin names and plugin folders to avoid confusing them. | Mattes D | 5 | -672/+215 |
2015-04-16 | Recipes match zero DamageValue strictly. | Mattes D | 1 | -53/+56 |
2015-04-16 | Fixed PolishedGranite et al crafting recipes. | Mattes D | 1 | -3/+3 |
2015-04-13 | Removed HOOK_MAX and HOOK_NUM_HOOKS from Lua API. | Mattes D | 1 | -2/+0 |
2015-04-13 | HookNotify: Rewritten for generic hooks. | Mattes D | 1 | -440/+48 |
2015-04-13 | Debuggers: Renamed conflicting /cs command to /cstay. | Mattes D | 1 | -1/+1 |
2015-04-11 | cFile:ChangeFileExt now accepts extensions with leading dot, too. | Mattes D | 2 | -2/+11 |
2015-04-11 | Added more cFile API functions. | Mattes D | 2 | -5/+23 |
2015-04-10 | Added proper implementation of cFile::ChangeFileExt(). | Mattes D | 1 | -0/+13 |
2015-04-06 | Added cFile:ChangeFileExt() function. | Mattes D | 1 | -0/+1 |
2015-04-04 | Fixed DumpInfo plugin | STRWarrior | 2 | -6/+14 |
2015-04-01 | Working as a Windows service. Starts and stops correctly. | Anthony Birkett | 2 | -0/+11 |
2015-03-21 | APIDump: Linkified eShrapnelLevel. | Mattes D | 1 | -2/+2 |
2015-03-21 | APIDump: Used suggestions | STRWarrior | 1 | -8/+8 |
2015-03-21 | APIDump: Improved documentation of cWorld:GetTNTShrapnelLevel | STRWarrior | 1 | -3/+3 |
2015-03-21 | APIDump: Gave shrapnellevel it's own constantgroup | STRWarrior | 1 | -0/+7 |
2015-03-21 | APIDump: Fixed typo in cWorld:BroadcastEntityAnimation documentation | STRWarrior | 1 | -1/+1 |
2015-03-21 | APIDump: Improved cWorld:GetMaxViewDistance documentation | STRWarrior | 1 | -1/+1 |
2015-03-21 | APIDump: Improved cBlockArea.msDifference documentation | STRWarrior | 1 | -1/+1 |
2015-03-21 | APIDump: Documented function in cChunkDesc | STRWarrior | 1 | -0/+1 |
2015-03-21 | APIDump: Documented functions & Variables in cBlockInfo | STRWarrior | 1 | -0/+4 |
2015-03-21 | APIDump: Documented missing constant in cBlockArea | STRWarrior | 1 | -0/+1 |
2015-03-21 | APIDump: Documented all undocumented functions in cWorld | STRWarrior | 1 | -1/+23 |
2015-03-20 | Updated Core. | Mattes D | 1 | -0/+0 |
2015-03-19 | APIDump: Added inheritance checking. | Mattes D | 1 | -3/+107 |
2015-03-19 | APIDump: Removed the tolua.cast() example. | Mattes D | 1 | -26/+3 |
2015-03-18 | Debuggers: Added inheritance testing. | Mattes D | 2 | -0/+81 |
2015-03-18 | Debuggers: Added a cBoundingBox test. | Mattes D | 2 | -0/+61 |
2015-03-11 | Fixes #493 and #490 | flx5 | 1 | -0/+1 |
2015-03-05 | Added OnEntityTeleport.lua hook to APIDump | joshi07 | 1 | -0/+29 |
2015-03-05 | Added description to APIDump for OnEntityTeleport | joshi07 | 1 | -2/+2 |
2015-03-05 | Added OnTeleportEntity hook for plugins. | joshi07 | 1 | -0/+17 |
2015-03-01 | Debuggers plugin: Disabled WECUI manipulation. | Mattes D | 1 | -1/+2 |
2015-02-23 | Added documentation for CompressStringZLIB | STRWarrior | 1 | -1/+1 |
2015-02-23 | Documented cStringCompression | STRWarrior | 1 | -2/+21 |
2015-02-22 | Documented CompressString and UncompressString | STRWarrior | 1 | -0/+2 |
2015-02-22 | cNetwork: Added EnumLocalIPAddresses() function. | Mattes D | 3 | -0/+20 |
2015-02-21 | Added cCryptoHash namespace to Lua API. | Mattes D | 3 | -17/+83 |
2015-02-20 | APIDump: Added the UDP zero port policy. | Mattes D | 1 | -1/+1 |
2015-02-20 | cNetwork: Added UDP API. | Mattes D | 3 | -16/+188 |
2015-02-18 | InfoReg: Fixed MultiCommand return values. | Mattes D | 1 | -2/+1 |
2015-02-16 | Fixed guest.html | Creaprog | 1 | -1/+1 |
2015-02-16 | Fixed guest.html | Creaprog | 1 | -2/+4 |
2015-02-16 | Fixed guest page. | Alexander Harkness | 1 | -2/+16 |
2015-02-15 | Fixed login_template.html | Creaprog | 1 | -1/+1 |
2015-02-14 | Fixed TCP link shutdown. | Mattes D | 1 | -2/+3 |
2015-02-13 | Exported TLS server start on cTCPLink to Lua API. | Mattes D | 2 | -3/+104 |
2015-02-13 | Exported cTCPLink:Close and :Shutdown() to Lua API. | Mattes D | 1 | -0/+2 |
2015-02-12 | LuaAPI: Added client TLS support for TCP links. | Mattes D | 3 | -1/+60 |
2015-02-07 | APIDump: Added client and server examples. | Mattes D | 1 | -0/+137 |
2015-02-07 | Updated IsOnGround() documentation | Howaner | 1 | -1/+1 |
2015-02-06 | APIDump: Added cNetwork documentation. | Mattes D | 1 | -0/+183 |
2015-02-04 | NetworkTest plugin: updated comments and splash loading. | Mattes D | 1 | -7/+10 |
2015-02-04 | Exported cServerHandle and cNetwork:Listen to Lua. | Mattes D | 3 | -1/+531 |
2015-02-04 | cNetwork: Exported lookup functions to Lua API. | Mattes D | 2 | -0/+63 |
2015-02-04 | NetworkTest plugin: Added cNetwork:Connect test code. | Mattes D | 2 | -0/+109 |
2015-01-27 | Turned off echo in Windows script. | Mattes D | 1 | -0/+1 |
2015-01-27 | Debuggers: Logging the os.clock for console-scheduled tasks. | Matyas Dolak | 1 | -3/+6 |
2014-12-30 | Use cRoot:Get():GetServer():GetNumPlayers() instead of a custom function. | tonibm19 | 1 | -9/+1 |
2014-12-29 | Added player count to webadmin | tonibm19 | 1 | -0/+10 |
2014-12-25 | APIDump: Added details about client handle in OnServerPing hook. | Mattes D | 1 | -1/+4 |
2014-12-24 | APIDump: Updated the player block placement documentation. | Mattes D | 3 | -10/+12 |
2014-12-20 | Added Rabbits | Masy98 | 1 | -92/+104 |
2014-12-19 | Fixed Guardians size and health | Masy98 | 2 | -0/+7 |
2014-12-18 | Added Entity Guardian | Masy98 | 1 | -0/+0 |
2014-12-16 | Updated Core. | Mattes D | 1 | -0/+0 |
2014-12-14 | Fixed fence/-gates and door recipes and added baked potato recipe | Masy98 | 2 | -3/+4 |
2014-12-13 | Made comment in example code smaller | STRWarrior | 1 | -1/+3 |
2014-12-13 | Reverted main_APIDump.lua changes | STRWarrior | 1 | -4/+4 |
2014-12-13 | Fixed the width sometimes going over the div size | STRWarrior | 1 | -4/+4 |
2014-12-12 | Updated the Core. | Mattes D | 1 | -0/+0 |
2014-12-12 | Exported cWorld:PrepareChunk to Lua API, test in Debuggers. | Mattes D | 1 | -1/+6 |
2014-12-11 | Debuggers: Added loadchunk and preparechunk commands. | Mattes D | 2 | -0/+87 |
2014-12-11 | Debuggers: Changed to use Info.lua file. | Mattes D | 2 | -33/+222 |
2014-12-05 | Fix duplicate commands added to README.md | Jonathan Fabian | 1 | -1/+12 |
2014-12-01 | Updated core | Howaner | 1 | -0/+0 |
2014-12-01 | Reverted bad .gitignore change | Howaner | 1 | -1/+1 |
2014-12-01 | MobSpawner fixes. | Howaner | 1 | -1/+1 |
2014-11-29 | Update core | Howaner | 1 | -0/+0 |
2014-11-29 | Removed old MobType category. | Howaner | 1 | -8/+1 |
2014-11-29 | Mark StringToMobType() as deprecated. Use cMonster:StringToMobType() instead | Howaner | 1 | -1/+1 |
2014-11-29 | Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes. | Howaner | 2 | -6/+51 |
2014-11-29 | Smelting Netherrack not TallGrass gives you NetherBrickItem. | M10360 | 1 | -1/+1 |
2014-11-29 | Added missing fuels. | M10360 | 1 | -0/+19 |
2014-11-29 | Removed duplicate. | M10360 | 1 | -1/+0 |
2014-11-22 | InfoReg: Added a diagnostic for bad Info.lua command info. | Mattes D | 1 | -0/+1 |
2014-11-15 | Use LastPlacedSign instead of LastPlacedBlock. | Howaner | 1 | -1/+0 |
2014-11-15 | Updated APIDump | Howaner | 1 | -2/+3 |
2014-11-15 | Renamed GetSettedViewDistance() to GetRequestedViewDistance() | Howaner | 1 | -1/+1 |
2014-11-14 | APIDump: Fixed example cCompositeChat URL | Howaner | 1 | -1/+1 |
2014-11-14 | Updated APIDump | Howaner | 1 | -0/+1 |
2014-11-05 | renamed FindAndDoWithUUID to DoWithPlayerByUUID, fixed style and comments, added description to APIDump | Lukas Pioch | 1 | -0/+2 |
2014-11-05 | Update V1.0.9 | Ambushed91 | 3 | -44/+36 |
2014-11-05 | Update V1.0.3 | Ambushed91 | 2 | -3/+2 |
2014-11-04 | WebAdmin: Fixed login template destination address. | Mattes D | 1 | -1/+1 |
2014-11-04 | Update template.lua | Arian | 1 | -70/+81 |
2014-10-28 | Update template.lua | Arian | 1 | -6/+5 |
2014-10-28 | Update login_template.html | Arian | 1 | -110/+62 |
2014-10-28 | Update style.css | Arian | 1 | -4/+4 |
2014-10-28 | Update login.css | Arian | 1 | -4/+4 |
2014-10-28 | Update login.css | Arian | 1 | -1/+1 |
2014-10-28 | Update guest.html | Arian | 1 | -3/+2 |
2014-10-28 | Update template.lua | Arian | 1 | -2/+21 |
2014-10-27 | Update login_template.html | Arian | 1 | -58/+108 |
2014-10-27 | Update login.css | Arian | 1 | -1/+218 |
2014-10-27 | Update style.css | Arian | 1 | -1/+432 |
2014-10-27 | Update template.lua | Arian | 1 | -0/+1 |
2014-10-27 | Update login_template.html | Arian | 1 | -0/+1 |
2014-10-27 | Update style.css | Arian | 1 | -0/+1 |
2014-10-27 | Update login.css | Arian | 1 | -0/+1 |
2014-10-27 | Update template.lua | Ambushed91 | 1 | -6/+10 |
2014-10-27 | Update template.lua | Ambushed91 | 1 | -90/+75 |
2014-10-27 | Update template.html | Ambushed91 | 1 | -125/+136 |
2014-10-27 | Update login_template.html | Ambushed91 | 1 | -58/+61 |
2014-10-27 | Update style.css | Ambushed91 | 1 | -1024/+1 |
2014-10-27 | Update login.css | Ambushed91 | 1 | -378/+1 |
2014-10-27 | Update login.css | Ambushed91 | 1 | -1/+378 |
2014-10-27 | Update temp.html | Ambushed91 | 1 | -99/+0 |
2014-10-27 | Update guest.html | Ambushed91 | 1 | -5/+3 |
2014-10-25 | APIDump: Added basic projectile documentation. | Mattes D | 1 | -6/+18 |
2014-10-23 | Update login.css | Ambushed91 | 1 | -442/+1 |
2014-10-23 | Re-updated Core. | Mattes D | 1 | -0/+0 |
2014-10-23 | Update template.lua | Ambushed91 | 1 | -4/+1 |
2014-10-23 | Update style.css | Ambushed91 | 1 | -1/+1 |
2014-10-23 | Update login.css | Ambushed91 | 1 | -2/+2 |
2014-10-23 | Update login_template.html | Ambushed91 | 1 | -4/+1 |
2014-10-23 | Update temp.html | Ambushed91 | 1 | -1/+1 |
2014-10-23 | Update login_template.html | Ambushed91 | 1 | -3/+1 |
2014-10-23 | Update (original).html | Ambushed91 | 1 | -4/+4 |
2014-10-23 | Update style.css | Ambushed91 | 1 | -1/+1 |
2014-10-23 | Update guest.html | Ambushed91 | 1 | -1/+1 |
2014-10-23 | Update WebAdmin | Ambushed91 | 18 | -401/+1699 |
2014-10-22 | Upgraded core. | Alexander Harkness | 1 | -0/+0 |
2014-10-22 | APIDump: Added docs for a few projectiles. | Mattes D | 1 | -5/+21 |
2014-10-22 | Clearer version indication. | Alexander Harkness | 1 | -1/+1 |
2014-10-21 | Added inheritance information to Lua docs for projectiles. | Mattes D | 1 | -6/+41 |
2014-10-21 | Reverted plugin remove | Howaner | 4 | -0/+0 |
2014-10-21 | Fixed submodule downgrades | Howaner | 2 | -0/+0 |
2014-10-21 | Updated ProtectionAreas | Tiger Wang | 1 | -0/+0 |
2014-10-20 | Updated the Core. | Mattes D | 1 | -0/+0 |
2014-10-20 | InfoDump: Do not crash if one plugin fails to load. | Mattes D | 1 | -1/+5 |
2014-10-18 | InfoDump: Fixed trailing whitespace. | Mattes D | 1 | -3/+3 |
2014-10-18 | InfoDump: Fixed GH permission export, moved output to plugins. | Mattes D | 1 | -196/+225 |
2014-10-13 | cWorld: Fixed scheduler. | Mattes D | 1 | -3/+16 |
2014-10-11 | Webadmin: use images already in files/ instead of inline image data | archshift | 2 | -5/+5 |
2014-10-11 | Fixed remaining indent and replaced tiger with webfreak. | Alexander Harkness | 1 | -107/+107 |
2014-10-11 | Update template.html | win32re | 1 | -3/+8 |
2014-10-11 | Fixed indentation. | win32re | 1 | -130/+131 |
2014-10-11 | Reverted submodule changes. | Alexander Harkness | 1 | -0/+0 |
2014-10-11 | More template changes. | win32re | 1 | -131/+130 |
2014-10-11 | Update template.html | win32re | 1 | -4/+10 |
2014-10-08 | Added MagicCarpet | Alexander Harkness | 1 | -0/+0 |
2014-10-08 | Removed MagicCarpet | Alexander Harkness | 2 | -178/+0 |
2014-10-08 | Added Handy. | Alexander Harkness | 3 | -244/+0 |
2014-10-08 | Added ChatLog | Alexander Harkness | 1 | -0/+0 |
2014-10-08 | Removed ChatLog. | Alexander Harkness | 1 | -31/+0 |
2014-10-08 | Added chunkWorx. | Alexander Harkness | 1 | -0/+0 |
2014-10-08 | Removed ChunkWorx | Alexander Harkness | 3 | -411/+0 |
2014-10-05 | cClientHandle: Added protocol version knowledge. | Mattes D | 1 | -0/+1 |
2014-10-05 | Updated Core. | Mattes D | 1 | -0/+0 |
2014-10-05 | added font callback | WebFreak001 | 1 | -1/+1 |
2014-10-05 | Removed my license, added me to CONTRIBUTORS | WebFreak001 | 1 | -16/+0 |
2014-10-05 | Added newline | WebFreak001 | 1 | -2/+1 |
2014-10-05 | Added license | WebFreak001 | 1 | -0/+16 |
2014-10-05 | Made WebAdmin design more modern | WebFreak001 | 3 | -265/+431 |
2014-10-01 | Added parentheses for clarity. | Alexander Harkness | 1 | -1/+1 |
2014-10-01 | APIDump: Fixed cEntity documentation. | madmaxoft | 1 | -5/+23 |
2014-10-01 | Fixed broken code. | Alexander Harkness | 1 | -2/+2 |
2014-10-01 | APIDump: Added more of the missing documentation. | madmaxoft | 1 | -5/+22 |
2014-10-01 | Unified cRoot broadcast chat documentation. | madmaxoft | 1 | -7/+14 |
2014-10-01 | APIDump: Documented missing cIniFile function. | madmaxoft | 1 | -0/+1 |
2014-10-01 | APIDump: Documented missing cCompositeChat functions. | madmaxoft | 1 | -4/+6 |
2014-10-01 | APIDump: Added missing cClientHandle documentation. | madmaxoft | 1 | -0/+3 |
2014-09-29 | Updated Core. | madmaxoft | 1 | -0/+0 |
2014-09-29 | Updated Core. | madmaxoft | 1 | -0/+0 |
2014-09-29 | RankMgr: GetAllPlayers() returns players sorted by name. | madmaxoft | 1 | -1/+1 |
2014-09-29 | Updated the Core. | madmaxoft | 1 | -0/+0 |
2014-09-29 | Fixed a typo in the description. | madmaxoft | 1 | -1/+1 |
2014-09-28 | cRankManager: Added ClearPlayerRanks() | Howaner | 1 | -0/+1 |
2014-09-28 | Updated api documentation. | Howaner | 1 | -0/+2 |
2014-09-28 | Add Code example. | Alexander Harkness | 1 | -0/+26 |
2014-09-27 | changed description to be more readable. | Alexander Harkness | 1 | -3/+2 |
2014-09-27 | Copy edit. | Alexander Harkness | 1 | -1/+1 |
2014-09-27 | Fixed return value descriptions. | Alexander Harkness | 1 | -1/+3 |
2014-09-27 | Fixed typo again. | Alexander Harkness | 1 | -1/+1 |
2014-09-27 | Typo fix. | Alexander Harkness | 1 | -1/+1 |
2014-09-27 | Fixed line left in. | Alexander Harkness | 1 | -4/+3 |
2014-09-27 | Remaining part of fix. | Alexander Harkness | 1 | -0/+1 |
2014-09-27 | Hopefully fix #1384 | Alexander Harkness | 1 | -0/+24 |
2014-09-26 | Updated Core | Tiger Wang | 1 | -0/+0 |
2014-09-19 | Fixed typos in items.ini. | madmaxoft | 1 | -1/+2 |
2014-09-19 | Updated SPAWNING_ENTITY hook description. | Howaner | 1 | -2/+3 |
2014-09-18 | Added german language support, now really | Masy98 | 1 | -0/+603 |
2014-09-18 | Added german language support | Masy98 | 1 | -3/+8 |
2014-09-17 | Fixed wrong url in the debuggers plugin | Howaner | 1 | -1/+1 |
2014-09-12 | APIDump: Improved command binding documentation. | madmaxoft | 1 | -4/+4 |
2014-09-12 | Added slime block to slime balls recipe | Masy98 | 1 | -0/+1 |
2014-09-10 | Fixed spacing | Masy98 | 1 | -1/+1 |
2014-09-10 | Fixed sign recipe | Masy98 | 1 | -1/+1 |
2014-09-07 | Exported cClientHandle:GetIPString() to Lua API. | Mattes D | 1 | -0/+1 |
2014-09-07 | Fixed submodules' downgrade from the previous PR merge. | Mattes D | 1 | -0/+0 |
2014-09-06 | Re-ordered the items.ini and added a few new names | Masy98 | 1 | -291/+290 |
2014-09-06 | Removed outdated message sending methods. | Alexander Harkness | 1 | -3/+3 |
2014-09-03 | Debuggers: Reviewed and fixed the Pickups and Poof commands. | madmaxoft | 1 | -10/+17 |
2014-09-03 | Debuggers: Added a test code for ForEachEntityInBox(). | madmaxoft | 1 | -0/+49 |
2014-09-03 | Exported ForEachEntityInBox() to Lua API. | madmaxoft | 1 | -0/+1 |
2014-09-02 | Fixed typo! | Masy98 | 1 | -1/+1 |
2014-09-02 | Added missing recipes! | Masy98 | 1 | -6/+21 |
2014-09-02 | Seperated the "custom" names from the normal list! | Masy98 | 1 | -193/+326 |
2014-09-02 | Added new recipes! | Masy98 | 1 | -4/+19 |
2014-09-02 | Seperated "custom" names list from the normal list in items.ini! | Masy98 | 2 | -197/+328 |
2014-09-02 | Changed the IsEnchantable() comment again. | Howaner | 1 | -2/+1 |
2014-09-02 | Renamed SetWalkSpeed() to SetRelativeWalkSpeed() | Howaner | 1 | -2/+2 |
2014-09-02 | Added the new functions to APIDump. | Howaner | 1 | -0/+9 |
2014-09-02 | Added a custom name test to the debuggers plugin. | Howaner | 1 | -0/+17 |
2014-09-02 | Re-added alternate spellings of darkgraywool. | madmaxoft | 1 | -0/+2 |
2014-09-02 | Re-updated the Core. | madmaxoft | 1 | -0/+0 |
2014-09-01 | Added missing leather recipe! | Masy98 | 1 | -0/+1 |
2014-09-01 | Fixed spacing and light gray wool name! | Masy98 | 2 | -38/+40 |
2014-09-01 | Fixed ReplaceString() documentation. | Howaner | 1 | -1/+1 |
2014-08-31 | Rewrited furnace.txt | Howaner | 2 | -49/+53 |
2014-08-31 | Added furnace recipes! | Masy98 | 2 | -17/+30 |
2014-08-31 | Added missing mossy stonebrick recipe! | Masy98 | 1 | -0/+1 |
2014-08-31 | Added 1.8 recipes! | Masy98 | 2 | -8/+80 |
2014-08-31 | Added 1.8 blocks and items! | Masy98 | 1 | -1/+65 |
2014-08-31 | WebAdmin: Exported logo and background. | Howaner | 3 | -3/+3 |
2014-08-31 | WebAdmin: Added favicon to the login template. | Howaner | 1 | -0/+1 |
2014-08-31 | WebAdmin: Exported favicon. | Howaner | 2 | -4/+4 |
2014-08-31 | WebAdmin: Exported stylesheet in a own file. | Howaner | 2 | -333/+329 |
2014-08-31 | WebAdmin: Added login template | Howaner | 2 | -0/+24 |
2014-08-30 | Fixed missing slab name in line 297 | Masy98 | 1 | -1/+1 |
2014-08-30 | Changed the IsEnchantable() comment. | Howaner | 1 | -1/+1 |
2014-08-30 | Removed SexyMotd link | Howaner | 1 | -1/+0 |
2014-08-30 | Added GetWalkSpeed() and SetWalkSpeed() documentation. | Howaner | 2 | -0/+3 |
2014-08-29 | Updated Core | Tiger Wang | 1 | -0/+0 |
2014-08-29 | Hotfixed recipe.txt loading. | Hownaer | 1 | -1/+1 |
2014-08-28 | APIDump: Added missing cItem things. | Hownaer | 1 | -3/+8 |
2014-08-28 | Fixed ItemCategory code example. | Hownaer | 1 | -2/+2 |
2014-08-27 | Debuggers: Added a testcase for OnProjectileHitBlock. | Mattes D | 1 | -0/+13 |
2014-08-26 | Profiling: Added profiling script for x64 executable. | Mattes D | 3 | -6/+12 |
2014-08-26 | VS Profiling: Shutdown the profiler on error. | Mattes D | 1 | -2/+6 |
2014-08-24 | RankMgr: Exported the default-rank functions. | Mattes D | 1 | -6/+14 |
2014-08-23 | RankMgr: Implemented default rank, added defaults. | Mattes D | 1 | -0/+0 |
2014-08-21 | Fixed slab name | Masy98 | 1 | -1/+1 |
2014-08-21 | Added missing recipes for stairs and slabs! | Masy98 | 2 | -4/+5 |
2014-08-21 | Added missing recipes for stairs and slabs! | Masy98 | 1 | -12/+30 |
2014-08-21 | Changed new logs from wood to log! | Masy98 | 1 | -4/+4 |
2014-08-21 | Added missing blocks in item.ini | Masy98 | 1 | -2/+49 |
2014-08-21 | RankMgr: Added cRankManager::RemovePlayerRank(). | Mattes D | 1 | -0/+1 |
2014-08-21 | APIDump: Removed the cGroup and cGroupManager classes. | Mattes D | 1 | -25/+2 |
2014-08-20 | Updated the Core. | Mattes D | 1 | -0/+0 |
2014-08-20 | Exported cServer:ShouldAuthenticate to Lua API. | Mattes D | 1 | -1/+2 |
2014-08-20 | APIDump: Added cRankManager documentation. | Mattes D | 1 | -0/+56 |
2014-08-16 | Updated HOOK_PLAYER_MOVING documentation. | Howaner | 1 | -1/+3 |
2014-08-11 | Add entry for bat in monsters.ini | Christophe Piveteau | 1 | -0/+6 |
2014-08-09 | Debuggers: Disabled UUID and RankMgr tests. | madmaxoft | 1 | -2/+2 |
2014-08-08 | Debuggers: Simple cRankManager test case. | madmaxoft | 1 | -0/+13 |
2014-08-05 | Added api documentation for Clamp() | Howaner | 1 | -2/+3 |
2014-08-04 | Updated submodules | Tiger Wang | 2 | -0/+0 |
2014-08-03 | Debuggers: Added a Name-from-UUID cMojangAPI test. | madmaxoft | 1 | -0/+7 |
2014-08-03 | cMojangAPI: Added UUID-to-Name lookup. | madmaxoft | 1 | -9/+8 |
2014-08-03 | Added cMojangAPI:GetUUIDFromPlayerName(). | madmaxoft | 1 | -0/+1 |
2014-08-01 | Improved endermen code a little | Tiger Wang | 1 | -1/+1 |
2014-07-31 | Updated documentation again. | Howaner | 1 | -4/+4 |
2014-07-31 | Updated documentation. | Howaner | 1 | -5/+5 |
2014-07-31 | MojangAPI: Added a UseCachedOnly param to GetUUIDsFromPlayerNames(). | madmaxoft | 2 | -2/+32 |
2014-07-30 | Added beacon documentation. | Howaner | 2 | -0/+27 |
2014-07-30 | APIDump: Added notes about cache to cMojangAPI. | madmaxoft | 1 | -1/+7 |
2014-07-30 | APIDump: Fixed UUID-related documentation. | madmaxoft | 1 | -2/+2 |
2014-07-30 | Debuggers: Updated for the new cMojangAPI changes. | madmaxoft | 1 | -1/+10 |
2014-07-30 | Exported cMojangAPI to Lua. | madmaxoft | 1 | -1/+26 |
2014-07-28 | Debuggers: Added an example for cClientHandle:GetUUIDsFromPlayerNames(). | madmaxoft | 1 | -0/+31 |
2014-07-28 | Added cClientHandle:GetUUIDsFromPlayerNames() to Lua API. | madmaxoft | 1 | -0/+1 |
2014-07-18 | Debuggers: Optimized and commented the /rmitem handler. | madmaxoft | 1 | -4/+8 |
2014-07-18 | APIDump: Documented RemoveItem(). | madmaxoft | 1 | -0/+2 |
2014-07-18 | Added RemoveItem() function to the player inventory. | Howaner | 1 | -4/+36 |
2014-07-18 | Removed special character in APIDump | Howaner | 1 | -1/+1 |
2014-07-14 | OnEntityAddEffect.lua: Removed Originator param | archshift | 1 | -1/+0 |
2014-07-13 | Fixed diamond mover plugin | Howaner | 1 | -3/+5 |
2014-07-10 | APIDump: Documented cWorld:SetChunkAlwaysTicked. | madmaxoft | 1 | -0/+1 |
2014-07-10 | Debuggers: Added forced chunk ticking test. | madmaxoft | 1 | -0/+28 |
2014-07-04 | Removed useless sentence in cPluginManager:ExecuteCommand description. | STRWarrior | 1 | -1/+1 |
2014-07-04 | Fixed ExecuteCommand description. | STRWarrior | 1 | -1/+1 |
2014-07-03 | APIDump: Updated OnWeatherChanging docs after latest code changes. | madmaxoft | 1 | -4/+7 |
2014-07-02 | Update documentation | Howaner | 1 | -3/+3 |
2014-07-01 | Change documentation | Howaner | 1 | -5/+10 |
2014-06-30 | Add documentation. | Howaner | 1 | -0/+22 |
2014-06-24 | Added the Lua Proxy DLL. | madmaxoft | 1 | -0/+0 |
2014-06-24 | Debuggers: Fixed the Blaze rod query tool. | madmaxoft | 1 | -2/+2 |
2014-06-21 | Added cClientHandle::IsUUIDOnline function. | madmaxoft | 1 | -0/+3 |
2014-06-18 | (Force)ExecuteCommand returns the CommandResult enums | STRWarrior | 1 | -2/+17 |
2014-06-17 | APIDump: Added OnEntityAddEffect hook documentation. | madmaxoft | 1 | -0/+34 |
2014-06-17 | Pawn: renamed HandleEntityEffects to HandleEntityEffect | archshift | 1 | -0/+3 |
2014-06-16 | Implemented PR suggestions | archshift | 1 | -1/+2 |
2014-06-13 | Fixed ChunkWorx stop button giving an error | STRWarrior | 1 | -1/+1 |
2014-06-13 | APIDump: Added the Info.lua article. | madmaxoft | 2 | -0/+247 |
2014-06-12 | Portals animate and delay correctly | Tiger Wang | 1 | -1/+1 |
2014-06-12 | Fix typo in handy_functions.lua | Qais Patankar | 1 | -2/+2 |
2014-06-11 | Update APIDesc.lua | Alexander Harkness | 1 | -0/+1 |
2014-06-11 | APIDump: Documented cBlockArea:GetCoordRange(). | madmaxoft | 1 | -1/+2 |
2014-06-11 | Update APIDesc.lua | Tiger Wang | 1 | -3/+6 |
2014-06-08 | Small change for easier understanding. | Alexander Harkness | 1 | -1/+1 |
2014-06-07 | Corrected the furnace fuels. Solves #1071 | Alexander Harkness | 1 | -15/+27 |
2014-06-02 | APIDump: Fixed crash | STRWarrior | 1 | -1/+1 |
2014-06-02 | Added OnProjectileHitBlock example in Debuggers | STRWarrior | 1 | -1/+13 |
2014-06-02 | Updated OnProjectileHitBlock documentation. | STRWarrior | 1 | -0/+5 |
2014-05-27 | Stuff. | Alexander Harkness | 1 | -1/+1 |
2014-05-26 | Update main.css | Alexander Harkness | 1 | -1/+2 |
2014-05-25 | Updated Core | Tiger Wang | 1 | -0/+0 |
2014-05-21 | Fixed minor style issues | Tycho | 1 | -0/+0 |
2014-05-10 | Fix bash ifs | Tycho | 1 | -0/+0 |
2014-05-07 | Fixed cert filename in Linux script. | madmaxoft | 2 | -2/+2 |
2014-05-02 | Made the cert generation script executable on Linux | Mattes D | 1 | -0/+0 |
2014-05-02 | APIDump: Updated the OnDisconnect hook docs. | madmaxoft | 1 | -7/+17 |
2014-05-02 | APIDump: Improved error handling in API file loader. | madmaxoft | 1 | -1/+5 |
2014-05-01 | Added a mention to run as admin. | madmaxoft | 1 | -0/+2 |
2014-05-01 | Added scripts for generating HTTPS cert and key. | madmaxoft | 2 | -0/+19 |
2014-05-01 | Implemented SSL connection for WebAdmin. | madmaxoft | 1 | -0/+4 |
2014-04-24 | Fixed references to renamed files. | archshift | 1 | -1/+1 |
2014-04-23 | Updated docs for StringToEnchantmentID. | madmaxoft | 1 | -1/+1 |
2014-04-23 | Declaration that a mob is not fireproof is implicit. | archshift | 1 | -21/+0 |
2014-04-23 | Added IsFireproof hook for monsters.ini | archshift | 1 | -0/+26 |
2014-04-22 | Fixed capitalization issues | archshift | 1 | -2/+2 |
2014-04-19 | APIDump: Added a ChunkStay article. | madmaxoft | 3 | -27/+195 |
2014-04-10 | InfoReg uses cCompositeChat for subcommand lists. | madmaxoft | 1 | -6/+6 |
2014-04-06 | Added the generated ZBS API file to ignore list. | madmaxoft | 1 | -0/+2 |
2014-04-06 | Updated cWorld::CreateProjectile() documentation | Tiger Wang | 1 | -1/+1 |
2014-04-05 | Added more API documentation to cCompositeChat. | madmaxoft | 1 | -1/+17 |
2014-04-03 | APIDump: Added angular specifics. | madmaxoft | 1 | -2/+2 |
2014-04-03 | Documented the units and range for entity rotations. | madmaxoft | 1 | -3/+3 |
2014-04-02 | Debuggers: Added a Base64 API roundtrip test. | madmaxoft | 1 | -4/+23 |
2014-04-01 | APIDump: Gave msDifference it's own table. | STRWarrior | 1 | -9/+21 |
2014-04-01 | cBlockArea: Added the msMask merge strategy. | madmaxoft | 1 | -3/+20 |
2014-04-01 | LOG() API reads the LogLevel from the cCompositeChat's MessageType. | madmaxoft | 1 | -2/+2 |
2014-03-31 | APIDump: Documented the cCompositeChat support in logging functions. | madmaxoft | 1 | -5/+25 |
2014-03-31 | Console logging supports cCompositeChat as its parameters. | madmaxoft | 1 | -0/+9 |
2014-03-31 | Added extra table which should make it more clear what msDifference does. | STRWarrior | 1 | -1/+3 |
2014-03-31 | Fixed typo | STRWarrior | 1 | -1/+1 |
2014-03-31 | Documented msDifference | STRWarrior | 1 | -6/+8 |
2014-03-31 | APIDump: Added code completion support file to ZBS tutorial. | madmaxoft | 1 | -1/+2 |
2014-03-31 | APIDump: Renamed the ZBS API dump file to mcserver_api.lua. | madmaxoft | 1 | -2/+2 |
2014-03-30 | APIDump: Added article: Setting up ZeroBrane Studio. | madmaxoft | 4 | -0/+46 |
2014-03-29 | Documented both hooks. | STRWarrior | 2 | -0/+49 |
2014-03-28 | Implemented the msSpongePrint merge strategy. | madmaxoft | 1 | -4/+20 |
2014-03-28 | Debuggers: Deactivated the chunk generator callback. | madmaxoft | 1 | -1/+3 |
2014-03-27 | Change documentation text | Howaner | 2 | -4/+4 |
2014-03-27 | Change SpreadSource documentation | Howaner | 2 | -6/+6 |
2014-03-27 | Add documentation for new Block spread | Howaner | 2 | -0/+49 |
2014-03-25 | Ignoring the default GalExports folder. | madmaxoft | 1 | -0/+1 |
2014-03-25 | InfoReg updated for multi-verb console commands. | madmaxoft | 1 | -12/+39 |
2014-03-20 | Plugins can set flying speed. | madmaxoft | 1 | -3/+5 |
2014-03-20 | APIDump: Fixed wrong escaped strings. | madmaxoft | 1 | -5/+5 |
2014-03-20 | Rewritten player speeds to be relative unit-less. | madmaxoft | 1 | -5/+5 |
2014-03-19 | APIDump: Updated comments to reflect current code. | madmaxoft | 1 | -1/+4 |
2014-03-19 | APIDump: Added ZeroBraneStudio API export. | madmaxoft | 1 | -5/+128 |
2014-03-19 | APIDump: Reformatted the plugin to avoid all ZBS Analyzer issues. | madmaxoft | 1 | -443/+404 |
2014-03-18 | Debuggers: Using binary file mode for .schematics. | madmaxoft | 1 | -2/+2 |
2014-03-16 | Only check for "Info.lua" with capital I | STRWarrior | 1 | -1/+1 |
2014-03-16 | Fixed InfoReg.lua's handling of multi-level commands. | madmaxoft | 1 | -2/+2 |
2014-03-16 | Removed the @EnableMobDebug.lua file. | madmaxoft | 1 | -29/+0 |
2014-03-15 | Created a small plugin for InfoDump | STRWarrior | 1 | -0/+49 |
2014-03-15 | Debuggers: Added a test for WE selection API. | madmaxoft | 1 | -1/+39 |
2014-03-15 | APIDump: Documented a forgotten cCuboid constructor. | madmaxoft | 1 | -1/+2 |
2014-03-15 | APIDump: Fixed missing return statement. | madmaxoft | 1 | -0/+1 |
2014-03-15 | Added cCuboid:Assign(OtherCuboid) API function. | madmaxoft | 1 | -2/+6 |
2014-03-14 | Ignoring all config and SQLite files in the output folder. | madmaxoft | 1 | -4/+2 |
2014-03-14 | APIDump: Trigger the dump manually. | madmaxoft | 1 | -26/+64 |
2014-03-14 | cPluginManager:Bind[Console]Command returns true on success. | madmaxoft | 1 | -4/+4 |
2014-03-11 | Rollback submodule change | Tycho | 1 | -0/+0 |
2014-03-11 | APIDump: Removed old documentation, documented some new functions. | madmaxoft | 2 | -6/+17 |
2014-03-12 | APIDump: Updated WEOffset-related docs. | madmaxoft | 1 | -7/+7 |
2014-03-11 | Fixed APIDump | STRWarrior | 1 | -1/+1 |
2014-03-11 | Documented the functions. | STRWarrior | 1 | -0/+6 |
2014-03-09 | Fixed Mesannine twister to use UInt32 | Tycho | 1 | -0/+0 |
2014-03-09 | Added extra dye rules to crafting.txt | Tiger Wang | 1 | -1/+8 |
2014-03-09 | Updated Core | Tiger Wang | 1 | -0/+0 |
2014-03-08 | Change tnt documentation to ticks | Howaner | 1 | -3/+3 |
2014-03-08 | Add new tnt documentation | Howaner | 1 | -2/+3 |
2014-03-07 | Fixed cBlockArea schematic string saving signature. | madmaxoft | 1 | -1/+1 |
2014-03-07 | Link cItem in the documentation | Howaner | 2 | -3/+3 |
2014-03-07 | Add missing documentation files | Howaner | 2 | -0/+16 |
2014-03-07 | Debuggers: Added a test of the cBlockArea string-serialization. | madmaxoft | 1 | -0/+38 |
2014-03-07 | APIDump: Documented cBlockArea string-serialization functions. | madmaxoft | 1 | -0/+2 |
2014-03-05 | The APIDump generates a list of all the permissions again. | STRWarrior | 1 | -7/+7 |
2014-03-05 | APIDump: Documented the cCompositeChat class. | madmaxoft | 1 | -0/+52 |
2014-03-05 | APIDump: Ignoring classes by exact match. | madmaxoft | 1 | -10/+10 |
2014-03-04 | Debuggers: Added simple test for cCompositeChat. | madmaxoft | 1 | -0/+15 |
2014-03-02 | Fixed typo | STRWarrior | 1 | -1/+1 |
2014-03-02 | Simplified and more clearer infodump for Github. | STRWarrior | 1 | -14/+7 |
2014-03-02 | GetById => Get | andrew | 1 | -10/+10 |
2014-03-02 | APIDump: ID -> Type | andrew | 1 | -10/+10 |
2014-03-02 | Exported cBlockInfo | andrew | 1 | -0/+32 |
2014-03-01 | Ignoring all plugin subfolders. | madmaxoft | 1 | -0/+1 |
2014-03-01 | Using comma instead of string concatenation. | STRWarrior | 1 | -1/+1 |
2014-03-01 | If there is a SourceLocation available the InfoDump will note it in the forum version. | STRWarrior | 1 | -1/+4 |
2014-03-01 | APIDump: Fixed cScoreboard enums | andrew | 1 | -17/+17 |
2014-03-01 | Exported cScoreboard::ForEachTeam | andrew | 1 | -0/+1 |
2014-03-01 | Exported cScoreboard::ForEachObjective | andrew | 1 | -0/+1 |
2014-03-01 | Exported and documented cScoreboard | andrew | 1 | -0/+90 |
2014-03-01 | APIDump: Documented cRoot:CreateAndInitializeWorld. | STRWarrior | 1 | -0/+1 |
2014-02-28 | Documented the changes in cJukeboxEntity. | madmaxoft | 1 | -2/+4 |
2014-02-28 | Added a MobDebug enabler script. | madmaxoft | 1 | -0/+29 |
2014-02-28 | Fixed compatibility with ZeroBraneStudio and LuaRocks. | madmaxoft | 1 | -0/+0 |
2014-02-27 | Implemented ballistic missiles (fireworks) | Tiger Wang | 1 | -3/+46 |
2014-02-26 | APIDump: Added Geometry file to project. | madmaxoft | 1 | -0/+3 |
2014-02-26 | APIDump: Documented new cCuboid functions. | madmaxoft | 1 | -1/+6 |
2014-02-26 | APIDump: Separated out Geometry-related classes to their own file. | madmaxoft | 2 | -301/+320 |
2014-02-25 | InfoReg: Subcommand aliases are handled properly. | madmaxoft | 1 | -1/+15 |
2014-02-24 | Added useful parameter overloads to cBlockArea Lua API. | madmaxoft | 1 | -6/+31 |
2014-02-23 | Undid changing core | Tycho | 1 | -0/+0 |
2014-02-23 | fixed globals.h warnings | Tycho | 1 | -0/+0 |
2014-02-23 | APIDump: Fixed cBlockArea:GetRelBlockType() return types. | madmaxoft | 1 | -1/+1 |
2014-02-23 | Documented cBlockArea:GetOrigin(), :GetSize() and :GetVolume(). | madmaxoft | 1 | -0/+3 |
2014-02-23 | Maps: Improvements | andrew | 1 | -2/+2 |
2014-02-23 | Manually exported DoWithMap | andrew | 1 | -1/+1 |
2014-02-23 | Documented and exported cMapManager | andrew | 1 | -0/+14 |
2014-02-22 | Documented and exported cMap | andrew | 1 | -0/+49 |
2014-02-20 | APIDump: Documented cClientHandle:HasPluginChannel. | madmaxoft | 1 | -0/+1 |
2014-02-20 | APIDump: Fixed cBlockArea:GetRelBlockType() return types. | madmaxoft | 1 | -1/+1 |
2014-02-18 | APIDump: Documented missing cWorld functions. | madmaxoft | 1 | -0/+8 |
2014-02-18 | Debuggers: Added a test for the cWorld:SetAreaBiome() function. | madmaxoft | 1 | -0/+40 |
2014-02-18 | Updated Core | Tiger Wang | 1 | -0/+0 |
2014-02-18 | Properly exported and documented paintings | Tiger Wang | 1 | -0/+18 |
2014-02-18 | Fixed Chunkworx, Issue 673. | narroo | 1 | -1/+1 |
2014-02-18 | Issue #673 Fix, Chunkworx now uses QueueUnloadUnusedChunks instead of UnloadUnusedChunks. | narroo | 1 | -1/+1 |
2014-02-17 | Added the InfoReg plugin library file. | madmaxoft | 1 | -0/+157 |
2014-02-17 | Documented the cPluginManager:GetPluginsPath() API function. | madmaxoft | 1 | -0/+1 |
2014-02-16 | Added files for eclipse and debug, fix a mistake | MuhammadWang | 1 | -0/+1 |
2014-02-15 | Debuggers: Added code to test cCompositeChat functionality. | madmaxoft | 1 | -0/+23 |
2014-02-15 | Updated Plugin article | Tiger Wang | 1 | -14/+15 |
2014-02-15 | Debuggers: Added a WebAdmin StressTest page. | madmaxoft | 1 | -13/+76 |
2014-02-15 | Documented BroadcastParticleEffect | STRWarrior | 1 | -0/+1 |
2014-02-14 | EmptyMap item handler | andrew | 1 | -1/+1 |
2014-02-13 | Updated Core. | madmaxoft | 1 | -0/+0 |
2014-02-13 | Fixed formatting issue in APIDesc.lua | narroo | 1 | -1/+1 |
2014-02-12 | Decreased mobs attack range | tonibm19 | 1 | -22/+22 |
2014-02-12 | Updated Core. | madmaxoft | 1 | -0/+0 |
2014-02-12 | Fixed location of QueueUnloadUnusedChunks entry in APIDesc dump. Now is lexographically listed in cWorld, not cRoot. | narroo | 1 | -2/+2 |
2014-02-11 | Alpha-Sorted List. | narroo | 1 | -1/+1 |
2014-02-11 | Changed console.lua in core plugin. | narroo | 1 | -0/+0 |
2014-02-11 | Updated APIDesc.lua to replace 'UnloadUnusedChunks' with 'QueueUnloadUnusedChunks'. | narroo | 1 | -1/+1 |
2014-02-11 | Fixed *nix attribs. | Mattes D | 2 | -0/+0 |
2014-02-11 | Debuggers: Updated messaging functions | madmaxoft | 1 | -4/+9 |
2014-02-11 | APIDump: Documented cWorld:ChunkStay(). | madmaxoft | 1 | -0/+1 |
2014-02-10 | Debuggers: Updated to reflect the new API. | madmaxoft | 1 | -15/+9 |
2014-02-10 | Updated MagicCarpet and Core | Tiger Wang | 3 | -23/+4 |
2014-02-10 | Typo Fix in console.lua | narroo | 1 | -0/+0 |
2014-02-09 | Debuggers: Added a cLuaChunkStay test code. | madmaxoft | 1 | -0/+72 |
2014-02-09 | Debuggers: Disabled testing plugin calls. | madmaxoft | 1 | -1/+1 |
2014-02-09 | Added air, farmland and tilleddirt to items.ini. | madmaxoft | 1 | -0/+3 |
2014-02-09 | Updated Core | Tiger Wang | 1 | -0/+0 |
2014-02-07 | Removed some unexported documentation. | Tiger Wang | 1 | -11/+5 |
2014-02-07 | Improved chat messaging functions | Tiger Wang | 1 | -3/+24 |
2014-02-05 | InfoDump: Added github output. | madmaxoft | 1 | -5/+228 |
2014-02-05 | Revert "Added Self Test Plugin" | Tycho | 1 | -20/+0 |
2014-02-05 | Added Self Test Plugin | Tycho | 1 | -0/+20 |
2014-02-05 | Updated Core & PolarSSL | Tiger Wang | 1 | -0/+0 |
2014-02-05 | Added cPluginManager:LogStackTrace() to the Lua API. | madmaxoft | 1 | -1/+2 |
2014-02-05 | InfoDump: Git-Ignoring all generated files. | madmaxoft | 1 | -0/+2 |
2014-02-04 | Fixed indent from previous commits. | madmaxoft | 1 | -1/+1 |
2014-02-04 | Fixed indentation | tonibm19 | 1 | -1/+1 |
2014-02-04 | Blank lines and indentation. | tonibm19 | 1 | -1/+0 |
2014-02-04 | InfoDump: Fixed export for undeclared command param combinations. | madmaxoft | 1 | -2/+2 |
2014-02-03 | Server now handles join messages also | Tiger Wang | 3 | -17/+17 |
2014-02-03 | Added documentation | tonibm19 | 1 | -1/+4 |
2014-02-01 | Added PlayerDestroyedHook Documentation | daniel0916 | 1 | -0/+23 |
2014-01-31 | Fixed some more. | Alexander Harkness | 1 | -4/+3 |
2014-01-30 | Fixed at least a little of the plugin guide. | Alexander Harkness | 1 | -15/+7 |
2014-01-30 | Update Core | Alexander Harkness | 1 | -0/+0 |
2014-01-29 | Documented cFloater. | STRWarrior | 1 | -0/+14 |
2014-01-25 | Ignoring the Comm Logs. | madmaxoft | 1 | -0/+1 |
2014-01-24 | Updated Core | Tiger Wang | 1 | -0/+0 |
2014-01-24 | Implemented creeper abilities | Tiger Wang | 1 | -1/+1 |
2014-01-24 | APIDump: Fixed indent after merge. | madmaxoft | 1 | -2/+2 |
2014-01-24 | Fixed indentation and doxygen comments... For real this time. | Mike Hunsinger | 1 | -2/+2 |
2014-01-24 | Fixed spacing and doxycomments. | Mike Hunsinger | 1 | -2/+2 |
2014-01-23 | Split TossItem into three Toss functions (Held, Equipped and Pickup) | Mike Hunsinger | 1 | -3/+4 |
2014-01-22 | InfoDump: Can dump a single plugin without LFS. | madmaxoft | 1 | -47/+65 |
2014-01-22 | InfoDump: Dump all referenced permissions. | madmaxoft | 1 | -4/+112 |
2014-01-21 | Implemented cPluginManager:CallPlugin() API. | madmaxoft | 2 | -2/+36 |
2014-01-19 | APIDump: Added notes about objects across cWorld's task execution. | madmaxoft | 1 | -2/+2 |
2014-01-19 | APIDump: Updated cWorld:ScheduleTask()'s description. | madmaxoft | 1 | -1/+1 |
2014-01-19 | Changed the cWorld::ScheduleTask() signature. | madmaxoft | 1 | -0/+40 |
2014-01-19 | Updated Core. | madmaxoft | 1 | -0/+0 |
2014-01-19 | Updated core | Tiger Wang | 1 | -0/+0 |
2014-01-17 | APIDump: Updated cPluginManager:GetAllPlugins(). | madmaxoft | 1 | -1/+1 |
2014-01-17 | Updated core to the latest version and edited the submodules file to allow greater compatibility on restricted networks. | Alexander Harkness | 1 | -0/+0 |
2014-01-16 | Finished exporting cWorld:ScheduleTask() to Lua API. | madmaxoft | 1 | -1/+1 |
2014-01-16 | Documented the SchedualeTask function | Tycho | 1 | -0/+1 |
2014-01-15 | APIDump: Explicitly listed static cPlayer functions. | madmaxoft | 1 | -2/+2 |
2014-01-15 | Updated Core! ±±±___±±± | Tiger Wang | 1 | -0/+0 |
2014-01-14 | Moved profiling scripts into the MCServer folder. | madmaxoft | 2 | -0/+101 |
2014-01-13 | APIDump: Wrapped example code so that it displays well on small screens. | madmaxoft | 1 | -3/+8 |
2014-01-13 | APIDump: Added OnPluginMessage.lua file to Decoda project. | madmaxoft | 1 | -0/+3 |
2014-01-13 | APIDump: Added missing bits of documentation. | madmaxoft | 1 | -0/+15 |
2014-01-13 | APIDump: Documented the plugin messaging hook and function. | madmaxoft | 2 | -0/+26 |
2014-01-12 | Fixed VS2013 compile and updated Core | Tiger Wang | 1 | -0/+0 |
2014-01-11 | Documented the cIniFile:AddValue* functions. | madmaxoft | 1 | -0/+4 |
2014-01-09 | Debuggers: Test code for WECUI plugin messaging. | madmaxoft | 1 | -0/+17 |
2014-01-09 | Windows nightbuild updated to generate .example.ini files. | madmaxoft | 1 | -0/+30 |
2014-01-09 | Fixed a typo in the TestLuaRocks test plugin. | madmaxoft | 1 | -1/+1 |
2014-01-08 | Added a known working favicon. | madmaxoft | 1 | -0/+0 |
2014-01-07 | Updated Core | Tiger Wang | 1 | -0/+0 |
2014-01-07 | Updated submodules | Tiger Wang | 2 | -0/+0 |
2014-01-07 | Plugin messages are received and handed to plugins. | madmaxoft | 1 | -23/+12 |
2014-01-06 | InfoDump: Removes indent and parses ParameterCombinations. | madmaxoft | 1 | -8/+27 |
2014-01-05 | Fixed cPluginManager:AddHook() binding. | madmaxoft | 4 | -5/+24 |
2014-01-05 | InfoDump: Removed an unneeded function. | madmaxoft | 1 | -28/+0 |
2014-01-04 | InfoDump: All reasonable strings are forumized. | madmaxoft | 1 | -5/+5 |
2014-01-04 | Added forum output for commands' DetailedHelp array. | madmaxoft | 1 | -2/+31 |
2014-01-04 | InfoDump: Implemented list and formatting Forumizing. | madmaxoft | 1 | -1/+6 |
2014-01-04 | InfoDump: added AdditionalInfo to forum dumps. | madmaxoft | 1 | -4/+47 |
2014-01-04 | Added an InfoDump script for dumping all plugins' Info.lua into forum description. | madmaxoft | 2 | -0/+299 |
2014-01-02 | [Handy] updated for new API, fixed bugs, added warnings. Now v2. | Tau | 2 | -284/+145 |
2014-01-01 | Little more documentation for OnPlayerFishing. | STRWarrior | 1 | -1/+1 |
2014-01-01 | Using documentation Xoft recommended. | STRWarrior | 1 | -1/+1 |
2014-01-01 | Fixed typo's in the documentation. | STRWarrior | 2 | -4/+4 |
2013-12-31 | Documented OnPlayerFished and OnPlayerFishing. | STRWarrior | 2 | -0/+41 |
2013-12-27 | APIDump: Added the SettingUpDecoda article. | madmaxoft | 5 | -0/+50 |
2013-12-27 | APIDump: Articles eplicitly declare being UTF-8. | madmaxoft | 2 | -0/+2 |
2013-12-27 | APIDump: Added quick links to index to each class and hook file. | madmaxoft | 1 | -2/+14 |
2013-12-27 | APIDump: Added a quick-nav menu to hook descriptions. | madmaxoft | 1 | -7/+22 |
2013-12-27 | APIDump: Added a quick-nav menu to class descriptions. | madmaxoft | 1 | -6/+22 |
2013-12-27 | APIDump: Split the huge DumpAPIHtml function into smaller ones. | madmaxoft | 1 | -47/+61 |
2013-12-27 | APIDump: Extra pages renamed to articles and moved to front. | madmaxoft | 1 | -24/+39 |
2013-12-27 | APIDump: Fixed the WritingPlugin article. | madmaxoft | 1 | -98/+107 |
2013-12-27 | APIDump: Added the WritingPlugin article to the exported pages. | madmaxoft | 1 | -0/+1 |
2013-12-27 | APIDump: Fixed bad for-loop. | madmaxoft | 1 | -3/+3 |
2013-12-26 | Writing a plugin APIDump article (#382) | Tiger Wang | 3 | -49/+310 |
2013-12-24 | Removed documentation for cChatColour:MakeColor() | Alexander Harkness | 1 | -7/+3 |
2013-12-24 | Store plugin in a local variable to fix error on disable | Sam Mauldin | 1 | -2/+5 |
2013-12-29 | APIDump: Fixed a factual error in OnPluginsLoaded description. | madmaxoft | 1 | -2/+2 |
2013-12-29 | APIDump: Static files overwrite their destination. | madmaxoft | 1 | -5/+13 |
2013-12-29 | APIDump: The PRE html tag has tab width set to 2 spaces. | madmaxoft | 1 | -0/+5 |
2013-12-29 | APIDump: Documented OnPluginsLoaded. | madmaxoft | 1 | -0/+79 |
2013-12-29 | Added HOOK_PLUGINS_LOADED. | madmaxoft | 1 | -0/+9 |
2013-12-20 | Or not. Fixes #384 | Alexander Harkness | 1 | -1/+2 |
2013-12-20 | done... finally | Alexander Harkness | 1 | -2/+2 |
2013-12-20 | fix the issues xoft pointed out | Alexander Harkness | 1 | -5/+4 |
2013-12-20 | @madmaxoft now? | Alexander Harkness | 1 | -3/+3 |
2013-12-20 | Possibly fixes #384 | Alexander Harkness | 1 | -0/+6 |
2013-12-20 | Create a static folder for adding static files. | Alexander Harkness | 1 | -0/+1 |
2013-12-16 | APIDump: Ignoring the multi-inheritance members. | madmaxoft | 2 | -2/+20 |
2013-12-15 | Documented ForceSetSpeed. | STRWarrior | 1 | -0/+1 |
2013-12-15 | APIDump: Documented New functions | STRWarrior | 1 | -0/+4 |
2013-12-14 | Documented cTNTEntity. | STRWarrior | 1 | -0/+11 |
2013-12-14 | Update Core | Tiger Wang | 1 | -0/+0 |
2013-12-14 | Groups.ini and Users.ini are now generated | Tiger Wang | 4 | -49/+0 |
2013-12-11 | Documented OnWorldStarted. | STRWarrior | 1 | -0/+24 |
2013-12-10 | Reverted APIDump changes | Tiger Wang | 1 | -0/+0 |
2013-12-10 | Fixed Floody lava to stone fizzle | Tiger Wang | 1 | -0/+0 |
2013-12-08 | Ignoring Gallery plugin settings. | madmaxoft | 1 | -0/+3 |
2013-12-07 | Updated core. | Alexander Harkness | 1 | -0/+0 |
2013-12-07 | Documented SpawnFallingBlock() | STRWarrior | 1 | -0/+1 |
2013-12-07 | Updated TRANSAPI | Alexander Harkness | 1 | -6/+0 |
2013-12-06 | I don't know how this dissapeard. | Samuel Barney | 1 | -0/+49 |
2013-12-05 | APIDump: Documented the new cPluginManager:GetCurrentPlugin() function. | madmaxoft | 1 | -1/+2 |
2013-12-03 | Updated TransAPI, fixes #389 | Alexander Harkness | 1 | -6/+0 |
2013-12-03 | Added a quick LuaRocks testing plugin. | madmaxoft | 1 | -0/+49 |
2013-12-02 | The server builds and uses Lua as DLL in Debug mode. | madmaxoft | 1 | -0/+4 |
2013-12-02 | APIDump: Added missing params to OnPlayerRightClick() hook. | madmaxoft | 1 | -0/+3 |
2013-11-30 | APIDump: Updated the project file to include all partial docs files. | madmaxoft | 1 | -1/+154 |
2013-11-26 | cWorld::SpawnExperienceOrb() now returns the entity ID of the spawned orb. | STRWarrior | 1 | -1/+2 |
2013-11-25 | Documented SpawnExperienceOrb in cWorld | STRWarrior | 1 | -0/+1 |
2013-11-24 | APIDump: Moved projectiles' documentation to a separate file. | madmaxoft | 2 | -110/+112 |
2013-11-24 | APIDump: Removed needless whitespace output. | madmaxoft | 1 | -123/+108 |
2013-11-23 | APIDump: Removed unwanted functions. | madmaxoft | 1 | -1/+2 |
2013-11-23 | APIDump: Reformatted the sqlite docs. | madmaxoft | 1 | -4/+16 |
2013-11-23 | APIDump: The descriptions are read from multiple files. | madmaxoft | 52 | -1682/+2036 |
2013-11-23 | Documented sqlite functions. Used: http://lua.sqlite.org/index.cgi/doc/tip/doc/lsqlite3.wiki#sqlite3_functions | STRWarrior | 1 | -0/+18 |
2013-11-23 | APIDump: Added more constant groups. | madmaxoft | 2 | -20/+121 |
2013-11-22 | APIDump: Added a few constant groups to the descriptions. | madmaxoft | 1 | -92/+78 |
2013-11-22 | APIDump: Implemented constant groups. | madmaxoft | 2 | -18/+144 |
2013-11-22 | Added cFile:GetFolderContents(). | madmaxoft | 2 | -10/+22 |
2013-11-22 | APIDump: Fixed cRoot's furnace query API. | madmaxoft | 1 | -1/+3 |
2013-11-22 | Added cRoot:GetFurnaceFuelBurnTime() to Lua API. | madmaxoft | 1 | -1/+20 |
2013-11-22 | APIDump: Documented new cRoot:GetFurnaceRecipe(). | madmaxoft | 1 | -2/+27 |
2013-11-22 | Debuggers: Added a test harness for cRoot:GetFurnaceRecipe(). | madmaxoft | 1 | -0/+21 |
2013-11-21 | APIDump: Documented cPlayer XP-related functions. | madmaxoft | 1 | -0/+8 |
2013-11-20 | APIDump: Documented cWorld:ForEachBlockEntityInChunk() and cWorld:DoWithBlockEntityAt(). | madmaxoft | 1 | -0/+2 |
2013-11-20 | Debuggers: Test harness for cWorld:ForEachBlockEntityInChunk(). | madmaxoft | 1 | -19/+59 |
2013-11-19 | APIDump: Slight performance improvement. | madmaxoft | 1 | -17/+17 |
2013-11-19 | APIDump: Documented Vector3i. | madmaxoft | 1 | -5/+25 |
2013-11-18 | flower=38 | nesco | 1 | -4/+2 |
2013-11-17 | APIDump: Documented Vector3f. | madmaxoft | 1 | -3/+33 |
2013-11-16 | updated plugin again... | Daniel O'Brien | 1 | -1/+1 |
2013-11-16 | updated plugin | Daniel O'Brien | 1 | -1/+1 |
2013-11-16 | removed SpendExperience and changed AddExperience to handle removing Xp | Daniel O'Brien | 1 | -1/+1 |
2013-11-15 | APIDump: Documented lxp, the XML parser class. | madmaxoft | 1 | -0/+106 |
2013-11-15 | APIDump: Functions that are documented are never ignored. | madmaxoft | 1 | -7/+12 |
2013-11-15 | finished #143 I believe | Daniel O'Brien | 1 | -0/+11 |
2013-11-15 | Update items.ini | nesco | 1 | -1/+15 |
2013-11-15 | APIDump: Small fixes and additions. | madmaxoft | 1 | -1/+4 |
2013-11-15 | APIDump: Documented cSignEntity. | madmaxoft | 1 | -7/+6 |
2013-11-15 | APIDump: Documented cNoteEntity. | madmaxoft | 1 | -1/+20 |
2013-11-15 | APIDump: Documented the cJukeboxEntity. | madmaxoft | 1 | -0/+16 |
2013-11-15 | added cProtocol function to pass xp to client | Daniel O'Brien | 1 | -1/+1 |
2013-11-15 | APIDump: Documented cChunkDesc:GetBlockEntity(). | madmaxoft | 1 | -1/+37 |
2013-11-15 | Debuggers: Removed the old OnChunkGenerated code testing the cBlockArea writing. | madmaxoft | 1 | -15/+0 |
2013-11-15 | cRoot::SaveAllChunks() doesn't wait for the save (deadlocks). | madmaxoft | 1 | -1/+1 |
2013-11-15 | APIDump: Removed the BlockEntity constructors' docs. | madmaxoft | 1 | -62/+24 |
2013-11-15 | Re-added rose to items.ini. | madmaxoft | 1 | -1/+5 |
2013-11-15 | Debuggers: Added the BlockEntity test harness when generating chunks. | madmaxoft | 1 | -0/+22 |
2013-11-14 | Fixed arrow bugs | Tiger Wang | 1 | -0/+0 |
2013-11-14 | cProtocol add SendExperience() and debugging | Daniel O'Brien | 1 | -0/+6 |
2013-11-13 | Updated the Core. | madmaxoft | 1 | -0/+0 |
2013-11-13 | Update items.ini | nesco | 1 | -1/+1 |
2013-11-13 | Update items.ini | nesco | 1 | -3/+59 |
2013-11-13 | Update crafting.txt with StainedGlass and StainedGlassPane | nesco | 1 | -2/+38 |
2013-11-11 | APIDump: Documented Vector3d. | madmaxoft | 1 | -8/+43 |
2013-11-09 | APIDump: Documented cServer:IsHardCore() | madmaxoft | 1 | -0/+1 |
2013-11-09 | APIDump: Documented TakeDamageInfo. | madmaxoft | 1 | -5/+29 |
2013-11-09 | APIDump: Documented the relevant tolua functions. | madmaxoft | 1 | -2/+48 |
2013-11-09 | APIDump: Added logging to see what takes so long. | madmaxoft | 1 | -0/+5 |
2013-11-09 | Updated Core and ProtectionAreas. | madmaxoft | 2 | -0/+0 |
2013-11-05 | APIDump: Documented ItemCategory. | madmaxoft | 1 | -0/+38 |
2013-11-04 | Removed settings/webadmin.example.ini files | Tiger Wang | 2 | -38/+0 |
2013-11-02 | Small update to the monster.ini. | STRWarrior | 1 | -6/+5 |
2013-10-31 | APIDump: Fixed HOOK_LOGIN short desc. | madmaxoft | 1 | -1/+1 |
2013-10-28 | Debuggers: Fixed after the cWindow API change. | madmaxoft | 1 | -2/+2 |
2013-10-28 | APIDump: Documented cWindow. | madmaxoft | 1 | -21/+33 |
2013-10-28 | APIDump: Documented HTTPFormData and HTTPRequest. | madmaxoft | 1 | -5/+39 |
2013-10-28 | APIDump: Fixed a failure in documented classes with no functions. | madmaxoft | 1 | -0/+1 |
2013-10-27 | APIDump: Documented cWorld. | madmaxoft | 1 | -0/+1 |
2013-10-27 | APIDump: Documented cRoot. | madmaxoft | 1 | -3/+12 |
2013-10-27 | APIDump: Documented cProjectileEntity. | madmaxoft | 1 | -3/+21 |
2013-10-26 | APIDump: Documented cPickup. | madmaxoft | 1 | -1/+2 |
2013-10-26 | APIDump: Documented cIniFile. | madmaxoft | 1 | -81/+135 |
2013-10-25 | ChunkWorx: Updated for the cIniFile changes. | madmaxoft | 2 | -52/+62 |
2013-10-24 | APIDump: Documented cMonster. | madmaxoft | 1 | -3/+52 |
2013-10-24 | APIDump: Documented cEnchantments. | madmaxoft | 1 | -4/+37 |
2013-10-24 | APIDump: Documented cPickup. | madmaxoft | 1 | -8/+10 |
2013-10-24 | APIDump: Documented cItemGrid and cPlayer. | madmaxoft | 1 | -30/+75 |
2013-10-23 | APIDump: Added cChatColor constants. | madmaxoft | 1 | -3/+23 |
2013-10-23 | APIDump: Documented the cHopperEntity class. | madmaxoft | 1 | -0/+22 |
2013-10-23 | APIDump: Linkified cEntity returns. | madmaxoft | 1 | -4/+7 |
2013-10-22 | APIDump: member variables without a setter are considered constants. | madmaxoft | 1 | -1/+8 |
2013-10-22 | APIDump: Inheritance is tested properly. | madmaxoft | 1 | -6/+4 |
2013-10-21 | Ignoring a few generated files. | madmaxoft | 1 | -0/+1 |
2013-10-20 | APIDump: Added link from cItem to the global ItemToString() et al. | madmaxoft | 1 | -1/+5 |
2013-10-20 | APIDump: Fixed link in cPawn's desc. | madmaxoft | 1 | -1/+1 |
2013-10-20 | APIDump: Various small fixes and additions. | madmaxoft | 1 | -6/+53 |
2013-10-20 | APIDump: Fixed a few broken links. | madmaxoft | 1 | -4/+4 |
2013-10-20 | APIDump: Statistics have a graphical meter; added hooks. | madmaxoft | 1 | -9/+39 |
2013-10-20 | APIDump: Added basic statistics about the docs. | madmaxoft | 2 | -6/+83 |
2013-10-20 | APIDump: Fixed listing undocumented objects. | madmaxoft | 1 | -5/+27 |
2013-10-19 | APIDump: Undocumented member variables are listed. | madmaxoft | 1 | -4/+16 |
2013-10-19 | APIDump: Extra pages use the local prettify and CSS. | madmaxoft | 1 | -2/+7 |
2013-10-19 | APIDump: Added member-variable filtering. | madmaxoft | 2 | -0/+14 |
2013-10-19 | Added a APIDump description for GetHTMLEscapedString. | Alexander Harkness | 1 | -63/+66 |
2013-10-19 | APIDump: Member variables are read from the API. | madmaxoft | 1 | -10/+48 |
2013-10-19 | APIDump: Better header text for classes. | madmaxoft | 1 | -1/+1 |
2013-10-18 | APIDump: Added cIniFile additional info. | madmaxoft | 2 | -1/+29 |
2013-10-18 | APIDump: Offline prettify is working. | madmaxoft | 1 | -1/+11 |
2013-10-18 | APIDump: Added example code to cItem. | madmaxoft | 1 | -0/+32 |
2013-10-18 | APIDump: Documented cItem's variables. | madmaxoft | 1 | -4/+11 |
2013-10-18 | APIDump: Added support for member variables. | madmaxoft | 2 | -4/+59 |
2013-10-18 | APIDump: Added prettify's license. | madmaxoft | 1 | -0/+191 |
2013-10-18 | APIDump: Fixed offline JS. | madmaxoft | 5 | -108/+41 |
2013-10-18 | APIDump: Do not list empty Constants or Functions sections. | madmaxoft | 1 | -14/+46 |
2013-10-18 | APIDump: Split long code into functions. | madmaxoft | 2 | -94/+110 |
2013-10-18 | APIDump: Ignore internal APIDump stuff. | madmaxoft | 1 | -0/+2 |
2013-10-18 | APIDump: using local JS files instead of networked. | madmaxoft | 3 | -4/+100 |
2013-10-18 | APIDump: Renamed output for helper stuff. | madmaxoft | 1 | -2/+2 |
2013-10-18 | APIDump: Makes a list of bad links. | madmaxoft | 1 | -17/+78 |
2013-10-18 | APIDump: Improved page titles. | madmaxoft | 1 | -2/+2 |
2013-10-18 | APIDump: Documented HOOK_PLAYER_RIGHT_CLICKING_ENTITY. | madmaxoft | 1 | -0/+20 |
2013-10-18 | APIDump: Documented HOOK_PLAYER_SHOOTING. | madmaxoft | 1 | -0/+25 |
2013-10-18 | APIDump: Documented HOOK_PLAYER_SPAWNED. | madmaxoft | 1 | -0/+25 |
2013-10-18 | APIDump: Documented HOOK_PLAYER_TOSSING_ITEM. | madmaxoft | 1 | -0/+23 |
2013-10-17 | APIDump: Documented HOOK_PLAYER_USED_BLOCK. | madmaxoft | 1 | -0/+39 |
2013-10-17 | APIDump: Documented HOOK_PLAYER_USED_ITEM. | madmaxoft | 1 | -0/+39 |
2013-10-17 | APIDump: Documented HOOK_PLAYER_USING_BLOCK. | madmaxoft | 1 | -2/+45 |
2013-10-17 | APIDump: Documented HOOK_PLAYER_USING_ITEM. | madmaxoft | 1 | -0/+36 |
2013-10-17 | APIDump: Documented HOOK_UPDATED_SIGN. | madmaxoft | 1 | -0/+30 |
2013-10-17 | APIDump: Documented HOOK_TICK. | madmaxoft | 1 | -0/+22 |
2013-10-17 | APIDump: Documented HOOK_TAKE_DAMAGE. | madmaxoft | 1 | -0/+24 |
2013-10-17 | APIDump: Documented HOOK_UPDATING_SIGN. | madmaxoft | 1 | -0/+50 |
2013-10-17 | APIDump: More robust against missing APIDesc items. | madmaxoft | 1 | -3/+3 |
2013-10-16 | APIDump: Documented HOOK_WEATHER_CHANGED. | madmaxoft | 1 | -0/+21 |
2013-10-16 | APIDump: Documented HOOK_WEATHER_CHANGING. | madmaxoft | 1 | -0/+24 |
2013-10-16 | APIDump: Documented HOOK_WORLD_TICK. | madmaxoft | 1 | -0/+24 |
2013-10-16 | APIDump: Nicer HTML visage. | madmaxoft | 3 | -158/+230 |
2013-10-15 | Added HOOK_PLAYER_RIGHT_CLICK | Alexander Harkness | 1 | -8/+38 |
2013-10-15 | APIDump: Linkification supports #anchors. | madmaxoft | 1 | -2/+33 |
2013-10-15 | APIDump: Documented HOOK_SPAWNING_MONSTER. | madmaxoft | 1 | -0/+26 |
2013-10-15 | APIDump: Documented HOOK_SPAWNING_ENTITY. | madmaxoft | 1 | -2/+34 |
2013-10-15 | APIDump: Documented HOOK_SPAWNED_MONSTER. | madmaxoft | 1 | -1/+21 |
2013-10-15 | APIDump: Documented HOOK_SPAWNED_ENTITY. | madmaxoft | 1 | -0/+20 |
2013-10-15 | APIDump: Documented HOOK_PRE_CRAFTING. | madmaxoft | 1 | -0/+30 |
2013-10-15 | APIDump: Documented HOOK_POST_CRAFTING. | madmaxoft | 1 | -0/+29 |
2013-10-15 | APIDump: Documented HOOK_PLAYER_PLACING_BLOCK. | madmaxoft | 1 | -0/+38 |
2013-10-15 | APIDump: Documented HOOK_PLAYER_MOVING and HOOK_PLAYER_PLACED_BLOCK. | madmaxoft | 1 | -0/+53 |
2013-10-15 | APIDump: Documented HOOK_PLAYER_LEFT_CLICK. | madmaxoft | 1 | -0/+40 |
2013-10-15 | APIDump: Documented HOOK_PLAYER_JOINED. | madmaxoft | 1 | -0/+22 |
2013-10-15 | APIDump: Documented HOOK_PLAYER_EATING. | madmaxoft | 1 | -0/+20 |
2013-10-15 | APIDump: Documented HOOK_PLAYER_BROKEN_BLOCK. | madmaxoft | 1 | -2/+31 |
2013-10-15 | APIDump: Documented HOOK_PLAYER_BREAKING_BLOCK. | madmaxoft | 1 | -0/+30 |
2013-10-14 | APIDump: Documented HOOK_PLAYER_ANIMATION. | madmaxoft | 1 | -0/+21 |
2013-10-14 | APIDump: Removed HOOK_MAX and HOOK_NUM_HOOKS from documentation. | madmaxoft | 1 | -1/+6 |
2013-10-14 | APIDump: Documented HOOK_LOGIN. | madmaxoft | 1 | -0/+25 |
2013-10-14 | APIDump: Documented HOOK_KILLING. | madmaxoft | 1 | -0/+27 |
2013-10-14 | APIDump: Documented HOOK_HOPPER_PUSHING_ITEM. | madmaxoft | 1 | -3/+28 |
2013-10-14 | APIDump: Documented HOOK_HOPPER_PULLING_ITEM. | madmaxoft | 1 | -0/+23 |
2013-10-14 | Add the first line back. | Alexander Harkness | 1 | -0/+1 |
2013-10-14 | Stairs crafting fixes | tonibm19 | 1 | -1/+4 |
2013-10-14 | APIDump: Documented HOOK_HANDSHAKE. | madmaxoft | 1 | -0/+23 |
2013-10-14 | APIDump: Documented HOOK_EXPLODING. | madmaxoft | 1 | -0/+44 |
2013-10-14 | APIDump: Documented HOOK_EXPLODED. | madmaxoft | 1 | -0/+43 |
2013-10-14 | APIDump: Documented HOOK_EXECUTE_COMMAND. | madmaxoft | 1 | -0/+25 |
2013-10-14 | APIDump: Updated the template for undocumented hooks. | madmaxoft | 1 | -2/+2 |
2013-10-14 | APIDump: Documented HOOK_DISCONNECT. | madmaxoft | 1 | -0/+26 |
2013-10-14 | APIDump: Fixed info missing from cCraftingRecipe. | madmaxoft | 1 | -1/+1 |
2013-10-14 | APIDump: Documented HOOK_CRAFTING_NO_RECIPE. | madmaxoft | 1 | -0/+26 |
2013-10-14 | APIDump: Documented HOOK_COLLECTING_PICKUP. | madmaxoft | 1 | -0/+27 |
2013-10-14 | APIDump: Documented HOOK_CHUNK_UNLOADING. | madmaxoft | 1 | -0/+23 |
2013-10-14 | APIDump: Documented HOOK_CHUNK_UNLOADED. | madmaxoft | 1 | -0/+22 |
2013-10-14 | APIDump: Documented HOOK_CHUNK_GENERATING. | madmaxoft | 1 | -1/+33 |
2013-10-14 | APIDump: Fixed undocumented hook param generator. | madmaxoft | 1 | -8/+9 |
2013-10-14 | APIDump: Added example to HOOK_CHUNK_GENERATED. | madmaxoft | 1 | -0/+37 |
2013-10-14 | APIDump: Documented HOOK_CHUNK_GENERATED. | madmaxoft | 1 | -0/+26 |
2013-10-14 | APIDump: The undocumented hooks template now has 8 params. | madmaxoft | 1 | -0/+7 |
2013-10-14 | APIDump: Documented HOOK_CHUNK_AVAILABLE. | madmaxoft | 1 | -0/+21 |
2013-10-13 | Merge submodule changes | Tiger Wang | 3 | -0/+6 |
2013-10-12 | APIDump: Documented the webserver vs world threads. | madmaxoft | 1 | -2/+58 |
2013-10-12 | APIDump: Added pretty-printing to code examples. | madmaxoft | 2 | -30/+35 |
2013-10-12 | APIDump: Added an OnBlockToPickups() code example. | madmaxoft | 1 | -0/+26 |
2013-10-12 | APIDump: Added the possibility of extra code examples for hooks. | madmaxoft | 1 | -2/+8 |
2013-10-12 | APIDump: Documented OnBlockToPickups. | madmaxoft | 1 | -0/+30 |
2013-10-12 | APIDump: Hook notes are linkified. | madmaxoft | 1 | -1/+1 |
2013-10-09 | APIDump: Fixed extra pages copying. | madmaxoft | 1 | -1/+7 |
2013-10-09 | APIDump: Implemented basic hook documentation. | madmaxoft | 2 | -11/+152 |
2013-10-09 | APIDump: Documented the new cFile API functions. | madmaxoft | 1 | -0/+24 |
2013-10-09 | APIDump: Added support for extra pages. | madmaxoft | 3 | -3/+52 |
2013-10-09 | APIDump: Taking advantage of the new cFile API. | madmaxoft | 1 | -9/+7 |
2013-10-08 | Some additional changes | Tiger Wang | 2 | -18/+7 |
2013-10-08 | Fixed WebAdmin template after moving the memory stats functions to cRoot. | madmaxoft | 1 | -1/+1 |
2013-10-07 | Updated plugins. | Alexander Harkness | 3 | -6/+0 |
2013-10-05 | APIDump: Brought cItem docs up-to-date. | madmaxoft | 1 | -5/+7 |
2013-10-04 | Made MagicCarpet more magical! | Tiger Wang | 2 | -6/+32 |
2013-10-04 | APIDump: Added cLineBlockTracer documentation. | madmaxoft | 1 | -4/+86 |
2013-10-04 | APIDump: Documented cPlugin | STRWarrior | 1 | -5/+9 |
2013-10-04 | APIDump: Added the cWorld:IsWeatherXXX() functions. | madmaxoft | 1 | -1/+5 |
2013-10-02 | Fixed discrepancy | Tiger Wang | 1 | -1/+1 |
2013-10-02 | MagicCarpet Fixes [SEE DESC] | Tiger Wang | 1 | -6/+9 |
2013-10-02 | APIDump: Removed ignored classes logging. | madmaxoft | 1 | -2/+0 |
2013-10-02 | APIDump: Fixed operator == rename having bad DocID. | madmaxoft | 2 | -3/+7 |
2013-09-30 | APIDump: Added equality operator renaming. | madmaxoft | 1 | -0/+3 |
2013-09-29 | APIDump: Fixed overloaded functions' docs. | madmaxoft | 1 | -18/+45 |
2013-09-29 | APIDump: Added more inheritance and linkification. | madmaxoft | 1 | -4/+6 |
2013-09-29 | APIDump: Linkified cDropSpenser constants. | madmaxoft | 1 | -2/+2 |
2013-09-29 | APIDump: Added the possibility to ignore classes. Ignoring Lua builtins. | madmaxoft | 2 | -1/+40 |
2013-09-28 | Updated README | Tiger Wang | 1 | -9/+11 |
2013-09-27 | APIDump: Updated cEntity docs. | madmaxoft | 1 | -33/+115 |
2013-09-27 | APIDump: Documented cServer | STRWarrior | 1 | -1/+6 |
2013-09-26 | APIDump: Completed cCuboid docs. | madmaxoft | 1 | -6/+28 |
2013-09-26 | APIDump: Completed cCraftingGrid's documentation. | madmaxoft | 1 | -3/+8 |
2013-09-26 | APIDump: completed cChestEntity docs. | madmaxoft | 1 | -1/+30 |
2013-09-25 | APIDump: Updated cBlockArea docs. | madmaxoft | 1 | -0/+3 |
2013-09-25 | APIDump: Updated cChunkDesc docs. | madmaxoft | 1 | -2/+25 |
2013-09-25 | APIDump: Updated cClientHandle documentation | madmaxoft | 1 | -5/+7 |
2013-09-24 | APIDump: Documented the cBoundingBox class. | madmaxoft | 1 | -2/+35 |
2013-09-22 | Added a simple valgrind script for easier testing. | madmaxoft | 3 | -0/+8 |
2013-09-22 | APIDump: Forgot a function in globals. | STRWarrior | 1 | -0/+1 |
2013-09-22 | APIDump: Documented the globals. | STRWarrior | 1 | -0/+37 |
2013-09-21 | Implemented cWebAdmin:GetMemoryUsage() on Linux proper. | madmaxoft | 1 | -2/+2 |
2013-09-19 | APIDump: Automatic corrections. | madmaxoft | 1 | -83/+78 |
2013-09-19 | Added new mobs health. | tonibm19 | 1 | -0/+30 |
2013-09-18 | APIDump: Updated cPluginManager documentation. | madmaxoft | 1 | -16/+88 |
2013-09-18 | APIDump: Small cRoot improvement. | STRWarrior | 1 | -17/+17 |
2013-09-17 | Documented cRoot. | STRWarrior | 1 | -0/+19 |
2013-09-16 | APIDump: Additional information is linkified, too. | madmaxoft | 1 | -1/+1 |
2013-09-16 | APIDump: Added a slight visual style to <pre> tags | madmaxoft | 1 | -0/+5 |
2013-09-16 | Updated the Core to the latest. | madmaxoft | 1 | -0/+0 |
2013-09-16 | APIDump: Added callback examples to cWorld. | madmaxoft | 1 | -0/+60 |
2013-09-16 | APIDump: All cWorld functions are documented. | madmaxoft | 1 | -25/+44 |
2013-09-15 | APIDump: Next batch of cWorld documentation. | madmaxoft | 1 | -35/+34 |
2013-09-15 | APIDump: Added a first part of cWorld documentation. | madmaxoft | 1 | -2/+118 |
2013-09-15 | APIDump: Fixed linkification with multiple links in one string. | madmaxoft | 1 | -2/+2 |
2013-09-14 | APIDump: Undescribed classes are listed as undocumented. | madmaxoft | 1 | -14/+16 |
2013-09-14 | APIDump: Added most missing classes as empty templates. | madmaxoft | 1 | -1/+93 |
2013-09-14 | APIDump: Removed most unexported-documented classes. | madmaxoft | 1 | -232/+53 |
2013-09-14 | APIDump: Fixed dumping when APIDesc doesn't contain Constants section. | madmaxoft | 1 | -10/+14 |
2013-09-14 | APIDump: Fixed cLuaWindow documentation. | madmaxoft | 1 | -62/+64 |
2013-09-14 | APIDump: Added creating the list of unexported-documented API objects. | madmaxoft | 1 | -0/+24 |
2013-09-14 | APIDump: Implemented creating the list of undocumented API objects. | madmaxoft | 1 | -3/+65 |
2013-09-14 | APIDump: Added a simple header to the class index. | madmaxoft | 1 | -2/+3 |
2013-09-14 | APIDump: Added cArrowEntity documentation | madmaxoft | 1 | -0/+29 |
2013-09-14 | APIDump: Added an example on how to fill in the documentation. | madmaxoft | 1 | -8/+55 |
2013-09-14 | APIDump: Added support for additional info exported with each class. | madmaxoft | 2 | -1/+91 |
2013-09-14 | APIDump: Added support for overloaded functions. | madmaxoft | 2 | -13/+57 |
2013-09-14 | APIDump: Do not dump the g_APIDesc and APIDump's functions. | madmaxoft | 2 | -4/+13 |
2013-09-14 | APIDump: Moved sorting after the renaming. | madmaxoft | 2 | -21/+25 |
2013-09-14 | APIDump: Linkifications works for simple {{link}} too. | madmaxoft | 1 | -1/+3 |
2013-09-14 | APIDump: Added special-function renaming (constructor, operators). | madmaxoft | 2 | -5/+22 |
2013-09-14 | APIDump: Added more globally-ignored functions. | madmaxoft | 1 | -1/+4 |
2013-09-14 | APIDump: Ignored functions are removed from undocumented classes, too. | madmaxoft | 1 | -10/+9 |
2013-09-13 | Updated default permissions | tonibm19 | 1 | -1/+1 |
2013-09-13 | APIDump: Ignoring some Lua internal stuff from API-scanning. | madmaxoft | 1 | -4/+10 |
2013-09-13 | APIDump: Fixed link in cBlockArea's docs | madmaxoft | 1 | -3/+3 |
2013-09-13 | APIDump: Basic CSS file makes tables visible | madmaxoft | 2 | -0/+35 |
2013-09-13 | APIDump: Constructors are renamed and can have documentation | madmaxoft | 2 | -2/+7 |
2013-09-13 | APIDump: Added support for ignoring functions; ignoring the lua/tolua internals. | madmaxoft | 2 | -14/+30 |
2013-09-13 | APIDump: Fixed cItem's description. | madmaxoft | 1 | -12/+17 |
2013-09-13 | APIDump: Linkification works. | madmaxoft | 1 | -4/+3 |
2013-09-13 | APIDump: Added descendants specified through inheritance. | madmaxoft | 1 | -27/+59 |
2013-09-13 | APIDump: Added support for inheritance | madmaxoft | 1 | -29/+68 |
2013-09-12 | APIDump: Read through and fixed the first few classes desc. | madmaxoft | 1 | -92/+71 |
2013-09-12 | APIDump: Imported the descriptions from the wiki. | madmaxoft | 2 | -156/+1268 |
2013-09-12 | APIDump: Fixed nesting | madmaxoft | 1 | -3/+2 |
2013-09-12 | APIDump: Processing wiki-style bullets (" * ") into <li> tag | madmaxoft | 1 | -0/+4 |
2013-09-12 | APIDump: Added parsing for older wiki format, "Class Definition" header. | madmaxoft | 1 | -6/+44 |
2013-09-12 | APIDump: The APIDesc from wiki can be read back by Lua. | madmaxoft | 1 | -10/+21 |
2013-09-12 | APIDump: replacing wiki-style markup with APIDump-style markup | madmaxoft | 1 | -0/+3 |
2013-09-12 | APIDump: Fixed parsing tables with wiki-links. | madmaxoft | 1 | -10/+33 |
2013-09-11 | APIDump: Fixed a missing tab | madmaxoft | 1 | -1/+1 |
2013-09-11 | APIDump: Added a testing constant description | madmaxoft | 1 | -0/+4 |
2013-09-11 | APIDump: Initial implementation of wiki-to-lua conversion | madmaxoft | 1 | -3/+85 |
2013-09-11 | APIDump: First attempt at outputting annotations in the HTML format | madmaxoft | 3 | -85/+179 |
2013-09-10 | DumpAPI: Basic HTML output for classes | madmaxoft | 2 | -36/+149 |
2013-09-09 | APIDump now produces wiki-style tables of functions and constants. | madmaxoft | 3 | -6/+146 |
2013-09-07 | Implemented ghast fireball and firecharge projectiles | madmaxoft | 1 | -0/+16 |
2013-09-07 | Debuggers plugin: Removed unneeded global | madmaxoft | 1 | -4/+2 |
2013-09-02 | Updated Core and Protection | Tiger Wang | 2 | -0/+0 |
2013-08-30 | Updated ProtectionAreas to the latest version. | madmaxoft | 1 | -0/+0 |
2013-08-22 | Debuggers: added a test cmd to spawn arrows. | madmaxoft | 1 | -0/+18 |
2013-08-21 | Updated Core and ProtectionAreas to their latest versions. | madmaxoft | 2 | -0/+0 |
2013-08-21 | Updated Core to the latest version | madmaxoft | 1 | -0/+0 |
2013-08-21 | Updated internal plugins to the #121 API. | madmaxoft | 5 | -54/+51 |
2013-08-21 | Updated the Debuggers plugin to the #121 API. | madmaxoft | 1 | -9/+33 |
2013-08-21 | Ignoring all memdump files. | madmaxoft | 1 | -1/+1 |
2013-08-20 | Updated to the latest Core. | madmaxoft | 1 | -0/+0 |
2013-08-19 | Debuggers: Added continuous hunger reporting. | madmaxoft | 1 | -20/+49 |
2013-08-19 | Debuggers plugin: Added details about pickups to the "/le" command. | madmaxoft | 1 | -1/+7 |
2013-08-18 | TransAPI disappeared! | Tiger Wang | 1 | -0/+6 |
2013-08-18 | Added cWindow property manipulation API. | madmaxoft | 1 | -0/+9 |
2013-08-18 | Enhancements to Tabcompletion and Compile Fix | Tiger Wang | 1 | -6/+0 |
2013-08-18 | Bugfix Update [SEE DESC} | Tiger Wang | 1 | -1/+4 |
2013-08-16 | Added transapi as a submodule - so it more accurately reflects the source origin. | Alexander Harkness | 4 | -131/+6 |
2013-08-16 | Added the removed plugins as submodules. | Alexander Harkness | 3 | -2/+0 |
2013-08-16 | Removed squirrel plugin remnants | madmaxoft | 1 | -13/+0 |
2013-08-16 | Moved ProtectionAreas into a separate repository | madmaxoft | 11 | -1446/+2 |
2013-08-16 | No more Core in the MCServer repo | madmaxoft | 43 | -3549/+1 |
2013-08-15 | Fixed the Reload and Save-all console commands. | madmaxoft | 1 | -7/+74 |
2013-08-13 | Exported cWorld:BroadcastChat() to the Lua API; used in the Core. | madmaxoft | 1 | -19/+18 |
2013-08-13 | Fixed new crafting recipes. | tonibm19 | 1 | -1/+7 |
2013-08-13 | Added the transapi permission because yay! | Alexander Harkness | 1 | -2/+2 |
2013-08-13 | Added TransAPI as a default plugin. | Alexander Harkness | 1 | -0/+1 |
2013-08-13 | Squashed commit of the following: | Alexander Harkness | 9 | -165/+197 |
2013-08-13 | Recipe Updates | tonibm19 | 1 | -3/+10 |
2013-08-11 | Dragged in the latest core changes. | Alexander Harkness | 1 | -1/+13 |
2013-08-11 | Dragged in the latest changes for Core. | Alexander Harkness | 29 | -368/+599 |
2013-08-10 | Dragged in the latest core changes - got to automate this sometime. | Alexander Harkness | 1 | -2/+2 |
2013-08-10 | Merged in another fix for core... | Alexander Harkness | 1 | -1/+1 |
2013-08-10 | Bring in a fix for Core | Alexander Harkness | 1 | -2/+1 |
2013-08-10 | Merge in the latest version of Core. | Alexander Harkness | 1 | -0/+2 |
2013-08-10 | Merge all the latest stuff from Core. | Alexander Harkness | 3 | -7/+70 |
2013-08-08 | Addeed OnSpawningEntity, OnSpawnedEntity, OnSpawningMonster, OnSpawnedMonster hooks. | madmaxoft | 1 | -0/+36 |
2013-08-07 | Drag in the latest core changes. | Alexander Harkness | 6 | -57/+157 |
2013-08-07 | Updated mobs health and damage | tonibm19 | 1 | -11/+54 |
2013-08-07 | Debuggers plugin: added the "/spidey" command. | madmaxoft | 1 | -11/+43 |
2013-08-06 | cLuaScript now uses cLuaState | madmaxoft | 1 | -1/+15 |
2013-08-04 | Ignoring all .ini files in the MCServer folder. | madmaxoft | 1 | -7/+1 |
2013-08-03 | Removed all example ini files from Install. | madmaxoft | 4 | -0/+9 |
2013-08-03 | Added README | Tiger Wang | 1 | -0/+18 |
2013-08-03 | Lump in some core changes. | Alexander Harkness | 4 | -65/+70 |
2013-08-02 | Added message standardisation | Tiger Wang | 1 | -8/+5 |
2013-08-02 | Pull in the latest core changes. | Alexander Harkness | 16 | -202/+202 |
2013-08-02 | Implemented OnPlayerRightClickingEntity() hook | madmaxoft | 1 | -1/+11 |
2013-07-31 | Merged in the latest core changes. | Alexander Harkness | 27 | -160/+120 |
2013-07-30 | Updated MagicCarpet to use new API [SEE DESC] | Tiger Wang | 1 | -2/+2 |
2013-07-30 | Dragged in the latest changes from core. | Alexander Harkness | 2 | -14/+24 |
2013-07-30 | Changed name and put the whitespace back, as per xoft's suggestion. | Alexander Harkness | 2 | -3/+22 |
2013-07-30 | Moved the file to a more sensible name. | Alexander Harkness | 1 | -0/+0 |
2013-07-30 | Removed old features and fix #25. | Alexander Harkness | 1 | -55/+0 |
2013-07-30 | Fixed .gitignore up. | Alexander Harkness | 1 | -1/+2 |
2013-07-30 | Moved the dumpAPI function to a new plugin. | Alexander Harkness | 1 | -0/+52 |
2013-07-29 | Removed settings.ini and webadmin.ini, made them into *.example.ini | madmaxoft | 3 | -0/+2 |
2013-07-29 | Deleted Unused terrain.ini | Tiger Wang | 1 | -8/+0 |
2013-07-29 | Another partial redesign of WebAdmin | Tiger Wang | 1 | -47/+24 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 29 | -4793/+4793 |
2013-07-29 | WebAdmin templates can use Lua | FakeTruth | 1 | -0/+453 |
2013-07-28 | Ignoring all items beginning with "world". | madmaxoft | 1 | -1/+1 |
2013-07-28 | Debuggers: added the /starve and /fl (foodlevel) commands for manipulating player food level | madmaxoft | 1 | -0/+27 |
2013-07-28 | Merged in the latest version of Core | Alexander Harkness | 1 | -5/+3 |
2013-07-28 | Removed Deprecated Option | Tiger Wang | 1 | -3/+0 |
2013-07-28 | Added a .gitignore for the MCServer directory. | Alexander Harkness | 1 | -0/+20 |
2013-07-27 | Updated Core to the latest version. | Alexander Harkness | 2 | -12/+28 |
2013-07-27 | Fixed very minor issue in template.html | Tiger Wang | 1 | -1/+0 |
2013-07-27 | The tabs in the webadmin are not hardcoded in the template anymore but added using the Plugin:AddWebTab() function. | STRWarrior | 1 | -7/+1 |
2013-07-27 | Updated Webadmin Hugely | Tiger Wang | 2 | -368/+519 |
2013-07-27 | Pulled in the latest version of core - fix the bugs that were stopping - #5 | Alexander Harkness | 3 | -528/+1 |
2013-07-27 | Merged in latest version of CoreSquashed commit of the following: | Alexander Harkness | 2 | -26/+78 |
2013-07-27 | Added correct core plugin | Alexander Harkness | 40 | -0/+3530 |
2013-07-27 | Removed all the pre-exising core files. | Alexander Harkness | 44 | -3099/+0 |
2013-07-26 | Added a shortcut for running under helgrind with the most common parameters and suppressions | madmaxoft@gmail.com | 2 | -0/+29 |
2013-07-12 | First implementation of movement-related hunger and API | madmaxoft@gmail.com | 1 | -2/+41 |
2013-07-07 | Core: /tp command can teleport either to a player or to a set of XYZ coords | madmaxoft@gmail.com | 1 | -15/+37 |
2013-07-07 | Added StringUtils functions to Lua API; added StripColorCodes(); ChatLog now strips color codes from logged messages. | madmaxoft@gmail.com | 1 | -1/+1 |
2013-07-07 | Fixed sprinting in 1.6.1, made speeds available through API; fixed messages containing quotes. | madmaxoft@gmail.com | 1 | -0/+36 |
2013-07-06 | Added missing "Colors", Documented the code + Cleanup. | nielsbreu@gmail.com | 1 | -21/+47 |
2013-07-06 | Just a tiny speedup for the motd loading. | nielsbreu@gmail.com | 1 | -17/+17 |
2013-07-06 | Simplefied the motd loading function. | nielsbreu@gmail.com | 1 | -39/+22 |
2013-07-05 | The motd is now loaded from a file in the root dir called motd.txt. You can easily edit the modt and add colors to it. | nielsbreu@gmail.com | 2 | -3/+83 |
2013-07-05 | Reduced the amount of tables. | nielsbreu@gmail.com | 3 | -8/+4 |
2013-07-03 | Updated LimitWorld. (Patch by tonibm19) | nielsbreu@gmail.com | 1 | -4/+4 |
2013-07-01 | Added DamageType translation to API | madmaxoft@gmail.com | 1 | -1/+1 |
2013-07-01 | Fixed /stop command. The console still doesn't get closed though(FS#249). | nielsbreu@gmail.com | 1 | -1/+1 |
2013-07-01 | Updated the /back and /top command. | nielsbreu@gmail.com | 2 | -2/+2 |
2013-07-01 | Rewritten entity-on-fire management ("forever on fire" bugs) | madmaxoft@gmail.com | 1 | -4/+4 |
2013-06-30 | Changed the crafting recipe for book to match vanilla since 1.3.1 (fix contributed by mgueydan) | madmaxoft@gmail.com | 1 | -1/+1 |
2013-06-30 | The LimitWorlds function now uses cCuboid | nielsbreu@gmail.com | 2 | -12/+16 |
2013-06-29 | Advanced RCON: Command output is sent to the RCON client. | madmaxoft@gmail.com | 4 | -112/+216 |
2013-06-28 | Added a function that allows you to change the /back coordinates. | nielsbreu@gmail.com | 5 | -9/+9 |
2013-06-28 | Added /listworlds command and fixed bug in /listgroups where you have an extra comma at the end. | nielsbreu@gmail.com | 3 | -1/+22 |
2013-06-24 | ActivatorRail is craftable (Patch by tonibm19) | nielsbreu@gmail.com | 1 | -1/+1 |
2013-06-24 | Fixed piston crafting and redstone blocks can be crafted. (Patch by tonibm19) | nielsbreu@gmail.com | 1 | -1/+2 |
2013-06-22 | Plugins can modify message in the OnChat() hook handler. | madmaxoft@gmail.com | 1 | -0/+9 |
2013-06-16 | Rewritten furnaces | madmaxoft@gmail.com | 1 | -48/+53 |
2013-06-16 | Core: fixed a warning message when using the /item command | madmaxoft@gmail.com | 1 | -1/+1 |
2013-06-15 | Fixed The MagicCarpet plugin | madmaxoft@gmail.com | 1 | -83/+83 |
2013-06-13 | Added the option of saving all the chunks of a world using the webadmin. | nielsbreu@gmail.com | 1 | -9/+20 |
2013-06-11 | ProtectionAreas: Added a license file. | madmaxoft@gmail.com | 1 | -0/+7 |
2013-06-11 | ProtectionAreas: Improved command help strings | madmaxoft@gmail.com | 1 | -9/+9 |
2013-06-11 | ProtectionAreas: Moved all strings sent to players to a separate language file | madmaxoft@gmail.com | 3 | -45/+90 |
2013-06-11 | ProtectionAreas: usernames are now handled case-insensitive | madmaxoft@gmail.com | 1 | -13/+28 |
2013-06-10 | ProtectinoAreas: Configuratino is now loaded from an INI file | madmaxoft@gmail.com | 4 | -4/+25 |
2013-06-10 | ProtectionAreas: Implemented reloading areas when a player moves | madmaxoft@gmail.com | 4 | -13/+78 |
2013-06-10 | ProtectionAreas: Fixed area reloading | madmaxoft@gmail.com | 2 | -2/+9 |
2013-06-09 | ProtectionAreas: Added asserts to cStorage functions so that logic errors are found faster | madmaxoft@gmail.com | 1 | -1/+36 |
2013-06-08 | ProtectionAreas: Implemented the ProtRemUserAll command's DB access | madmaxoft@gmail.com | 2 | -3/+11 |
2013-06-08 | ProtectionAreas: Implemented adding users to an area in the DB | madmaxoft@gmail.com | 2 | -2/+58 |
2013-06-08 | ProtectionAreas: Added ProtListUsers, implemented ProtRemoveUser, fixed ProtDelID commands | madmaxoft@gmail.com | 3 | -7/+132 |
2013-06-08 | ProtectionAreas: ProtList works directly above the DB, displays areas' IDs and creators. ProtAdd and ProtAddCoords commands show the ID of the new area | madmaxoft@gmail.com | 2 | -20/+52 |
2013-06-07 | ProtectionAreas: The areas are now read from the DB (once) | madmaxoft@gmail.com | 3 | -14/+58 |
2013-06-07 | ProtectionAreas: Fixed cCommandState's detection of not-selected | madmaxoft@gmail.com | 1 | -4/+7 |
2013-06-07 | ProtectionAreas: Implemented all command handlers. | madmaxoft@gmail.com | 6 | -76/+327 |
2013-06-06 | ProtectionAreas: Newly added areas are stored in the DB | madmaxoft@gmail.com | 3 | -6/+85 |
2013-06-06 | ProtectionAreas: Added cStorage initialization | madmaxoft@gmail.com | 2 | -1/+118 |
2013-06-04 | ProtectionAreas: Actual protection is now working, areas are hard-coded (10,10) - (20,20) | madmaxoft@gmail.com | 5 | -12/+72 |
2013-06-04 | Added cItem copy-constructor to Lua API, made cItem::IsEqual() and IsStackable() enchantment-aware | madmaxoft@gmail.com | 1 | -3/+3 |
2013-06-02 | LuaWindow: Fixed memory leaks with unclosed windows | madmaxoft@gmail.com | 1 | -3/+3 |
2013-06-02 | Added the possibility to specify enchantments by name in the constructor and AddFromString() function | madmaxoft@gmail.com | 1 | -0/+2 |
2013-06-02 | Enchantments are now stored in Anvil world and in player inventory | madmaxoft@gmail.com | 1 | -1/+9 |
2013-06-02 | Enchantments: API and sending to client | madmaxoft@gmail.com | 1 | -0/+1 |
2013-05-31 | Added cLuaWindow:SetOnSlotChanged(); the callback is called only for non-inventory slots | madmaxoft@gmail.com | 1 | -0/+6 |
2013-05-30 | Added the OnClosing callback to cLuaWindow API | madmaxoft@gmail.com | 1 | -0/+9 |
2013-05-30 | LuaWindow: Initial code, the window can be opened, but not much manipulated | madmaxoft@gmail.com | 1 | -5/+64 |
2013-05-26 | ProtectionAreas: Fixed a mistyped variable name | madmaxoft@gmail.com | 1 | -1/+1 |
2013-05-26 | ProtectionAreas: missed 2 files | madmaxoft@gmail.com | 2 | -0/+122 |
2013-05-26 | ProtectionAreas: Initial project import, skeleton code | madmaxoft@gmail.com | 7 | -0/+353 |
2013-05-26 | Implemented droppers | madmaxoft@gmail.com | 1 | -13/+12 |
2013-05-25 | Added all new bindings, refactored Debuggers; new Debuggers function. | madmaxoft@gmail.com | 2 | -104/+194 |
2013-05-24 | Refactored cInventory to use cItemGrid for the actual Storage | madmaxoft@gmail.com | 2 | -24/+27 |
2013-05-21 | Added Decoda projects for ChunkWorx and Core | madmaxoft@gmail.com | 2 | -0/+135 |
2013-05-19 | Inventory changes made by plugins are now propagated to the client | madmaxoft@gmail.com | 1 | -0/+1 |
2013-05-19 | Debuggers: a simple test of armor slot setting | madmaxoft@gmail.com | 1 | -2/+12 |
2013-05-19 | Debuggers: sorted things into separate functions, commented out most of them; added ForEachEntity() testing - list all and kill all entities. | madmaxoft@gmail.com | 1 | -33/+130 |
2013-05-17 | WebAdmin: The plugin list is sorted alphabetically and if they are enabled or disabled. | nielsbreu@gmail.com | 1 | -4/+18 |
2013-05-08 | Updated the core's settings.ini settings tab | nielsbreu@gmail.com | 1 | -4/+6 |
2013-05-06 | made the permission page more manageable. | nielsbreu@gmail.com | 1 | -2/+21 |
2013-05-06 | Fixed the stop and restart button in the manage server tab. | nielsbreu@gmail.com | 1 | -2/+2 |
2013-05-03 | Added lots of new options in the world config tab. | nielsbreu@gmail.com | 1 | -1/+335 |
2013-04-23 | Fixed bug where you could not use /time day/night | nielsbreu@gmail.com | 1 | -3/+2 |
2013-04-20 | Simplified onkilling.lua and added /time set and /time add | nielsbreu@gmail.com | 2 | -35/+18 |
2013-04-09 | Added Expat and LuaExpat, XML parsing now available in the API. | madmaxoft | 1 | -0/+27 |
2013-04-07 | Added SQLite and LuaSQLite, Lua plugins can now use SQLite. | madmaxoft@gmail.com | 1 | -0/+30 |
2013-04-06 | Added a tab in the serversettings where you can edit the world.ini of all your worlds. | nielsbreu@gmail.com | 1 | -9/+332 |
2013-04-03 | for some reason TortoiseSVN didn't commit listgroups.lua | nielsbreu@gmail.com | 1 | -0/+14 |
2013-04-03 | Added a /listgroups where you can see... a list of the groups ;) | nielsbreu@gmail.com | 2 | -0/+28 |
2013-04-01 | Added missing crafting recipes. | nielsbreu@gmail.com | 2 | -1/+9 |
2013-03-26 | BlockArea: Finished rotation and mirroring with meta. Implemented example meta handling for vines, stairs and torches. | madmaxoft@gmail.com | 1 | -0/+31 |
2013-03-25 | BlockArea: Implemented rotation without meta manipulation | madmaxoft@gmail.com | 1 | -0/+12 |
2013-03-25 | BlockArea: Implemented mirroring without meta manipulation | madmaxoft@gmail.com | 1 | -0/+18 |
2013-03-24 | Added a /toggledownfall command that toggles the weather. | nielsbreu@gmail.com | 3 | -3/+12 |
2013-03-24 | Updated core plugin. | nielsbreu@gmail.com | 10 | -36/+291 |
2013-03-08 | Core: added PortsIPv6 setting to webadmin (contributed by STR_Warrior) | madmaxoft | 1 | -0/+5 |
2013-03-03 | Debuggers plugin no longer performs generator / blockarea interface testing by default, but writes the current API.txt file. | madmaxoft@gmail.com | 1 | -2/+4 |
2013-03-02 | Core: Updated with new features (contributed by STR_Warrior) | madmaxoft@gmail.com | 8 | -11/+56 |
2013-02-21 | Added HOOK_EXECUTE_COMMAND for intercepting executed commands and console commands. | madmaxoft@gmail.com | 1 | -0/+16 |
2013-02-19 | Core: Players console command now shows players' IP addresses (patch contributed by STR_Warrior) | madmaxoft@gmail.com | 1 | -1/+1 |
2013-02-15 | Block and recipe update by STR_Warrior. | madmaxoft | 3 | -5/+39 |
2013-02-15 | Plugins can now bind console commands | madmaxoft@gmail.com | 2 | -6/+196 |
2013-02-13 | Implemented the cBlockArea:RelLine() API function. | madmaxoft@gmail.com | 1 | -0/+1 |
2013-02-13 | Added HOOK_WEATHER_CHANGING. | madmaxoft@gmail.com | 1 | -3/+12 |
2013-02-11 | More API functions in cBlockArea: Create(), Fill(), FillRelArea() | madmaxoft@gmail.com | 1 | -0/+4 |
2013-02-10 | Added cBlockArea:Merge() API function to merge two block areas using different strategies. | madmaxoft@gmail.com | 1 | -0/+14 |
2013-02-09 | Added cBlockArea:Expand() API function (untested) | madmaxoft@gmail.com | 1 | -4/+18 |
2013-02-08 | cChunkDesc can now read and write cBlockAreas. | madmaxoft@gmail.com | 1 | -2/+18 |
2013-02-07 | Added cBlockArea:CopyTo() and :CopyFrom(), so now block areas can be duplicated easily. | madmaxoft@gmail.com | 1 | -3/+6 |
2013-02-07 | cBlockArea can now be saved as a .schematic file. | madmaxoft@gmail.com | 1 | -0/+19 |
2013-02-06 | cBlockArea can now be loaded from a .schematic file. | madmaxoft@gmail.com | 1 | -0/+17 |
2013-02-06 | Added a new API call to cBlockArea: Crop(). | madmaxoft@gmail.com | 1 | -1/+30 |
2013-02-05 | Added new hooks: OnChunkAvailable(), OnChunkUnloaded() and OnChunkUnloading(). Modified OnChunkGenerated() signature. | madmaxoft@gmail.com | 1 | -0/+27 |
2013-02-02 | Debuggers plugin dumps entire API into a file, API.txt. Enabled by default. | madmaxoft@gmail.com | 1 | -6/+17 |
2013-02-01 | Updated MagicCarpet to work with current API | madmaxoft@gmail.com | 2 | -9/+27 |
2013-02-01 | Moved command API into cPluginManager. | madmaxoft@gmail.com | 3 | -104/+71 |
2013-01-28 | Renamed HOOK_KILLED to HOOK_KILLING to match naming conventions. | madmaxoft@gmail.com | 3 | -9/+9 |
2013-01-28 | Updated HookNotify with the hook renaming. | madmaxoft@gmail.com | 1 | -3/+3 |
2013-01-27 | Added cItems to Lua API. | madmaxoft@gmail.com | 1 | -2/+10 |
2013-01-27 | Debuggers: added some filtering to the API output, but still not good enough. | madmaxoft@gmail.com | 1 | -7/+9 |
2013-01-27 | Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups. | madmaxoft@gmail.com | 1 | -0/+11 |
2013-01-26 | Changed HOOK_PLAYER_MOVED to HOOK_PLAYER_MOVING to match the scheme used for names. | madmaxoft@gmail.com | 1 | -3/+3 |
2013-01-26 | Added a function to dump all available Lua API functions into the Debuggers plugin. | madmaxoft@gmail.com | 1 | -0/+23 |
2013-01-18 | Renamed rclk hook to HOOK_PLAYER_RIGHT_CLICK. | madmaxoft@gmail.com | 1 | -1/+1 |
2013-01-16 | Added Handy plugin | tau.tihon@gmail.com | 2 | -0/+383 |
2013-01-14 | Disabled dev / debugging plugins by default | madmaxoft@gmail.com | 1 | -3/+1 |
2013-01-13 | Forgotten files for previous merge commit (rev 1139) | madmaxoft@gmail.com | 13 | -53/+410 |
2012-12-24 | Added the offline playername "Player" to admins in the debugging users.ini | madmaxoft@gmail.com | 1 | -0/+3 |
2012-12-24 | Added 1.4.6 items (patch contributed by STR_Warrior) | madmaxoft@gmail.com | 1 | -0/+3 |
2012-12-22 | Added Netherbrick slab (patch contributed by STR_Warrior) | madmaxoft@gmail.com | 2 | -0/+2 |
2012-12-21 | Added "Latest version" to the PrimaryServerVersion in webadmin settings (patch contributed by STR_Warrior) | madmaxoft@gmail.com | 1 | -4/+5 |
2012-12-21 | Added TakeDamage logging to the Debuggers plugin. | madmaxoft@gmail.com | 1 | -0/+11 |
2012-12-21 | Added PrimaryServerVersion to the webadmin (patch contributed by STR_Warrior) | madmaxoft@gmail.com | 1 | -4/+18 |
2012-11-27 | Added initial adventure mode support | luksor111@gmail.com | 1 | -0/+1 |
2012-11-20 | Recipe update by STR_Warrior | madmaxoft@gmail.com | 1 | -2/+5 |
2012-11-17 | Updated crafting and items to 1.4.4 (initial patch by STR_Warrior) | madmaxoft@gmail.com | 2 | -2/+41 |
2012-11-10 | Removed the protocol restriction from default debugging settings.ini | madmaxoft@gmail.com | 1 | -1/+0 |
2012-11-01 | Refactored the world time. | madmaxoft@gmail.com | 1 | -2/+2 |
2012-10-31 | Added the [Server].PrimaryServerVersion setting to settings.ini; 1.4.2 gets the correct version | madmaxoft@gmail.com | 1 | -0/+1 |
2012-10-19 | Removed unused [Physics].Water section from settings.ini. | madmaxoft@gmail.com | 1 | -3/+0 |
2012-10-16 | Turned sTick plugin into general Debuggers plugin, added the Blaze Rod Of Enquiry (rclk with a blaze rod prints out the blocktypes and metas) | madmaxoft@gmail.com | 4 | -40/+70 |
2012-10-16 | Core: fixed /help and /pluginlist | faketruth | 2 | -22/+26 |
2012-10-14 | Biomal CompoGen now generates sea with STATIONARY_WATER instead of regular WATER. | madmaxoft@gmail.com | 1 | -0/+2 |
2012-10-14 | Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now) | faketruth | 2 | -49/+99 |
2012-10-11 | Core: Removed /home since other plugins want to use it | faketruth | 1 | -1/+0 |
2012-10-11 | Fixed chatlog plugin | faketruth | 1 | -1/+1 |
2012-10-11 | Core: made ban and kick functions accessible to other plugins | faketruth | 3 | -34/+57 |
2012-10-06 | Removed redstone from settings.ini, added a note about wiki and webadmin | madmaxoft@gmail.com | 1 | -9/+7 |
2012-10-06 | New example plugin using the BlockArea functionality. | madmaxoft@gmail.com | 1 | -0/+83 |
2012-10-03 | sTick: Updated the plugin to work with current code | madmaxoft@gmail.com | 2 | -10/+11 |
2012-09-29 | Fixed axe crafting (cannot use asterisk) | madmaxoft@gmail.com | 1 | -5/+10 |
2012-09-29 | Removed the extra world from default settings.ini | madmaxoft@gmail.com | 1 | -2/+1 |
2012-09-29 | Crafting recipes for 1.3.2 (patch submitted by STR_Warrior) | madmaxoft@gmail.com | 2 | -20/+35 |
2012-09-29 | Made beds placeable | faketruth | 1 | -4/+4 |
2012-09-08 | Core now uses built in item functions ( StringToItem() ) for the /item command | faketruth | 2 | -65/+8 |
2012-09-08 | Added cPlugin_NewLua::GetLocalDirectory() and exported it to Lua so plugins can store their settings in their own folder. | faketruth | 1 | -2/+2 |
2012-08-30 | Updated to V6 - "Stop" and "Progress report" functionality | tau.tihon@gmail.com | 2 | -185/+228 |
2012-08-30 | ChunkWorx: fixed API change breaking exact and 3x3 playerpos regeneration (fix contributed by Taugeshtu) | madmaxoft@gmail.com | 2 | -5/+11 |
2012-08-27 | Added the ChunkWorx plugin to SVN (contributed by Taugeshtu) | madmaxoft@gmail.com | 2 | -0/+344 |
2012-08-23 | Added a RateCompareString function to StringUtils | faketruth | 4 | -21/+25 |
2012-08-22 | WebAdmin should not cause crashes anymore | faketruth | 1 | -8/+6 |
2012-08-22 | Fixed cWebPlugin_Lua being not thread safe. And I don't know why, but it still crashes in Lua sometimes o_O | faketruth | 1 | -18/+40 |
2012-08-22 | Chat history limit on the WebAdmin chat | faketruth | 1 | -62/+70 |
2012-08-22 | Web chat for the WebAdmin :D | faketruth | 2 | -0/+112 |
2012-08-21 | Fixed nightbuild script after files move. | madmaxoft@gmail.com | 6 | -71/+0 |
2012-08-21 | Can add/remove worlds from WebAdmin | faketruth | 1 | -2/+77 |
2012-08-21 | Using multi line strings for Core's WebAdmin interface | faketruth | 1 | -51/+52 |
2012-08-21 | Fixed server settings on FireFox | faketruth | 1 | -2/+2 |
2012-08-20 | Can change monster settings in WebAdmin too | faketruth | 1 | -5/+48 |
2012-08-20 | Can now edit some generic server settings through the WebAdmin (port, description, etc) | faketruth | 2 | -0/+111 |
2012-08-20 | Updated clean.bat for cleaning MCServer files | faketruth | 1 | -1/+0 |
2012-08-20 | Moved files used by MCServer to a special MCServer folder | faketruth | 52 | -0/+2897 |