| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding Boss bar (#5025) | 12xx12 | 2021-03-05 | 1 | -0/+189 |
* | Add Mushrooms to Generator and fixed up the roofed forest (#5134) | 12xx12 | 2021-03-05 | 1 | -0/+52 |
* | Adds playerlist header and footer broadcasting (1.8-1.13) | dImrich | 2021-02-06 | 1 | -0/+30 |
* | zlib -> libdeflate (#5085) | Tiger Wang | 2021-01-11 | 1 | -12/+1 |
* | Added magma block contact damage (#5055) | Aiden Neill | 2020-11-25 | 1 | -0/+8 |
* | Adding new monster types to enum and saving/loading for easier future implementation (#4941) | 12xx12 | 2020-11-23 | 1 | -0/+148 |
* | Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017) | 12xx12 | 2020-11-06 | 1 | -12/+85 |
* | Add beam target, configurable base visibility to Ender Crystals (#5010) | 12xx12 | 2020-10-29 | 1 | -1/+1 |
* | Added missing return types and fixed param types (#4996) | Lukas Pioch | 2020-10-13 | 1 | -3/+15 |
* | Adding Silverfish Spawning Blocks (#4946) | 12xx12 | 2020-10-11 | 1 | -0/+12 |
* | Add SetBlockMeta warning in documentation (#4943) | [IPSA] Chris de Claverie | 2020-10-01 | 1 | -2/+3 |
* | Fixed snow golems and added documentation to damage type and added damage type for damage from environment to mobs (#4877) | 12xx12 | 2020-09-17 | 1 | -0/+160 |
* | Minor typo fixes | Tiger Wang | 2020-08-21 | 1 | -1/+1 |
* | Add enhanced Gold generation in Mesa-Type Biomes (#4821) | 12xx12 | 2020-08-12 | 1 | -0/+17 |
* | small issues addressed in #4817 fixed because was merged to fast | 12xx12 | 2020-08-10 | 1 | -1/+1 |
* | Adding Emeralds to generation (#4817) | 12xx12 | 2020-08-09 | 1 | -0/+17 |
* | Introduce recipe book functionality (#4493) | Tobias Wilken | 2020-07-14 | 1 | -0/+34 |
* | Buttons can now be triggered by arrows. (#4670) | DrButcher | 2020-05-03 | 1 | -0/+10 |
* | Add cEntity::GetBoundingBox, and use where appropriate. (#4711) | Alexander Harkness | 2020-05-03 | 1 | -0/+10 |
* | Add API documentation for repeater metadata constants | Tiger Wang | 2020-04-18 | 1 | -0/+20 |
* | Extended Vector3 (#4666) | Mattes D | 2020-04-18 | 1 | -28/+56 |
* | API docs: Fixed eMonsterType relocation. | Mattes D | 2020-04-10 | 1 | -129/+133 |
* | Add Zombie Villagers | Bond-009 | 2020-04-10 | 1 | -0/+5 |
* | Implement wither skeletons (#4563) | Mat | 2020-04-04 | 1 | -0/+13 |
* | Replace buckets to the selected hotbar slot, rather than the first available. (#4580) | Alexander Harkness | 2020-04-02 | 1 | -11/+55 |
* | Prevent player from being destroyed by plugins (#4584) | Alexander Harkness | 2020-03-31 | 1 | -2/+2 |
* | Lua API for spectating entities (#4518) | Mat | 2020-03-30 | 1 | -0/+11 |
* | Send respawn packet by default (#4540) | Mat | 2020-03-24 | 1 | -1/+1 |
* | Stabilise MoveToWorld (#4004) | Mat | 2020-03-05 | 1 | -4/+34 |
* | Moved growing from cWorld / cChunk to cBlockHandler descendants. | Mattes D | 2019-10-28 | 1 | -0/+1 |
* | Refactored block-to-pickup conversion. (#4417) | Mattes D | 2019-10-16 | 1 | -1/+12 |
* | Register vanilla blocks in BlockTypeRegistry. | Mattes D | 2019-08-05 | 1 | -0/+8 |
* | * Sponge: Add water absorbtion (#4333) | Zach DeCook | 2019-06-11 | 1 | -0/+8 |
* | Create Ender Portal with Eyes of Ender (#4126) | Zach DeCook | 2019-05-11 | 1 | -0/+40 |
* | Add BurnsInDaylight to Lua API and Monsters.ini (#4295) | Muhammad Kaisar Arkhan | 2018-09-24 | 1 | -0/+21 |
* | Rewrite explosion knock back (#4251) | changyong guo | 2018-07-23 | 1 | -0/+10 |
* | Support swap item between main hand and offhand by press key "F" (#4241) | changyong guo | 2018-06-24 | 1 | -0/+10 |
* | cBlockInfo: Deprecate direct access to variables. (#4184) | peterbell10 | 2018-02-20 | 1 | -13/+13 |
* | cItemGrid: Allocate storage lazily (#4083) | peterbell10 | 2018-01-21 | 1 | -4/+4 |
* | Rename cEntity swim states (#3996) | Alexander Harkness | 2018-01-14 | 1 | -2/+42 |
* | improve rain simulation (#4017) | Alexander Harkness | 2017-12-26 | 1 | -8/+26 |
* | Implement horse inventory (#4053) | peterbell10 | 2017-10-21 | 1 | -0/+18 |
* | Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959) | Lane Kolbly | 2017-09-19 | 1 | -1/+24 |
* | Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912) | Lane Kolbly | 2017-09-07 | 1 | -0/+11 |
* | Lighting now generally consistent with vanilla (#3988) | Alexander Harkness | 2017-09-07 | 1 | -0/+18 |
* | Fire effect now shown for creative and spectator mode players (#3998) | Alexander Harkness | 2017-09-07 | 1 | -3/+12 |
* | Updated APIDoc (#3985) | Lukas Pioch | 2017-09-07 | 1 | -82/+28 |
* | Added ShouldSendRespawn parameter to ScheduleMoveToWorld (#3979) | Lane Kolbly | 2017-08-30 | 1 | -1/+6 |
* | APIDump: Removed unneeded Globals prefix | Lukas Pioch | 2017-08-29 | 1 | -11/+11 |
* | Implement Forge protocol handshake support (#3869) | satoshinm | 2017-08-27 | 1 | -0/+54 |
* | Add cUUID class (#3871) | peterbell10 | 2017-08-25 | 1 | -14/+142 |
* | Minor changes (#3909) | mathiascode | 2017-08-24 | 1 | -8/+8 |
* | Fully implemented leashes (#3798) | Pablo Beltrán | 2017-08-21 | 1 | -1/+83 |
* | Represent cItem::m_Lore as an AStringVector (#3882) | peterbell10 | 2017-08-18 | 1 | -4/+4 |
* | Add cLuaWindow OnClicked Callback (#3901) | Lane Kolbly | 2017-08-17 | 1 | -1/+31 |
* | cBlockInfo: Deprecate place sound | peterbell10 | 2017-08-07 | 1 | -11/+1 |
* | Added anvil enchantment handling. (#3857) | Lane Kolbly | 2017-07-28 | 1 | -2/+62 |
* | Check for intersection between placed blocks and entities. (#3850) | Lane Kolbly | 2017-07-28 | 1 | -0/+10 |
* | Updated armor cover calculation. (#3858) | Lane Kolbly | 2017-07-23 | 1 | -0/+36 |
* | Handle middle mouse drag (#3847) | peterbell10 | 2017-07-13 | 1 | -0/+124 |
* | Lua plugin cColor (#3833) | Lane Kolbly | 2017-07-12 | 1 | -0/+172 |
* | Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843) | Lane Kolbly | 2017-07-12 | 1 | -0/+42 |
* | Implemented draggingitem API. | Lane Kolbly | 2017-07-10 | 1 | -0/+21 |
* | BigFlower fixes (#3826) | peterbell10 | 2017-07-07 | 1 | -0/+4 |
* | Added 1.12 blocks (#3760) | Bond-009 | 2017-06-30 | 1 | -0/+200 |
* | Update tolua and export EffectID | peterbell10 | 2017-06-29 | 1 | -0/+243 |
* | Updated cItemGrid API docs to reflect required GetInventory() calls. | Lane Kolbly | 2017-06-28 | 1 | -2/+4 |
* | cBlockArea supports block entities. (#3795) | Mattes D | 2017-06-24 | 1 | -1934/+2 |
* | APIDoc: Corrected param in cBoat:MaterialToString | Lukas Pioch | 2017-06-11 | 1 | -2/+2 |
* | Add rank prefix and suffix to player name in chat (#3730) | Heiko Hund | 2017-05-27 | 1 | -0/+20 |
* | Exported boat | Lukas Pioch | 2017-05-24 | 1 | -0/+143 |
* | Off-hand/shield slot functional, save and load slot, bow + arrow functional (#3725) | Pablo Beltrán | 2017-05-24 | 1 | -0/+29 |
* | Exported cFallingBlock and cExpOrb (#3700) | Lukas Pioch | 2017-05-09 | 1 | -1/+88 |
* | APIDoc: Removed non-existent functions and added missing return types | Lukas Pioch | 2017-05-02 | 1 | -60/+12 |
* | APIDoc: Corrected a few links | Lukas Pioch | 2017-04-07 | 1 | -3/+3 |
* | API: Removed function GetChar (#3664) | Lukas Pioch | 2017-04-05 | 1 | -21/+0 |
* | APIDoc: Added missing IsStatic flags and corrected param types. | Lukas Pioch | 2017-04-05 | 1 | -0/+4 |
* | APIDoc: Documented missing functions and variables. (#3634) | Lukas Pioch | 2017-04-04 | 1 | -2/+155 |
* | Added is static flag and removed is static info from text. (#3616) | Lukas Pioch | 2017-03-05 | 1 | -1/+3 |
* | Added missing IsStatic flag to functions. (#3613) | Lukas Pioch | 2017-03-02 | 1 | -0/+5 |
* | Changed fish launching mechanism (#3520) | Alex | 2017-02-20 | 1 | -0/+9 |
* | Updated sounds and effect IDs (#3422) | mathiascode | 2017-02-15 | 1 | -1/+1 |
* | Added some blocks and items (#3503) | mathiascode | 2017-02-14 | 1 | -1/+201 |
* | Track skin part and main hand preferences (#3498) | Pokechu22 | 2017-01-03 | 1 | -0/+143 |
* | Api Documentation | sweetgiorni | 2017-01-03 | 1 | -0/+10 |
* | Refactored to put URL Encoding / Decoding in a single place. (#3491) | Mattes D | 2016-12-25 | 1 | -0/+38 |
* | Updated links and docs (#3488) | mathiascode | 2016-12-19 | 1 | -1/+1 |
* | APIDesc: Fixed wrong cBlockArea parameter descriptions. | Mattes D | 2016-12-04 | 1 | -22/+22 |
* | Debuggers: Added commands to investigate item's custom Lua properties. | Mattes D | 2016-11-26 | 1 | -2/+2 |
* | Add Lua API export for titles. (#3408) | mohe2015 | 2016-11-13 | 1 | -0/+72 |
* | Anticheat fastbreak (#3411) | mohe2015 | 2016-11-06 | 1 | -0/+1818 |
* | LuaJson: Report serialization errors instead of crashing. | Mattes D | 2016-10-27 | 1 | -1/+1 |
* | Added SendMessageRaw for sending json string. | Lukas Pioch | 2016-10-21 | 1 | -0/+16 |
* | APIDump: Fixed cWorld:QueueTask signature, moved to separate file. (#3400) | Mattes D | 2016-10-13 | 1 | -3346/+0 |
* | Spectators added (#2852) | bibo38 | 2016-10-12 | 1 | -0/+28 |
* | cChunk::SetAlwaysTicked implies cChunk::stay (#3361) | LogicParrot | 2016-10-09 | 1 | -1/+1 |
* | APIDump: Fixed descriptions for cWorld:ChunkStay. | Mattes D | 2016-10-06 | 1 | -0/+2 |
* | Fixed cRankManager API docs. | Mattes D | 2016-10-06 | 1 | -587/+2 |
* | APIDump: Check param and return types. | Mattes D | 2016-10-03 | 1 | -18/+48 |
* | APIDump: Fixed description for schematic file loading. | Mattes D | 2016-10-02 | 1 | -0/+8 |
* | APIDesc: Reformatted ConstantGroups to match the enum names. | Mattes D | 2016-10-01 | 1 | -4/+4 |
* | APIDump: Fixed description for tolua functions. | Mattes D | 2016-09-27 | 1 | -0/+4 |
* | Fixed cCompositeChat's constructor LuaAPI bindings. | Mattes D | 2016-09-25 | 1 | -11/+133 |
* | APIDump: Fixed descriptions for "array table of strings". | Mattes D | 2016-09-19 | 1 | -9/+6 |
* | APIDesc: Fixed modifiers for sqlite3 functions. | Mattes D | 2016-09-15 | 1 | -0/+8 |
* | APIDesc: Fixed some leftover "<unknown>" types. | Mattes D | 2016-09-14 | 1 | -65/+69 |
* | APIDump: Reformatted the docs to include type information. | Mattes D | 2016-09-12 | 1 | -1661/+17673 |
* | APIDump: Removed trailing whitespace. | Mattes D | 2016-09-08 | 1 | -1/+1 |
* | Configurable dirty unused chunk cap to avoid RAM overuse (#3359) | LogicParrot | 2016-09-03 | 1 | -0/+1 |
* | Added cWorld:SetSpawn() API and Lua binding (#3316) | ElNounch | 2016-08-15 | 1 | -0/+1 |
* | Typo in IniFile:GetNumKeys() code sample (#3317) | ElNounch | 2016-08-14 | 1 | -2/+2 |
* | APIDump: Added explicit IsStatic flag to static functions. | Mattes D | 2016-07-18 | 1 | -77/+77 |
* | Updated API documentation. | Mattes D | 2016-07-18 | 1 | -59/+141 |
* | APIDump: Changed not to use globals, added more doxycomments. | Mattes D | 2016-07-18 | 1 | -1/+1 |
* | Changed Hopper to wtHopper and adjusted .gitignore. | Lukas Pioch | 2016-07-12 | 1 | -1/+1 |
* | - Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update. | QUSpilPrgm | 2016-06-15 | 1 | -0/+8 |
* | Update Dispensers and let them act more like in Vanilla | QUSpilPrgm | 2016-06-03 | 1 | -3/+5 |
* | Added GetTeamNames to cScoreboard (#3217) | PlasmaPower | 2016-05-29 | 1 | -0/+1 |
* | 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135) | Pokechu22 | 2016-05-14 | 1 | -0/+30 |
* | Improved player freeze code | LogicParrot | 2016-04-05 | 1 | -1/+0 |
* | MoveToWorld defaults to spawnpoint | LogicParrot | 2016-03-30 | 1 | -3/+3 |
* | Bed's world is now saved | LogicParrot | 2016-03-29 | 1 | -1/+1 |
* | Proper entity destruction in non-ticking chunks | LogicParrot | 2016-02-19 | 1 | -2/+3 |
* | remove cWorld::createAndInitializeWorld | LogicParrot | 2016-02-08 | 1 | -1/+0 |
* | MCServer to Cuberite | Mathias | 2016-01-29 | 1 | -1/+1 |
* | Exported GetSeed to lua and added file extension opendb to .gitignore. | Lukas Pioch | 2016-01-12 | 1 | -0/+1 |
* | Fix typo (ammount) | Arnaud Meuret | 2016-01-02 | 1 | -1/+1 |
* | Merge pull request #2814 from SafwatHalaby/chunk2 | Safwat Halaby | 2015-12-26 | 1 | -0/+4 |
|\ |
|
| * | Freeze player until chunk is loaded | Safwat Halaby | 2015-12-25 | 1 | -0/+4 |
* | | Added the cUrlParser class, exported to Lua API. | Mattes D | 2015-12-25 | 1 | -1/+44 |
|/ |
|
* | Added a Json parser and serializer to Lua API. | Mattes D | 2015-12-24 | 1 | -47/+105 |
* | Revised the explosion-related Lua API and docs. | Mattes D | 2015-12-18 | 1 | -1/+14 |
* | blockheight mechanism | Gargaj | 2015-12-13 | 1 | -0/+1 |
* | change from single followable item to multiple | Gargaj | 2015-11-23 | 1 | -0/+2 |
* | Implemented brewing | Lukas Pioch | 2015-11-03 | 1 | -0/+3 |
* | Fixed typo that slipped through #2584 | Alexander Harkness | 2015-10-31 | 1 | -1/+1 |
* | Fixed typo in description. | Alexander Harkness | 2015-10-31 | 1 | -1/+1 |
* | Implemented the FireResistence potion effects. | bibo38 | 2015-10-31 | 1 | -2/+3 |
* | APIDump: Added an apicheck command. | Mattes D | 2015-09-27 | 1 | -0/+1 |
* | Extended and fixed the cFile API. | Mattes D | 2015-09-26 | 1 | -4/+8 |
* | Renamed output directory to Server | Mattes D | 2015-09-05 | 1 | -0/+3045 |