| Commit message (Expand) | Author | Files | Lines |
2014-03-04 | Debuggers: Added simple test for cCompositeChat. | madmaxoft | 1 | -0/+15 |
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-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 |