summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/APIDesc.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* improve rain simulation (#4017)Alexander Harkness2017-12-261-8/+26
* Implement horse inventory (#4053)peterbell102017-10-211-0/+18
* Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly2017-09-191-1/+24
* Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912)Lane Kolbly2017-09-071-0/+11
* Lighting now generally consistent with vanilla (#3988)Alexander Harkness2017-09-071-0/+18
* Fire effect now shown for creative and spectator mode players (#3998)Alexander Harkness2017-09-071-3/+12
* Updated APIDoc (#3985)Lukas Pioch2017-09-071-82/+28
* Added ShouldSendRespawn parameter to ScheduleMoveToWorld (#3979)Lane Kolbly2017-08-301-1/+6
* APIDump: Removed unneeded Globals prefixLukas Pioch2017-08-291-11/+11
* Implement Forge protocol handshake support (#3869)satoshinm2017-08-271-0/+54
* Add cUUID class (#3871)peterbell102017-08-251-14/+142
* Minor changes (#3909)mathiascode2017-08-241-8/+8
* Fully implemented leashes (#3798)Pablo Beltrán2017-08-211-1/+83
* Represent cItem::m_Lore as an AStringVector (#3882)peterbell102017-08-181-4/+4
* Add cLuaWindow OnClicked Callback (#3901)Lane Kolbly2017-08-171-1/+31
* cBlockInfo: Deprecate place soundpeterbell102017-08-071-11/+1
* Added anvil enchantment handling. (#3857)Lane Kolbly2017-07-281-2/+62
* Check for intersection between placed blocks and entities. (#3850)Lane Kolbly2017-07-281-0/+10
* Updated armor cover calculation. (#3858)Lane Kolbly2017-07-231-0/+36
* Handle middle mouse drag (#3847)peterbell102017-07-131-0/+124
* Lua plugin cColor (#3833)Lane Kolbly2017-07-121-0/+172
* Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843)Lane Kolbly2017-07-121-0/+42
* Implemented draggingitem API.Lane Kolbly2017-07-101-0/+21
* BigFlower fixes (#3826)peterbell102017-07-071-0/+4
* Added 1.12 blocks (#3760)Bond-0092017-06-301-0/+200
* Update tolua and export EffectIDpeterbell102017-06-291-0/+243
* Updated cItemGrid API docs to reflect required GetInventory() calls.Lane Kolbly2017-06-281-2/+4
* cBlockArea supports block entities. (#3795)Mattes D2017-06-241-1934/+2
* APIDoc: Corrected param in cBoat:MaterialToStringLukas Pioch2017-06-111-2/+2
* Add rank prefix and suffix to player name in chat (#3730)Heiko Hund2017-05-271-0/+20
* Exported boatLukas Pioch2017-05-241-0/+143
* Off-hand/shield slot functional, save and load slot, bow + arrow functional (#3725)Pablo Beltrán2017-05-241-0/+29
* Exported cFallingBlock and cExpOrb (#3700)Lukas Pioch2017-05-091-1/+88
* APIDoc: Removed non-existent functions and added missing return typesLukas Pioch2017-05-021-60/+12
* APIDoc: Corrected a few linksLukas Pioch2017-04-071-3/+3
* API: Removed function GetChar (#3664)Lukas Pioch2017-04-051-21/+0
* APIDoc: Added missing IsStatic flags and corrected param types.Lukas Pioch2017-04-051-0/+4
* APIDoc: Documented missing functions and variables. (#3634)Lukas Pioch2017-04-041-2/+155
* Added is static flag and removed is static info from text. (#3616)Lukas Pioch2017-03-051-1/+3
* Added missing IsStatic flag to functions. (#3613)Lukas Pioch2017-03-021-0/+5
* Changed fish launching mechanism (#3520)Alex2017-02-201-0/+9
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-1/+1
* Added some blocks and items (#3503)mathiascode2017-02-141-1/+201
* Track skin part and main hand preferences (#3498)Pokechu222017-01-031-0/+143
* Api Documentationsweetgiorni2017-01-031-0/+10
* Refactored to put URL Encoding / Decoding in a single place. (#3491)Mattes D2016-12-251-0/+38
* Updated links and docs (#3488)mathiascode2016-12-191-1/+1
* APIDesc: Fixed wrong cBlockArea parameter descriptions.Mattes D2016-12-041-22/+22
* Debuggers: Added commands to investigate item's custom Lua properties.Mattes D2016-11-261-2/+2
* Add Lua API export for titles. (#3408)mohe20152016-11-131-0/+72
* Anticheat fastbreak (#3411)mohe20152016-11-061-0/+1818
* LuaJson: Report serialization errors instead of crashing.Mattes D2016-10-271-1/+1
* Added SendMessageRaw for sending json string.Lukas Pioch2016-10-211-0/+16
* APIDump: Fixed cWorld:QueueTask signature, moved to separate file. (#3400)Mattes D2016-10-131-3346/+0
* Spectators added (#2852)bibo382016-10-121-0/+28
* cChunk::SetAlwaysTicked implies cChunk::stay (#3361)LogicParrot2016-10-091-1/+1
* APIDump: Fixed descriptions for cWorld:ChunkStay.Mattes D2016-10-061-0/+2
* Fixed cRankManager API docs.Mattes D2016-10-061-587/+2
* APIDump: Check param and return types.Mattes D2016-10-031-18/+48
* APIDump: Fixed description for schematic file loading.Mattes D2016-10-021-0/+8
* APIDesc: Reformatted ConstantGroups to match the enum names.Mattes D2016-10-011-4/+4
* APIDump: Fixed description for tolua functions.Mattes D2016-09-271-0/+4
* Fixed cCompositeChat's constructor LuaAPI bindings.Mattes D2016-09-251-11/+133
* APIDump: Fixed descriptions for "array table of strings".Mattes D2016-09-191-9/+6
* APIDesc: Fixed modifiers for sqlite3 functions.Mattes D2016-09-151-0/+8
* APIDesc: Fixed some leftover "<unknown>" types.Mattes D2016-09-141-65/+69
* APIDump: Reformatted the docs to include type information.Mattes D2016-09-121-1661/+17673
* APIDump: Removed trailing whitespace.Mattes D2016-09-081-1/+1
* Configurable dirty unused chunk cap to avoid RAM overuse (#3359)LogicParrot2016-09-031-0/+1
* Added cWorld:SetSpawn() API and Lua binding (#3316)ElNounch2016-08-151-0/+1
* Typo in IniFile:GetNumKeys() code sample (#3317)ElNounch2016-08-141-2/+2
* APIDump: Added explicit IsStatic flag to static functions.Mattes D2016-07-181-77/+77
* Updated API documentation.Mattes D2016-07-181-59/+141
* APIDump: Changed not to use globals, added more doxycomments.Mattes D2016-07-181-1/+1
* Changed Hopper to wtHopper and adjusted .gitignore.Lukas Pioch2016-07-121-1/+1
* - Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update.QUSpilPrgm2016-06-151-0/+8
* Update Dispensers and let them act more like in VanillaQUSpilPrgm2016-06-031-3/+5
* Added GetTeamNames to cScoreboard (#3217)PlasmaPower2016-05-291-0/+1
* 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu222016-05-141-0/+30
* Improved player freeze codeLogicParrot2016-04-051-1/+0
* MoveToWorld defaults to spawnpointLogicParrot2016-03-301-3/+3
* Bed's world is now savedLogicParrot2016-03-291-1/+1
* Proper entity destruction in non-ticking chunksLogicParrot2016-02-191-2/+3
* remove cWorld::createAndInitializeWorldLogicParrot2016-02-081-1/+0
* MCServer to CuberiteMathias2016-01-291-1/+1
* Exported GetSeed to lua and added file extension opendb to .gitignore.Lukas Pioch2016-01-121-0/+1
* Fix typo (ammount)Arnaud Meuret2016-01-021-1/+1
* Merge pull request #2814 from SafwatHalaby/chunk2Safwat Halaby2015-12-261-0/+4
|\
| * Freeze player until chunk is loadedSafwat Halaby2015-12-251-0/+4
* | Added the cUrlParser class, exported to Lua API.Mattes D2015-12-251-1/+44
|/
* Added a Json parser and serializer to Lua API.Mattes D2015-12-241-47/+105
* Revised the explosion-related Lua API and docs.Mattes D2015-12-181-1/+14
* blockheight mechanismGargaj2015-12-131-0/+1
* change from single followable item to multipleGargaj2015-11-231-0/+2
* Implemented brewingLukas Pioch2015-11-031-0/+3
* Fixed typo that slipped through #2584Alexander Harkness2015-10-311-1/+1
* Fixed typo in description.Alexander Harkness2015-10-311-1/+1
* Implemented the FireResistence potion effects.bibo382015-10-311-2/+3
* APIDump: Added an apicheck command.Mattes D2015-09-271-0/+1
* Extended and fixed the cFile API.Mattes D2015-09-261-4/+8
* Renamed output directory to ServerMattes D2015-09-051-0/+3045