| Commit message (Expand) | Author | Files | Lines |
2018-08-02 | Experience orb (#4259) | changyong guo | 1 | -0/+55 |
2018-07-27 | cWorld: Manually bind deprecated broadcast functions (#4265) | peterbell10 | 1 | -0/+56 |
2018-07-23 | Rewrite explosion knock back (#4251) | changyong guo | 1 | -0/+10 |
2018-07-19 | cBlockArea: Write all present data types by default (#4252) | peterbell10 | 1 | -2/+2 |
2018-06-24 | Support swap item between main hand and offhand by press key "F" (#4241) | changyong guo | 1 | -0/+10 |
2018-04-11 | Smelting Gives Experience (#4094) | Alex Sweet | 1 | -0/+10 |
2018-02-20 | cBlockInfo: Deprecate direct access to variables. (#4184) | peterbell10 | 1 | -13/+13 |
2018-01-21 | cItemGrid: Allocate storage lazily (#4083) | peterbell10 | 1 | -4/+4 |
2018-01-14 | Rename cEntity swim states (#3996) | Alexander Harkness | 1 | -2/+42 |
2017-12-26 | improve rain simulation (#4017) | Alexander Harkness | 2 | -16/+50 |
2017-10-21 | Implement horse inventory (#4053) | peterbell10 | 1 | -0/+18 |
2017-09-19 | Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959) | Lane Kolbly | 2 | -4/+94 |
2017-09-07 | Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912) | Lane Kolbly | 3 | -2/+43 |
2017-09-07 | Lighting now generally consistent with vanilla (#3988) | Alexander Harkness | 1 | -0/+18 |
2017-09-07 | Fire effect now shown for creative and spectator mode players (#3998) | Alexander Harkness | 1 | -3/+12 |
2017-09-07 | Updated APIDoc (#3985) | Lukas Pioch | 2 | -104/+29 |
2017-09-07 | Changed some int parameters to vector parameters (#3937) | Bond-009 | 1 | -38/+88 |
2017-08-30 | Added ShouldSendRespawn parameter to ScheduleMoveToWorld (#3979) | Lane Kolbly | 1 | -1/+6 |
2017-08-29 | APIDump: Removed unneeded Globals prefix | Lukas Pioch | 2 | -13/+13 |
2017-08-27 | Implement Forge protocol handshake support (#3869) | satoshinm | 2 | -0/+58 |
2017-08-25 | Add cUUID class (#3871) | peterbell10 | 3 | -24/+152 |
2017-08-24 | Minor changes (#3909) | mathiascode | 6 | -16/+16 |
2017-08-21 | Fully implemented leashes (#3798) | Pablo Beltrán | 1 | -1/+83 |
2017-08-18 | Represent cItem::m_Lore as an AStringVector (#3882) | peterbell10 | 1 | -4/+4 |
2017-08-17 | Add cLuaWindow OnClicked Callback (#3901) | Lane Kolbly | 3 | -1/+55 |
2017-08-17 | Changed int parameters to vector parameters in cCuboid and simulators (#3874) | Lane Kolbly | 1 | -32/+56 |
2017-08-15 | Updated docs to mention InfoDump for creating README.md, etc. (#3895) | William 'psyFi' Hatcher | 2 | -2/+28 |
2017-08-07 | cBlockInfo: Deprecate place sound | peterbell10 | 1 | -11/+1 |
2017-08-03 | APIDump: Class types in variables and hooks are now linkified (#3892) | Lukas Pioch | 1 | -18/+23 |
2017-07-28 | Added anvil enchantment handling. (#3857) | Lane Kolbly | 1 | -2/+62 |
2017-07-28 | Check for intersection between placed blocks and entities. (#3850) | Lane Kolbly | 1 | -0/+10 |
2017-07-23 | Updated armor cover calculation. (#3858) | Lane Kolbly | 1 | -0/+36 |
2017-07-22 | BlockArea: Added the GetBounds function. | Mattes D | 1 | -2/+15 |
2017-07-13 | Handle middle mouse drag (#3847) | peterbell10 | 1 | -0/+124 |
2017-07-12 | Lua plugin cColor (#3833) | Lane Kolbly | 1 | -0/+172 |
2017-07-12 | Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843) | Lane Kolbly | 2 | -0/+102 |
2017-07-10 | Implemented draggingitem API. | Lane Kolbly | 1 | -0/+21 |
2017-07-07 | BigFlower fixes (#3826) | peterbell10 | 1 | -0/+4 |
2017-07-07 | Added bed entity (#3823) | Lukas Pioch | 2 | -0/+69 |
2017-06-30 | Added 1.12 blocks (#3760) | Bond-009 | 1 | -0/+200 |
2017-06-29 | Update tolua and export EffectID | peterbell10 | 1 | -0/+243 |
2017-06-28 | Updated cItemGrid API docs to reflect required GetInventory() calls. | Lane Kolbly | 1 | -2/+4 |
2017-06-26 | Corrected APIDoc for cBlockArea and exported missing functions (#3808) | Lukas Pioch | 1 | -11/+22 |
2017-06-24 | cBlockArea supports block entities. (#3795) | Mattes D | 3 | -1940/+2204 |
2017-06-11 | APIDoc: Corrected param in cBoat:MaterialToString | Lukas Pioch | 1 | -2/+2 |
2017-05-27 | Add rank prefix and suffix to player name in chat (#3730) | Heiko Hund | 1 | -0/+20 |
2017-05-24 | Exported boat | Lukas Pioch | 2 | -1/+148 |
2017-05-24 | Off-hand/shield slot functional, save and load slot, bow + arrow functional (#3725) | Pablo Beltrán | 1 | -0/+29 |
2017-05-11 | Tracer replacement (#3704) | Mattes D | 1 | -32/+105 |
2017-05-09 | Exported cFallingBlock and cExpOrb (#3700) | Lukas Pioch | 1 | -1/+88 |
2017-05-09 | APIDump: Add missing 'My' to generated function hook example. | Lukas Pioch | 1 | -1/+1 |
2017-05-08 | Added missing checks for Initialize function and updated APIDoc | Lukas Pioch | 1 | -6/+6 |
2017-05-08 | Corrected brewingstand and added support for fuel | Lukas Pioch | 1 | -0/+35 |
2017-05-02 | APIDoc: Removed non-existent functions and added missing return types | Lukas Pioch | 3 | -114/+45 |
2017-04-30 | APIDoc: Replaced incorrect param cMonster with eMonsterType | Lukas Pioch | 1 | -1/+1 |
2017-04-07 | APIDoc: Corrected a few links | Lukas Pioch | 5 | -9/+9 |
2017-04-05 | API: Removed function GetChar (#3664) | Lukas Pioch | 1 | -21/+0 |
2017-04-05 | APIDoc: Added missing IsStatic flags and corrected param types. | Lukas Pioch | 3 | -5/+9 |
2017-04-04 | APIDoc: Documented missing functions and variables. (#3634) | Lukas Pioch | 4 | -3/+189 |
2017-03-16 | APIDocs: Corrected param types in cBoundingBox (#3624) | Lukas Pioch | 1 | -10/+10 |
2017-03-05 | Added is static flag and removed is static info from text. (#3616) | Lukas Pioch | 1 | -1/+3 |
2017-03-02 | Added missing IsStatic flag to functions. (#3613) | Lukas Pioch | 2 | -0/+6 |
2017-02-20 | Changed fish launching mechanism (#3520) | Alex | 1 | -0/+9 |
2017-02-15 | Updated sounds and effect IDs (#3422) | mathiascode | 1 | -1/+1 |
2017-02-14 | Added some blocks and items (#3503) | mathiascode | 1 | -1/+201 |
2017-01-28 | APIDump: Corrected luacheck file to load a plugin's luacheck if exists | Lukas Pioch | 1 | -35/+16 |
2017-01-27 | ApiDump: Added merge code to .luacheckrc | Lukas Pioch | 1 | -1/+47 |
2017-01-03 | Track skin part and main hand preferences (#3498) | Pokechu22 | 1 | -0/+143 |
2017-01-03 | Track skin part and main hand preferences (#3498) | Pokechu22 | 1 | -0/+143 |
2017-01-03 | Api Documentation | sweetgiorni | 1 | -0/+10 |
2016-12-25 | Refactored to put URL Encoding / Decoding in a single place. (#3491) | Mattes D | 2 | -1/+40 |
2016-12-19 | Updated links and docs (#3488) | mathiascode | 9 | -11/+13 |
2016-12-18 | Reverted temporary redirect to LuaAPI docs (#3487) | Mattes D | 1 | -1/+1 |
2016-12-15 | APIDump: Load the official undocumented from alternate location. | Mattes D | 1 | -1/+1 |
2016-12-15 | APIDump: Make "apicheck" errors stand out in the log. | Mattes D | 1 | -2/+4 |
2016-12-15 | APIDump: Proper error messages on apicheck failures. | Mattes D | 1 | -9/+15 |
2016-12-04 | APIDesc: Fixed wrong cBlockArea parameter descriptions. | Mattes D | 1 | -22/+22 |
2016-11-26 | Debuggers: Added commands to investigate item's custom Lua properties. | Mattes D | 1 | -2/+2 |
2016-11-22 | Added API export for LuaCheck. | Lukas Pioch | 1 | -0/+73 |
2016-11-13 | Add Lua API export for titles. (#3408) | mohe2015 | 1 | -0/+72 |
2016-11-06 | Anticheat fastbreak (#3411) | mohe2015 | 1 | -0/+1818 |
2016-10-27 | LuaJson: Report serialization errors instead of crashing. | Mattes D | 1 | -1/+1 |
2016-10-25 | CI: API test defaults to failure, unless explicitly succeeded. | Mattes D | 1 | -22/+21 |
2016-10-21 | Added SendMessageRaw for sending json string. | Lukas Pioch | 1 | -0/+16 |
2016-10-17 | APIDump: Added missing syntax to cUrlClient (#3407) | NiLSPACE | 1 | -145/+261 |
2016-10-13 | APIDump: Fixed cWorld:QueueTask signature, moved to separate file. (#3400) | Mattes D | 2 | -3346/+3363 |
2016-10-12 | Spectators added (#2852) | bibo38 | 1 | -0/+28 |
2016-10-09 | cChunk::SetAlwaysTicked implies cChunk::stay (#3361) | LogicParrot | 1 | -1/+1 |
2016-10-06 | APIDump: Fixed descriptions for cPluginManager:ForEachPlugin(). | Mattes D | 1 | -10/+30 |
2016-10-06 | APIDump: Fixed descriptions for cWorld:ChunkStay. | Mattes D | 1 | -0/+2 |
2016-10-06 | Fixed cRankManager API docs. | Mattes D | 2 | -587/+727 |
2016-10-03 | APIDump: Check param and return types. | Mattes D | 4 | -59/+204 |
2016-10-02 | APIDump: Fixed description for schematic file loading. | Mattes D | 1 | -0/+8 |
2016-10-01 | APIDesc: Reformatted ConstantGroups to match the enum names. | Mattes D | 2 | -6/+6 |
2016-09-27 | APIDump: Fixed description for tolua functions. | Mattes D | 1 | -0/+4 |
2016-09-25 | Fixed cCompositeChat's constructor LuaAPI bindings. | Mattes D | 1 | -11/+133 |
2016-09-19 | APIDump: Fixed descriptions for "array table of strings". | Mattes D | 1 | -9/+6 |
2016-09-16 | APIDump: Replaced "callback" type with "function". | Mattes D | 1 | -3/+3 |
2016-09-15 | APIDesc: Fixed modifiers for sqlite3 functions. | Mattes D | 1 | -0/+8 |
2016-09-14 | APIDesc: Fixed some leftover "<unknown>" types. | Mattes D | 2 | -67/+71 |
2016-09-12 | APIDump: Reformatted the docs to include type information. | Mattes D | 8 | -2427/+23358 |
2016-09-09 | APIDump: Support structured parameter info. | Mattes D | 2 | -41/+140 |
2016-09-08 | APIDump: Removed trailing whitespace. | Mattes D | 3 | -27/+27 |
2016-09-06 | APIDoc: Allow to create a link to an object. (#3371) | Mattes D | 1 | -3/+8 |
2016-09-05 | APIDump: Fixed documentation for cPluginManager:GetPluginsPath(). | Mattes D | 1 | -1/+1 |
2016-09-03 | Configurable dirty unused chunk cap to avoid RAM overuse (#3359) | LogicParrot | 1 | -0/+1 |
2016-08-23 | cUrlClient: Exported to Lua API. | Mattes D | 1 | -1/+173 |
2016-08-18 | Removed Decoda project files, no longer used. (#3320) | Mattes D | 1 | -168/+0 |
2016-08-15 | Added cWorld:SetSpawn() API and Lua binding (#3316) | ElNounch | 1 | -0/+1 |
2016-08-14 | Typo in IniFile:GetNumKeys() code sample (#3317) | ElNounch | 1 | -2/+2 |
2016-08-07 | Canonical tag (#3300) | Mathias | 7 | -0/+7 |
2016-07-29 | Added additional examples to the documentation for HOOK_BLOCK_SPREAD. (#3277) | Alexander Harkness | 1 | -4/+20 |
2016-07-18 | APIDump: Added explicit IsStatic flag to static functions. | Mattes D | 6 | -106/+110 |
2016-07-18 | Updated API documentation. | Mattes D | 5 | -113/+339 |
2016-07-18 | APIDump: Changed not to use globals, added more doxycomments. | Mattes D | 2 | -42/+64 |
2016-07-12 | Changed Hopper to wtHopper and adjusted .gitignore. | Lukas Pioch | 1 | -1/+1 |
2016-06-27 | Removed cWebPlugin, WebAdmin uses cLuaState::cCallback. | Mattes D | 2 | -3/+12 |
2016-06-15 | - Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update. | QUSpilPrgm | 1 | -0/+8 |
2016-06-10 | Normalized Vector3 API to use the same capitalization as all else. | Mattes D | 1 | -1/+15 |
2016-06-05 | Bindings: Fixed cBoundingBox API. | Mattes D | 1 | -1/+14 |
2016-06-03 | Update Dispensers and let them act more like in Vanilla | QUSpilPrgm | 1 | -3/+5 |
2016-05-31 | LuaState: Inter-plugin calls now support simple tables. (#3220) | Mattes D | 1 | -1/+1 |
2016-05-29 | Added GetTeamNames to cScoreboard (#3217) | PlasmaPower | 1 | -0/+1 |
2016-05-14 | 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135) | Pokechu22 | 2 | -0/+31 |
2016-04-05 | Improved player freeze code | LogicParrot | 1 | -1/+0 |
2016-03-30 | MoveToWorld defaults to spawnpoint | LogicParrot | 1 | -3/+3 |
2016-03-29 | Bed's world is now saved | LogicParrot | 1 | -1/+1 |
2016-03-21 | Revert "Lua callback" | Mattes D | 2 | -12/+3 |
2016-03-17 | Removed cWebPlugin, WebAdmin uses cLuaState::cCallback. | Mattes D | 2 | -3/+12 |
2016-02-19 | Proper entity destruction in non-ticking chunks | LogicParrot | 1 | -2/+3 |
2016-02-08 | remove cWorld::createAndInitializeWorld | LogicParrot | 1 | -1/+0 |
2016-01-31 | Updated old forum links | Mathias | 2 | -3/+3 |
2016-01-29 | MCServer to Cuberite | Mathias | 2 | -3/+3 |
2016-01-24 | LuaTcpSsl: Disabled cert verification due to missing CA chain. | Mattes D | 1 | -2/+2 |
2016-01-12 | Exported GetSeed to lua and added file extension opendb to .gitignore. | Lukas Pioch | 1 | -0/+1 |
2016-01-11 | Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8 | bibo38 | 1 | -2/+5 |
2016-01-02 | Fix typo (ammount) | Arnaud Meuret | 1 | -1/+1 |
2015-12-26 | Added analytics to APIDump | Alexander Harkness | 8 | -57/+6780 |
2015-12-25 | Added the cUrlParser class, exported to Lua API. | Mattes D | 1 | -1/+44 |
2015-12-25 | Freeze player until chunk is loaded | Safwat Halaby | 1 | -0/+4 |
2015-12-24 | Added a Json parser and serializer to Lua API. | Mattes D | 1 | -47/+105 |
2015-12-18 | Revised the explosion-related Lua API and docs. | Mattes D | 5 | -36/+28 |
2015-12-13 | blockheight mechanism | Gargaj | 1 | -0/+1 |
2015-12-13 | allow use failures to propagate from the entity/block to the player | Gargaj | 1 | -1/+2 |
2015-11-23 | change from single followable item to multiple | Gargaj | 1 | -0/+2 |
2015-11-03 | Implemented brewing | Lukas Pioch | 5 | -0/+100 |
2015-10-31 | Fixed typo that slipped through #2584 | Alexander Harkness | 1 | -1/+1 |
2015-10-31 | Fixed typo in description. | Alexander Harkness | 1 | -1/+1 |
2015-10-31 | Implemented the FireResistence potion effects. | bibo38 | 1 | -2/+3 |
2015-10-12 | Added missing hooks to cPluginManager | Lukas Pioch | 1 | -0/+3 |
2015-10-11 | APIDump: Added a missing endline to the NewlyUndocumented output file. | Mattes D | 1 | -0/+1 |
2015-09-27 | APIDump: Added an apicheck command. | Mattes D | 2 | -6/+100 |
2015-09-26 | Extended and fixed the cFile API. | Mattes D | 2 | -9/+11 |
2015-09-14 | APIDump: Fixed ZBS integration filenames after project rename. | Mattes D | 2 | -6/+6 |
2015-09-05 | Renamed output directory to Server | Mattes D | 91 | -0/+9783 |