| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused Temporary namespace | Tiger Wang | 2020-12-21 | 8 | -9/+1 |
* | Enable LOS checks for Hostile Mobs. | the1robert | 2020-12-20 | 1 | -1/+1 |
* | Trace to surface of cube. | KingCol13 | 2020-12-19 | 1 | -6/+6 |
* | New pull request for daylight sensor (#5066) | Aiden Neill | 2020-12-19 | 8 | -54/+184 |
* | Added dimension check to nether portal (#5068) | cflep | 2020-12-18 | 1 | -0/+6 |
* | Ignore CanFly flag sent by the client | mathiascode | 2020-12-18 | 3 | -9/+4 |
* | Warnings improvements | Tiger Wang | 2020-12-18 | 28 | -207/+217 |
* | Horsies: don't always broadcast metadata | Tiger Wang | 2020-12-18 | 1 | -1/+10 |
* | Fixes incorrect var name in RsaPrivateKey.cpp | Azurethi | 2020-12-05 | 1 | -1/+1 |
* | Light the nether portal when switching dimensions (#5062) | cflep | 2020-12-01 | 1 | -1/+1 |
* | BlockInfo: float-equal for Clang only | Tiger Wang | 2020-11-28 | 1 | -0/+4 |
* | Lilypads: add missing boundary check | Tiger Wang | 2020-11-28 | 1 | -2/+9 |
* | Fix lilypad displacing block above (#5056) | Derek Qu | 2020-11-28 | 1 | -39/+61 |
* | Note Block Left Click Fix V2 (#5052) | Derek Qu | 2020-11-26 | 3 | -1/+46 |
* | Added magma block contact damage (#5055) | Aiden Neill | 2020-11-25 | 5 | -4/+58 |
* | Adding new monster types to enum and saving/loading for easier future implementation (#4941) | 12xx12 | 2020-11-23 | 17 | -447/+1553 |
* | HTTPServerConnection: more robust error handling | Tiger Wang | 2020-11-14 | 1 | -21/+18 |
* | Fix flower and foliage generation (#4723) | mBornand | 2020-11-14 | 4 | -100/+162 |
* | Some const and inheritance correctness (#5014) | 12xx12 | 2020-11-13 | 2 | -8/+5 |
* | changing cComposite Chat to newer c++ standart (#5028) | 12xx12 | 2020-11-11 | 2 | -63/+65 |
* | Add correct implementation of crops (#4802) | 0ddlyoko | 2020-11-06 | 8 | -188/+213 |
* | Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017) | 12xx12 | 2020-11-06 | 12 | -41/+90 |
* | Players are no longer kicked when clicking on bedrock (#5023) | Tiger Wang | 2020-11-06 | 5 | -104/+57 |
* | Rein in light spread by correcting falloff value | Tiger Wang | 2020-11-02 | 1 | -26/+2 |
* | Added new flowers on bonemeal use (#5011) | 12xx12 | 2020-11-02 | 2 | -35/+169 |
* | Add beam target, configurable base visibility to Ender Crystals (#5010) | 12xx12 | 2020-10-29 | 12 | -6/+177 |
* | Remove BLOCKENTITY_PROTODEF | Tiger Wang | 2020-10-24 | 21 | -153/+10 |
* | TNT Changes (#4970) | KingCol13 | 2020-10-24 | 4 | -49/+80 |
* | cBlockInfo: further cleanup (#5001) | Tiger Wang | 2020-10-18 | 3 | -1154/+1062 |
* | added const correctness on some functions in cPlayer (#4999) | 12xx12 | 2020-10-15 | 2 | -4/+7 |
* | Remove debug output on PieceStructuresGen.cpp (#4984) | 12xx12 | 2020-10-12 | 1 | -21/+19 |
* | Update comments and code for Load/SaveOneChunk so they match (#4992) | Alexander Harkness | 2020-10-11 | 2 | -5/+5 |
* | Simple end gen (#4973) | NiLSPACE | 2020-10-11 | 2 | -86/+89 |
* | Adding Silverfish Spawning Blocks (#4946) | 12xx12 | 2020-10-11 | 8 | -13/+187 |
* | Adding more customize options to mob spawners and improving the way to look for surrounding entities (#4955) | 12xx12 | 2020-10-10 | 4 | -83/+123 |
* | Anvil fixes (#4976) | KingCol13 | 2020-10-10 | 3 | -49/+63 |
* | Adding wolf breading and moving breeding functionality to cMonster (#4951) | 12xx12 | 2020-10-09 | 9 | -233/+352 |
* | added check if the digger is a nullptr (#4981) | 12xx12 | 2020-10-09 | 3 | -0/+9 |
* | Beacon now checks for players in surrounding square (#4972) | 12xx12 | 2020-10-09 | 1 | -21/+14 |
* | Add default value nullptr for parameter a_Digger and added digger to | Lukas Pioch | 2020-10-09 | 1 | -2/+2 |
* | Include sys/select.h on non-glibc Linux platforms (#4977) | Bart Ribbers | 2020-10-09 | 1 | -0/+4 |
* | Merged OnBreak with OnPlayerBreak (#4967) | 12xx12 | 2020-10-08 | 22 | -87/+141 |
* | Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963) | peterbell10 | 2020-10-05 | 143 | -861/+872 |
* | Fixed current end generator (#4968) | NiLSPACE | 2020-10-04 | 2 | -44/+2 |
* | Remove SetProperty(...cPlayer) | Tiger Wang | 2020-10-03 | 15 | -143/+99 |
* | Fix instant mining of blocks not being recognised, tweak anti-cheat (#4938) | KingCol13 | 2020-10-02 | 6 | -49/+109 |
* | Enchanting table shows detail on hover. Enchanting is deterministic. (#4937) | KingCol13 | 2020-10-01 | 13 | -109/+213 |
* | C++17 stuff | Tiger Wang | 2020-09-30 | 3 | -9/+2 |
* | Doors: check power & toggle correctly | Tiger Wang | 2020-09-29 | 2 | -32/+63 |
* | HandleEnchantItem: use a lambda (#4944) | Tiger Wang | 2020-09-29 | 1 | -5/+8 |
* | Fortune Drops (#4932) | KingCol13 | 2020-09-28 | 13 | -72/+149 |
* | Enchanting consumes lapis, removes correct number of levels (#4934) | KingCol13 | 2020-09-28 | 1 | -11/+51 |
* | Plugin reload <plugin_name> feature (#4942) | [IPSA] Chris de Claverie | 2020-09-28 | 4 | -26/+75 |
* | Fixing Mob spawner behaviour (#4930) | 12xx12 | 2020-09-27 | 6 | -143/+137 |
* | Remove unused Temporary namespace | Tiger Wang | 2020-09-25 | 4 | -717/+2 |
* | Do not call into things we don't own in destructors | Tiger Wang | 2020-09-25 | 9 | -55/+35 |
* | Grass spread: check chunk & light validity correctly | Tiger Wang | 2020-09-25 | 1 | -2/+2 |
* | Fix the build. Merge conflict between two PRs (#4936) | Alexander Harkness | 2020-09-25 | 1 | -1/+1 |
* | Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885) | KingCol13 | 2020-09-25 | 24 | -22/+25 |
* | Put phonograph on right part of visual spectrum | Tiger Wang | 2020-09-25 | 2 | -1/+2 |
* | BlockEntity: clarify ConvertToPickups behaviour | Tiger Wang | 2020-09-25 | 1 | -1/+1 |
* | Unify block entity pickup conversion | Tiger Wang | 2020-09-25 | 77 | -211/+178 |
* | Small cleanup in Jukeboxes | Tiger Wang | 2020-09-25 | 2 | -13/+18 |
* | Fix cItems::AddItemGrid adding empty items | Tiger Wang | 2020-09-25 | 1 | -3/+6 |
* | Fix ice behaviour in world (#4927) | 12xx12 | 2020-09-24 | 4 | -3/+89 |
* | TABS OUT OF BED! TABS IN THE CORRIDORS! | Tiger Wang | 2020-09-23 | 2 | -2/+2 |
* | Limit fortune level, style fixes | Tiger Wang | 2020-09-23 | 8 | -40/+45 |
* | Added dtEnvitonment to player damage text (#4925) | 12xx12 | 2020-09-22 | 1 | -0/+1 |
* | added dtEnvironment to string conversion | 12xx12 | 2020-09-21 | 1 | -0/+2 |
* | Implement redstone quasi-connectivity (#4889) | Tiger Wang | 2020-09-21 | 5 | -28/+76 |
* | Implement Dropspenser Hook (#4903) | KrystilizeNevaDies | 2020-09-21 | 7 | -4/+39 |
* | Trapdoor crash fix (#4890) | theophriene | 2020-09-21 | 1 | -6/+28 |
* | Synchronously save chunks on server shutdown (#4900) | Alexander Harkness | 2020-09-21 | 3 | -1/+17 |
* | Implement fortune for ores, glowstone and sea lanterns (#4897) | KingCol13 | 2020-09-20 | 5 | -19/+48 |
* | Cauldron: backport "use" behaviour to 1.12 (#4902) | Tiger Wang | 2020-09-20 | 1 | -10/+20 |
* | BlockHandler initialisation is a constant expression (#4891) | Tiger Wang | 2020-09-20 | 112 | -2101/+1652 |
* | Added armor and shulker box cleaning (#4875) | 12xx12 | 2020-09-20 | 1 | -2/+57 |
* | Added end portal and enchanting table block entities | 12xx12 | 2020-09-20 | 22 | -321/+657 |
* | Fixed missing case: in entity damaging crashin the server (#4899) | 12xx12 | 2020-09-19 | 1 | -0/+1 |
* | Changing jungle trees a bit (#4823) | 12xx12 | 2020-09-19 | 1 | -12/+28 |
* | Fix silk-touching glowing redstone (#4893) | KingCol13 | 2020-09-19 | 2 | -1/+7 |
* | Style, no need to tag struct with s | Tiger Wang | 2020-09-18 | 1 | -9/+9 |
* | Remove unused ServerPort argument | Tiger Wang | 2020-09-18 | 5 | -21/+20 |
* | Add State enum to protocol | Tiger Wang | 2020-09-18 | 8 | -62/+55 |
* | Remove unused ServerPort member | Tiger Wang | 2020-09-18 | 2 | -3/+1 |
* | Cleanup Protocol classes | Tiger Wang | 2020-09-18 | 5 | -49/+46 |
* | Adding Generator For Single Piece Structures (#4830) | 12xx12 | 2020-09-18 | 4 | -0/+275 |
* | Fixed leaves and wheat not breakable with piston (#4882) | Elias Thomson | 2020-09-17 | 1 | -1/+4 |
* | Fixed snow golems and added documentation to damage type and added damage type for damage from environment to mobs (#4877) | 12xx12 | 2020-09-17 | 4 | -4/+5 |
* | BlockHandler: no dynamic allocation (#4862) | Tiger Wang | 2020-09-17 | 4 | -226/+538 |
* | Add some const qualifiers to functions (#4874) | 12xx12 | 2020-09-17 | 4 | -11/+11 |
* | Fixed doors not breakable by piston (#4869) | Elias Thomson | 2020-09-15 | 1 | -0/+5 |
* | Rail: avoid invalid game states (#4864) | Tiger Wang | 2020-09-13 | 1 | -12/+10 |
* | Beds: derestrict clicking block face (#4863) | Tiger Wang | 2020-09-13 | 1 | -20/+8 |
* | Reverse order of ChunkSender priorities (#4858) | Tiger Wang | 2020-09-12 | 7 | -34/+31 |
* | Use tracing for explosions (#4845) | Tiger Wang | 2020-09-12 | 22 | -299/+530 |
* | fixed missing include for FreeBSD. (#4852) | SatoKaito | 2020-09-10 | 1 | -1/+8 |
* | Add more statistic tracking (#4837) | 12xx12 | 2020-09-05 | 18 | -6/+88 |
* | Use pitch lookup in noteblock block entity (#4826) | 12xx12 | 2020-09-05 | 5 | -47/+188 |
* | WriteConsoleInput can return FALSE when running as servic | Tiger Wang | 2020-09-05 | 1 | -6/+2 |
* | Reformat messages in NonCtrlHandler | Tiger Wang | 2020-09-05 | 1 | -12/+16 |
* | Streamline startup sequence | Tiger Wang | 2020-09-05 | 13 | -681/+737 |
* | Rename AddEntityIfNotPresent to AddPlayer | Tiger Wang | 2020-09-03 | 3 | -17/+7 |
* | Entities can fail to add into a chunk | Tiger Wang | 2020-08-29 | 3 | -11/+10 |
* | Unused/duplicate function cleanup | Tiger Wang | 2020-08-29 | 5 | -29/+2 |
* | Remove redundant DoWithChunkAt in chests | Tiger Wang | 2020-08-28 | 2 | -12/+6 |
* | Minor style fixes | Tiger Wang | 2020-08-28 | 3 | -1/+13 |
* | FastNBTWriter: AddString now uses string_view | Tiger Wang | 2020-08-28 | 2 | -5/+5 |
* | Broadcaster: don't loop over all entities to broadcast one's position | Tiger Wang | 2020-08-28 | 1 | -1/+1 |
* | Save enderchest block entities to storage | Tiger Wang | 2020-08-28 | 5 | -71/+38 |
* | WorldStorage: Removed unused callback parameters | Tiger Wang | 2020-08-28 | 3 | -50/+13 |
* | Clean up pickup collection to use ForEachEntityInBox | Tiger Wang | 2020-08-28 | 3 | -54/+22 |
* | Chunk: Make StayCount/AlwaysTicked unsigned | Tiger Wang | 2020-08-28 | 1 | -3/+2 |
* | Simplify MoveEntityToNewChunk | Tiger Wang | 2020-08-28 | 2 | -8/+4 |
* | Clean up GenerateChunk/TouchChunk | Tiger Wang | 2020-08-28 | 6 | -128/+9 |
* | ChunkMap: do not wantonly make empty chunks | Tiger Wang | 2020-08-28 | 5 | -245/+133 |
* | Remove unneeded MarkDirty, SendToClients parameters of SetMeta | Tiger Wang | 2020-08-28 | 10 | -51/+32 |
* | 1.13+: Send length-prefixed server Brand string | Tiger Wang | 2020-08-28 | 2 | -18/+4 |
* | Removed const | Mattes D | 2020-08-27 | 1 | -2/+2 |
* | Changed tree-growing functions in cWorld to use Vector3i coords. | Mattes D | 2020-08-27 | 4 | -54/+168 |
* | Added a "reloadweb" command for reloading web admin config. | Mattes D | 2020-08-27 | 1 | -1/+9 |
* | Fix doors and trapdoors closing on server restart | Peter Bell | 2020-08-25 | 2 | -2/+6 |
* | ChunkDataSerializer: don't repeatedly mallocate | Tiger Wang | 2020-08-21 | 5 | -171/+216 |
* | CompressPacket: reserve CompressedSize, not the uncompressed size | Tiger Wang | 2020-08-21 | 1 | -3/+3 |
* | StatSerializer: use std::move | Tiger Wang | 2020-08-21 | 2 | -7/+7 |
* | Make StatSerializer a namespace | Tiger Wang | 2020-08-21 | 3 | -95/+81 |
* | Consolidate various Chunk serialisers under one roof | Tiger Wang | 2020-08-21 | 2 | -141/+43 |
* | Remove unused variables in ChestEntity/BlockEntityWithItems | Tiger Wang | 2020-08-21 | 2 | -4/+0 |
* | Made cProtocol::Version, EntityMetadata enums less verbose | Tiger Wang | 2020-08-21 | 11 | -273/+273 |
* | Remove complex templated SendBlockChange | Tiger Wang | 2020-08-21 | 4 | -94/+48 |
* | Replace PowerData struct with PowerLevel | Tiger Wang | 2020-08-21 | 25 | -189/+171 |
* | cChunk's deleted copy constructor needs const | Tiger Wang | 2020-08-21 | 1 | -1/+1 |
* | Remove level of indirection in cChunk storage | Tiger Wang | 2020-08-21 | 4 | -87/+67 |
* | Remove std::make_unique from redstone handler creation | Tiger Wang | 2020-08-21 | 28 | -545/+494 |
* | Minor typo fixes | Tiger Wang | 2020-08-21 | 2 | -18/+20 |
* | Adding block entity transmission to 1.13 (#4829) | 12xx12 | 2020-08-19 | 2 | -1/+38 |
* | Add statistics upgrade mapping | Tiger Wang | 2020-08-19 | 2 | -13/+122 |
* | Add FileStream wrapper | Tiger Wang | 2020-08-19 | 3 | -1/+43 |
* | Add statistics palette for 1.15 & 1.16 | Tiger Wang | 2020-08-19 | 4 | -6/+171 |
* | Add Statistics and Achievements for newer Network standards | 12xx12 | 2020-08-19 | 31 | -507/+1047 |
* | Add enhanced Gold generation in Mesa-Type Biomes (#4821) | 12xx12 | 2020-08-12 | 3 | -0/+48 |
* | Update FinishGen.cpp | 12xx12 | 2020-08-10 | 1 | -1/+0 |
* | small issues addressed in #4817 fixed because was merged to fast | 12xx12 | 2020-08-10 | 2 | -10/+2 |
* | Fix enderchest placement rotation | ion232 | 2020-08-09 | 1 | -2/+2 |
* | Adding Emeralds to generation (#4817) | 12xx12 | 2020-08-09 | 3 | -1/+55 |
* | Fix arrows preventing block placement | ion232 | 2020-08-09 | 2 | -0/+12 |
* | Remove the redstone solid block handler | Tiger Wang | 2020-08-08 | 35 | -568/+731 |
* | const-ify some Chunk functions | Tiger Wang | 2020-08-08 | 2 | -11/+11 |
* | Revert "Hotpatch optional for macOSX builds on buildserver" | Alexander Harkness | 2020-08-06 | 1 | -4/+4 |
* | Update bed behavior (#4545) | Mat | 2020-08-05 | 2 | -7/+30 |
* | imprementing plugin message to send server brand (#4786) | 12xx12 | 2020-08-05 | 1 | -2/+6 |
* | Fix big tree ring radius calculations. Ring radius now stays within range. | Alexander Harkness | 2020-08-05 | 1 | -2/+2 |
* | edit comment | mBornand | 2020-08-05 | 1 | -1/+1 |
* | update comment | mBornand | 2020-08-05 | 1 | -1/+1 |
* | correct error | mBornand | 2020-08-05 | 1 | -3/+1 |
* | correct error | mBornand | 2020-08-05 | 1 | -1/+3 |
* | large conifers sapplings grow | mBornand | 2020-08-05 | 1 | -1/+6 |
* | error in comment end | mBornand | 2020-08-05 | 1 | -1/+1 |
* | add Large conifers | mBornand | 2020-08-05 | 3 | -18/+288 |
* | WakeUpSimulators correct Y computation | Tiger Wang | 2020-08-05 | 2 | -7/+12 |
* | Delete unreferenced variable | Tiger Wang | 2020-08-05 | 1 | -1/+0 |
* | Adjust incorrect palette inclusions | Tiger Wang | 2020-08-05 | 3 | -3/+3 |
* | Delete redundant std::move in World loader | Tiger Wang | 2020-08-05 | 1 | -14/+14 |
* | Hotpatch optional for macOSX builds on buildserver | Alexander Harkness | 2020-08-05 | 1 | -4/+4 |
* | Code cleanup in cChunk.PlaceBlock() for checking if BlockEntity should be spawned (#4812) | 12xx12 | 2020-08-04 | 1 | -27/+4 |
* | Simply Y-check in door handler | Tiger Wang | 2020-08-04 | 1 | -1/+1 |
* | Continue with placement when using iron doors | Tiger Wang | 2020-08-04 | 1 | -2/+4 |
* | Door drops respect player gamemode | Tiger Wang | 2020-08-04 | 2 | -12/+11 |
* | Corrected wakeup sequences | Tiger Wang | 2020-08-04 | 10 | -139/+70 |
* | OnBroken/OnPlaced are for entity actions | Tiger Wang | 2020-08-04 | 16 | -260/+92 |
* | Do not GetBlock individually in simulators | Tiger Wang | 2020-08-04 | 7 | -75/+93 |
* | Use std::queue for the block tick queue | Tiger Wang | 2020-08-02 | 2 | -11/+9 |
* | Remove unused block tick related cChunk functions | Tiger Wang | 2020-08-02 | 4 | -81/+17 |
* | Always use relative coordinates in AddBlock | Tiger Wang | 2020-08-02 | 21 | -228/+136 |
* | Add WakeUp/AddBlock distinction | Tiger Wang | 2020-08-02 | 20 | -120/+140 |
* | Do not impose redstone wakup penalty for all blocks | Tiger Wang | 2020-08-02 | 1 | -19/+6 |
* | Delegate simulator wakeup to cChunk | Tiger Wang | 2020-08-02 | 2 | -12/+12 |
* | Ensure updating relatives calls the correct base case | Tiger Wang | 2020-08-02 | 9 | -14/+15 |
* | Replaced cpp14::make_unique<> with std::make_unique<>. | Mattes D | 2020-08-01 | 34 | -253/+248 |
* | Added HandleCraftItem call to ShiftClickedResult to make sure achievements are awarded (#4791) | 12xx12 | 2020-08-01 | 1 | -0/+3 |
* | Correct Serialise393/477 version annotations | Tiger Wang | 2020-07-28 | 1 | -2/+3 |
* | 1.14 connection support | Tiger Wang | 2020-07-26 | 20 | -71/+609 |
* | Remove redundant ErasePowerData call | Tiger Wang | 2020-07-26 | 1 | -7/+5 |
* | Toggleables: update simulators when changed | Tiger Wang | 2020-07-26 | 2 | -4/+26 |
* | Clang Tidy fix | Tiger Wang | 2020-07-26 | 1 | -11/+11 |
* | Comparators: use <= in comparison mode | Tiger Wang | 2020-07-26 | 1 | -1/+1 |
* | Use SimulateChunk in redstone simulator | Tiger Wang | 2020-07-26 | 27 | -828/+766 |
* | Fix incorrect big flower translation | Tiger Wang | 2020-07-26 | 1 | -4/+6 |
* | Call BlockEntityWithItems from ChestEntity slot changed handler | Tiger Wang | 2020-07-26 | 2 | -37/+53 |
* | Reduce unnecessary wakeups | Tiger Wang | 2020-07-25 | 2 | -19/+22 |
* | Use relative vectors in cChunk::DoWith | Tiger Wang | 2020-07-25 | 3 | -66/+63 |
* | Correct placement for tripwire hooks | Tiger Wang | 2020-07-25 | 1 | -22/+29 |
* | Redstone: check validity of GetBlock | Tiger Wang | 2020-07-24 | 1 | -1/+5 |
* | zh-cn translation in resource file | Tiger Wang | 2020-07-23 | 2 | -22/+88 |
* | Update submodules | Tiger Wang | 2020-07-23 | 10 | -68/+43 |
* | Remove some unused inclusions | Tiger Wang | 2020-07-20 | 10 | -40/+22 |
* | Remove GetProtocolVersion unneeded comments | Tiger Wang | 2020-07-20 | 4 | -7/+4 |
* | Remove ProtocolPalettes | Tiger Wang | 2020-07-19 | 5 | -231/+0 |
* | Inherit constructors, remove duplication | Tiger Wang | 2020-07-19 | 8 | -84/+19 |
* | Remove Waterlogged value from registry | Tiger Wang | 2020-07-19 | 7 | -38203/+31198 |
* | Precompile unordered_map/set | Tiger Wang | 2020-07-19 | 12 | -26/+13 |
* | Use 1.13.1 block palette | Tiger Wang | 2020-07-19 | 2 | -18/+47 |
* | Implement "caching" in ChunkDataSerializer | Tiger Wang | 2020-07-19 | 9 | -202/+122 |
* | Reduce duplication in CompressPacket | Tiger Wang | 2020-07-19 | 1 | -42/+76 |
* | 1.13.1, 1.13.2 connection support | Tiger Wang | 2020-07-19 | 4 | -13/+185 |
* | Add 1.13.1 to 1.15.2 mappings | Tiger Wang | 2020-07-19 | 13 | -15/+29585 |
* | Delete unused member | Tiger Wang | 2020-07-18 | 2 | -4/+0 |
* | Use cMultiVersionProtocol's buffer | Tiger Wang | 2020-07-18 | 4 | -37/+33 |
* | Delete duplicated status request handlers | Tiger Wang | 2020-07-18 | 16 | -536/+182 |
* | 1.13 items support | Tiger Wang | 2020-07-18 | 23 | -90/+67621 |
* | Move IsValidSocket out of global namespace | Tiger Wang | 2020-07-18 | 2 | -17/+23 |
* | Initial work on 1.13 entity metadata (#4539) | Mat | 2020-07-17 | 4 | -181/+1086 |
* | cProtocolRecognizer goes on a diet (#4770) | Tiger Wang | 2020-07-17 | 10 | -1167/+250 |
* | SimplePlaceableItemHandler style | Tiger Wang | 2020-07-14 | 1 | -4/+9 |
* | cWorld * -> cWorld (#4771) | Tiger Wang | 2020-07-14 | 6 | -129/+96 |
* | Introduce recipe book functionality (#4493) | Tobias Wilken | 2020-07-14 | 32 | -73/+761 |
* | Remove unnecessary includes | Tiger Wang | 2020-07-13 | 2 | -13/+2 |
* | Remove Schematic Chunk height limitation | KrystilizeNevaDies | 2020-07-06 | 1 | -1/+1 |
* | Comment capitalisation | Tiger Wang | 2020-07-06 | 1 | -2/+2 |
* | Use enum to represent light states | Tiger Wang | 2020-07-06 | 1 | -19/+34 |
* | Reduced packet spam when entities idle | Tiger Wang | 2020-07-06 | 3 | -4/+12 |
* | Made grass spreader prettier | Tiger Wang | 2020-07-06 | 3 | -65/+91 |
* | Update fmtlib to 7.0.0 | Peter Bell | 2020-07-06 | 4 | -8/+5 |
* | cWindow: Convert XYZ to Vector3 (#4764) | MaxwellScroggs | 2020-07-04 | 11 | -43/+24 |
* | Merged trivial item handlers into cSimplePlaceableItemHandler (#4766) | Franklin Kong | 2020-06-26 | 9 | -306/+45 |
* | Cactus cannot be placed on a forbidden blocks (#4767) | morsmordere | 2020-06-26 | 1 | -0/+34 |
* | Send entities in cChunkSender (#4532) | Mat | 2020-06-24 | 3 | -21/+24 |
* | libevent: Enable IOCP backend on windows (#4745) | peterbell10 | 2020-06-08 | 1 | -1/+4 |
* | Fire sim: Handle fuel block being destroyed (#4751) | peterbell10 | 2020-05-31 | 1 | -9/+25 |
* | Protocol: Avoid crashing on invalid sign text | Peter Bell | 2020-05-29 | 1 | -1/+1 |
* | Upgrade to C++17 [CMake] (#4717) | Tiger Wang | 2020-05-16 | 21 | -466/+93 |
* | sizeof(char) | Peter Bell | 2020-05-16 | 1 | -2/+2 |
* | Use thread safe localtime_r on linux | Peter Bell | 2020-05-16 | 1 | -9/+6 |
* | Enable debug logging in test builds | Peter Bell | 2020-05-16 | 1 | -2/+2 |
* | Avoid a copy when logging lua strings | Peter Bell | 2020-05-16 | 1 | -18/+15 |
* | Update logging code to reduce unnecessary string copying: | Peter Bell | 2020-05-16 | 9 | -196/+195 |
* | Enable some more clang-tidy linter checks (#4738) | peterbell10 | 2020-05-15 | 96 | -295/+229 |
* | Android build cleanup (#4734) | Mat | 2020-05-10 | 4 | -27/+12 |
* | Cleanup some workarounds and warnings (#4735) | peterbell10 | 2020-05-10 | 9 | -142/+63 |
* | Cleanup unneeded globals (#4736) | peterbell10 | 2020-05-10 | 11 | -68/+33 |
* | Enable C++17 in build | Peter Bell | 2020-05-09 | 7 | -19/+22 |
* | Update submodules (#4727) | peterbell10 | 2020-05-09 | 29 | -87/+136 |
* | Fix clang-tidy errors (#4730) | peterbell10 | 2020-05-09 | 2 | -52/+52 |
* | Add some comments about terracing | Tiger Wang | 2020-05-08 | 1 | -17/+43 |
* | Update RedstoneWireHandler style | Tiger Wang | 2020-05-08 | 1 | -11/+9 |
* | Use Vector3 for cLineBlockTracer and cBlockTracer (#4715) | mBornand | 2020-05-08 | 9 | -184/+258 |
* | Fix SetBlockMeta call in observer handler (#4728) | peterbell10 | 2020-05-08 | 1 | -2/+2 |
* | Remove old Android leftovers (#4722) | Mat | 2020-05-07 | 15 | -46/+40 |
* | Add tree generation for ExtemeHills and other biomes (#4713) | mBornand | 2020-05-06 | 3 | -97/+131 |
* | Fixed various MSVC warnings. | Mattes D | 2020-05-06 | 4 | -5/+3 |
* | Update fmt to 6.2.0 (#4718) | peterbell10 | 2020-05-05 | 17 | -98/+230 |
* | Remove cRankManager migration code (#4714) | Mat | 2020-05-05 | 2 | -381/+4 |
* | Refactor minecart collision detection code. (#4712) | Alexander Harkness | 2020-05-04 | 2 | -109/+280 |
* | Add two missing include guards | Tiger Wang | 2020-05-04 | 2 | -0/+4 |
* | Fix one definition rule violations | Tiger Wang | 2020-05-04 | 6 | -77/+79 |
* | Fix incorrect formatter invocation | Tiger Wang | 2020-05-04 | 2 | -3/+3 |
* | Added check if player is in spectator mode (#4709) | Lukas Pioch | 2020-05-04 | 1 | -0/+6 |
* | Add comment for boat position broadcast | Alexander Harkness | 2020-05-04 | 1 | -0/+3 |
* | Improve entity position updates (#4701) | Tiger Wang | 2020-05-04 | 23 | -382/+272 |
* | Buttons can now be triggered by arrows. (#4670) | DrButcher | 2020-05-03 | 4 | -21/+124 |
* | Add cEntity::GetBoundingBox, and use where appropriate. (#4711) | Alexander Harkness | 2020-05-03 | 8 | -11/+12 |
* | Update src/Simulator/IncrementalRedstoneSimulator/RedstoneWireHandler.h | mBornand | 2020-05-03 | 1 | -8/+1 |
* | Update src/Simulator/IncrementalRedstoneSimulator/RedstoneWireHandler.h | mBornand | 2020-05-03 | 1 | -8/+1 |
* | Made some style update and add comments | Marc_Bornand | 2020-05-03 | 1 | -4/+9 |
* | Fix the connexion to the side of the repeater | Marc_Bornand | 2020-05-03 | 1 | -3/+25 |
* | Modify pickup collection behaviour to correspond to vanilla. | Alexander Harkness | 2020-05-03 | 1 | -16/+4 |
* | Assert if world is incorrect | Mat | 2020-05-03 | 1 | -0/+1 |
* | Set entity world early | mathiascode | 2020-05-03 | 2 | -1/+1 |
* | Unify entity spawn packet sending | Tiger Wang | 2020-05-01 | 26 | -465/+243 |
* | NBT: Dynamic list-max-count protection. (#4697) | Mattes D | 2020-04-30 | 3 | -11/+34 |
* | Update DispenserEntity.cpp | Lukas Pioch | 2020-04-25 | 1 | -1/+1 |
* | Fixed spawning of mobs from dispenser | Lukas Pioch | 2020-04-25 | 1 | -2/+3 |
* | Get biome at world coords on mob spawn (#4692) | Mat | 2020-04-25 | 1 | -3/+4 |
* | Fix incorrect relative coords usage in farmland handler (#4690) | peterbell10 | 2020-04-24 | 1 | -2/+2 |
* | Prevent bookshelf pickup crash | mathiascode | 2020-04-24 | 1 | -1/+1 |
* | Unify 1.8 and 1.9 | Tiger Wang | 2020-04-22 | 4 | -2359/+156 |
* | Vector3 in Handlers (#4680) | Mattes D | 2020-04-21 | 108 | -1475/+2649 |
* | Delet SpawnObject params | Tiger Wang | 2020-04-20 | 17 | -43/+19 |
* | Correct world access in NetherPortalScanner | Tiger Wang | 2020-04-19 | 1 | -6/+16 |
* | More arrow patches | Tiger Wang | 2020-04-19 | 3 | -42/+37 |
* | Added check for item damage (#4681) | Lukas Pioch | 2020-04-19 | 1 | -2/+1 |
* | Reduce arrows going black on hit | Tiger Wang | 2020-04-18 | 1 | -15/+25 |
* | MoveToWorld must always be provided a world | Tiger Wang | 2020-04-18 | 5 | -43/+45 |
* | Only store IDs across ticks | Tiger Wang | 2020-04-18 | 4 | -28/+64 |
* | Re-implement repeater locking | Tiger Wang | 2020-04-18 | 3 | -20/+111 |
* | Extended Vector3 (#4666) | Mattes D | 2020-04-18 | 2 | -0/+18 |
* | Fixing washing away of redstone mechanisms (#4665) | DrButcher | 2020-04-17 | 1 | -0/+1 |
* | More Vector3 in cBlockHandler (#4644) | Mattes D | 2020-04-17 | 22 | -247/+389 |
* | Implement glowing redstone ore | Peter Bell | 2020-04-17 | 2 | -187/+267 |
* | ಠ_ಠ (#4660) | Tiger Wang | 2020-04-16 | 5 | -0/+135 |
* | Using Super. | Mattes D | 2020-04-16 | 399 | -1380/+1814 |
* | Prevent crash when breeding | Mat | 2020-04-16 | 1 | -2/+0 |
* | Trapdoor can be placed anywhere since 1.9 | Bond_009 | 2020-04-15 | 1 | -12/+0 |
* | ServerHandle: Fix closing failed servers. (#4653) | Mattes D | 2020-04-15 | 1 | -1/+4 |
* | Fixed Lua Vector unification. (#4652) | Mattes D | 2020-04-15 | 3 | -5/+35 |
* | Bindings: Allow coercion between Vector3 subtypes. (#4646) | Mattes D | 2020-04-14 | 7 | -167/+177 |
* | Pressure plate sounds and delay (#4643) | DrButcher | 2020-04-14 | 1 | -7/+141 |
* | Acquire chunk map CS when accessing player entities | Peter Bell | 2020-04-13 | 3 | -29/+32 |
* | Fixed entity teleport for just-spawned entities. | Mattes D | 2020-04-12 | 1 | -1/+5 |
* | Removed extended ASCII, and added a check against it. (#4642) | Mattes D | 2020-04-12 | 5 | -5/+9 |
* | Fix rotation metas on blocks | Alexander Harkness | 2020-04-11 | 8 | -31/+31 |
* | fixing rotation - rel. #4625 | GefaketHD | 2020-04-11 | 2 | -15/+9 |
* | Replace all single-digit hex constants with two-digit version | Alexander Harkness | 2020-04-10 | 3 | -15/+15 |
* | Remove silly empty cBlockGlazedTerracotta class | Alexander Harkness | 2020-04-10 | 3 | -21/+6 |
* | Reduce line length on templates | Alexander Harkness | 2020-04-10 | 1 | -2/+19 |
* | Add additional spacing between template/function definitions | Alexander Harkness | 2020-04-10 | 1 | -0/+9 |
* | Add doxy-comments to new functions | Alexander Harkness | 2020-04-10 | 1 | -2/+4 |
* | Fix comment text | Alexander Harkness | 2020-04-10 | 1 | -8/+4 |
* | Add mixins for blocks that rotate based on player yaw at placement | Alexander Harkness | 2020-04-10 | 22 | -413/+202 |
* | Brewing stands do not have rotation | Alexander Harkness | 2020-04-10 | 1 | -2/+2 |
* | Add Terracotta handlers | Alexander Harkness | 2020-04-10 | 3 | -0/+52 |
* | Correct Black Glazed Terracotta block handler | Alexander Harkness | 2020-04-10 | 1 | -1/+1 |
* | Add additional blocks which are not breakable by hand | Alexander Harkness | 2020-04-10 | 2 | -6/+39 |
* | Change stained clay hardness value | Alexander Harkness | 2020-04-10 | 1 | -1/+1 |
* | Use correct value for zombie villager in 1.13 | Mat | 2020-04-10 | 1 | -1/+1 |
* | Fix compilation, for real this time. | Alexander Harkness | 2020-04-10 | 5 | -1/+5 |
* | Oops, remember to save your files! | Alexander Harkness | 2020-04-10 | 2 | -42/+1 |
* | Add Zombie Villagers | Bond-009 | 2020-04-10 | 21 | -63/+358 |
* | Don't set entity world twice (#4606) | Mat | 2020-04-09 | 2 | -4/+1 |
* | Falling blocks can now be spawned at any position. (#4620) | Mattes D | 2020-04-09 | 5 | -17/+18 |
* | Wolves and mooshrooms are passive mobs | Mat | 2020-04-09 | 1 | -2/+2 |
* | Initial resource pack support (#4622) | Mat | 2020-04-07 | 18 | -4/+146 |
* | Filter blocks to add to redstone sim's wake queue (#4621) | peterbell10 | 2020-04-05 | 3 | -6/+63 |
* | Add potatoes to washed away list also | Alexander Harkness | 2020-04-05 | 1 | -1/+2 |
* | FluidSimulator: Carrots should be also washable (#4619) | metiu07 | 2020-04-05 | 1 | -0/+1 |
* | Block entity for beacon was not created (#4618) | Lukas Pioch | 2020-04-04 | 1 | -0/+1 |
* | Remove switch statements from cItemFoodHandler (#4610) | Alexander Harkness | 2020-04-04 | 15 | -192/+398 |
* | Potion changes (#4601) | Mat | 2020-04-04 | 1 | -7/+7 |
* | Implement wither skeletons (#4563) | Mat | 2020-04-04 | 21 | -231/+334 |
* | Manage block entity lifetime with unique_ptr (#4080) | peterbell10 | 2020-04-03 | 12 | -213/+144 |
* | New hotfix to prevent calling OnBroken (#4600) | Alexander Harkness | 2020-04-03 | 4 | -17/+15 |
* | Quick fix to make spawn eggs work (#4611) | Mat | 2020-04-03 | 1 | -1/+1 |
* | Tweak pickup sound pitch (#4598) | Mat | 2020-04-03 | 2 | -2/+2 |
* | Removed the obsolete cTracer class. (#4594) | Mattes D | 2020-04-03 | 6 | -589/+0 |
* | Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) | Mattes D | 2020-04-03 | 93 | -1314/+1522 |
* | Use a reasonable listen backlog value (#4597) | Mat | 2020-04-02 | 1 | -2/+2 |
* | Replace buckets to the selected hotbar slot, rather than the first available. (#4580) | Alexander Harkness | 2020-04-02 | 12 | -63/+167 |
* | Tweak attack ranges | mathiascode | 2020-04-02 | 2 | -7/+7 |
* | Fix explosion knockback issues and tweak knockback strength (#4590) | peterbell10 | 2020-04-02 | 4 | -20/+19 |
* | Fix off-by-one error and clean error messages in manual bindings for BlockArea (#4549) | Alexander Harkness | 2020-04-01 | 1 | -68/+73 |
* | Prevent player from being destroyed by plugins (#4584) | Alexander Harkness | 2020-03-31 | 2 | -6/+34 |
* | Lua API for spectating entities (#4518) | Mat | 2020-03-30 | 2 | -2/+21 |
* | Send experience on respawn (#4586) | Mat | 2020-03-30 | 1 | -0/+1 |
* | Fix client disconnect assert (#4579) | peterbell10 | 2020-03-29 | 2 | -5/+9 |
* | Add protocol mob ID remapping (#4538) | Mat | 2020-03-29 | 11 | -5/+217 |
* | Fix build on Clang | Alexander Harkness | 2020-03-28 | 2 | -8/+8 |
* | Inventory changes (#4561) | Mat | 2020-03-28 | 3 | -17/+14 |
* | Updated Bookshelves drop behaviour (#4567) | Xenoxis | 2020-03-28 | 3 | -0/+29 |
* | Toss all items from enchantment table (#4569) | Mat | 2020-03-28 | 1 | -2/+2 |
* | cClientHandle: Only allow m_State to increase (#4533) | peterbell10 | 2020-03-28 | 2 | -40/+49 |
* | Fix Snow Spawn on Cobblestone Slab (#4564) | Xenoxis | 2020-03-28 | 2 | -1/+2 |
* | Reduce ghast spawn rate again | Mat | 2020-03-27 | 1 | -1/+1 |
* | Reduce ghast spawn rate | Mat | 2020-03-27 | 1 | -1/+1 |
* | Updated plugin list format (#4557) | Mat | 2020-03-27 | 1 | -7/+26 |
* | Lock hopper when powered by redstone (#4347) | Bond-009 | 2020-03-27 | 12 | -4/+143 |
* | Merge #4552 | Alexander Harkness | 2020-03-27 | 1 | -1/+8 |
* | Fix typo in floater code (#4556) | Mat | 2020-03-27 | 1 | -1/+1 |
* | Fix typo in block break particle coordinate (#4555) | Mat | 2020-03-27 | 1 | -1/+1 |
* | Decrease attack cooldown for monsters (#4542) | Mat | 2020-03-26 | 1 | -1/+1 |
* | Improvements to blaze and ghast (#4547) | Mat | 2020-03-26 | 6 | -26/+149 |
* | Disable bonemealable settings for now (#4551) | Mat | 2020-03-26 | 2 | -0/+6 |
* | Fix nether mob spawning (#4546) | Mat | 2020-03-25 | 2 | -81/+94 |
* | Send respawn packet by default (#4540) | Mat | 2020-03-24 | 3 | -4/+4 |
* | Furnace and brewing stand drops (#4534) | Mat | 2020-03-24 | 2 | -6/+36 |
* | When Client sends message longer than 256 bytes, kick him instead of handling message (#4514) | Max Luchterhand | 2020-03-24 | 1 | -0/+10 |
* | Fix certain item drops (#4536) | Mat | 2020-03-23 | 6 | -12/+51 |
* | Enable functional packets in 1.13 | mathiascode | 2020-03-23 | 2 | -30/+0 |
* | Play sound when brewing is complete | Mat | 2020-03-23 | 1 | -0/+1 |
* | Jukebox improvements (#4537) | Mat | 2020-03-23 | 4 | -5/+61 |
* | Manual merge of #4498. | Alexander Harkness | 2020-03-23 | 7 | -11/+44 |
* | Don't attempt to give bucket with item count of 0 | Mat | 2020-03-23 | 1 | -1/+1 |
* | Cocoa pods have three growing stages | Mat | 2020-03-23 | 1 | -2/+2 |
* | Pickup spawn improvements (#4525) | Mat | 2020-03-23 | 2 | -5/+5 |
* | Don't push blocks outside world height limits (#4516) | Mat | 2020-03-22 | 1 | -0/+5 |
* | Add ambient mob sounds (#4521) | Mat | 2020-03-22 | 39 | -41/+62 |
* | Increase speed of splash potion and expbottle (#4513) | Mat | 2020-03-22 | 2 | -2/+5 |
* | Fix effect crashes (#4530) | Mat | 2020-03-22 | 1 | -3/+3 |
* | TNT position fixes (#4519) | Mat | 2020-03-22 | 8 | -13/+16 |
* | Fix invalid explosion damage (#4529) | Mat | 2020-03-22 | 1 | -1/+1 |
* | Fix typo in fish meta | Mat | 2020-03-22 | 1 | -1/+1 |
* | Don't enchant an already enchanted book | Mat | 2020-03-22 | 1 | -1/+1 |
* | Fix armor protection (#4506) | Mat | 2020-03-22 | 2 | -17/+24 |
* | Don't remove items twice (#4524) | Mat | 2020-03-22 | 11 | -19/+16 |
* | Allow enderman to attack during day (#4522) | Mat | 2020-03-22 | 1 | -36/+1 |
* | Ender chest is not affected by piston (#4526) | Mat | 2020-03-22 | 1 | -1/+1 |
* | Bonemeal cannot be used on cactus and sugar cane | Mat | 2020-03-21 | 1 | -2/+0 |
* | Wrong overload of function push() got called when pushing a cEntity*. (#4512) | Max Luchterhand | 2020-03-21 | 2 | -0/+11 |
* | Don't call player movement hook if nothing changed (#4517) | Mat | 2020-03-21 | 1 | -0/+20 |
* | Improve explosion visuals (#4511) | Mat | 2020-03-21 | 1 | -1/+17 |
* | Clamp teleportation position (#4203) | stone3311 | 2020-03-20 | 1 | -1/+9 |
* | Remove leading slash from command block commands (#4502) | Mat | 2020-03-19 | 1 | -6/+20 |
* | Improvements to knockback (#4504) | Mat | 2020-03-19 | 5 | -14/+28 |
* | Prevent arrows from sinking into the ground (#4509) | Mat | 2020-03-19 | 1 | -1/+1 |
* | Change outdated air drag value for arrows | Mat | 2020-03-19 | 1 | -1/+1 |
* | Change outdated air drag value for TNT | Mat | 2020-03-19 | 1 | -1/+1 |
* | Fixed unloading of chunks that contain player entities (#4508) | Max Luchterhand | 2020-03-18 | 2 | -0/+19 |
* | Blocks only drop pickups when using correct tool (#4505) | Max Luchterhand | 2020-03-18 | 1 | -1/+7 |
* | Silk touch pickaxe drops grass block (#4485) | Mat | 2020-03-17 | 3 | -101/+134 |
* | Don't send entity velocity for boats (#4488) | Mat | 2020-03-07 | 4 | -5/+35 |
* | Attached entities can't enter portals (#4484) | Mat | 2020-03-05 | 2 | -0/+18 |
* | Don't spawn boats in ground | Mat | 2020-03-05 | 1 | -1/+1 |
* | Use LastSentPos for mob spawn packet in 1.11+ (#4490) | Mat | 2020-03-05 | 3 | -109/+4 |
* | Stabilise MoveToWorld (#4004) | Mat | 2020-03-05 | 21 | -212/+366 |
* | Update LastSentPosition when entity has no speed (#4487) | peterbell10 | 2020-03-04 | 1 | -53/+50 |
* | Prevent container item duplication (#4476) | Mat | 2020-03-04 | 2 | -15/+0 |
* | Play correct sound when entities are hit by arrows (#4481) | Mat | 2020-03-04 | 1 | -1/+1 |
* | Boats can be spawned on land | Mat | 2020-03-01 | 1 | -7/+0 |
* | BlockTypePalette: Improved loading speed in MSVC Debug builds. | Mattes D | 2020-02-24 | 1 | -45/+130 |
* | Remove 1.13 from supported protocol list | mathiascode | 2020-02-24 | 1 | -3/+3 |
* | Blocks are usable in adventure mode (#4464) | Mat | 2020-01-15 | 1 | -1/+1 |
* | Added temporary block type mapping for 1.13+ protocols. | Mattes D | 2020-01-07 | 13 | -67/+352 |
* | StringUtils: Added note to StringsConcat about StringJoin. | Mattes D | 2020-01-07 | 1 | -1/+2 |
* | ProtocolRecognizer: Updated to unique_ptr. | Mattes D | 2020-01-07 | 2 | -36/+20 |
* | Root: Load the UpgradeBlockTypePalette on startup. | Mattes D | 2020-01-07 | 2 | -0/+26 |
* | main: Terminate if an exception is thrown. | Mattes D | 2020-01-07 | 1 | -4/+7 |
* | Clean up server folder for Android (#4448) | Mat | 2020-01-02 | 1 | -6/+6 |
* | Fix android builds (#4432) | Alexander Harkness | 2020-01-02 | 1 | -1/+1 |
* | Include missing server files (#4446) | Mat | 2019-12-30 | 1 | -0/+2 |
* | Remove lang folder (#4445) | Mat | 2019-12-30 | 1 | -1/+0 |
* | Disable block placement in adventure mode (#4424) | Mat | 2019-12-30 | 3 | -2/+20 |
* | CMake: Fix builds in folders with spaces | Mattes D | 2019-12-29 | 1 | -6/+5 |
* | CMake: Don't create symlinks if link == orig. | Mattes D | 2019-12-28 | 1 | -15/+25 |
* | BlockTypePalette: Load from TSV or original reports' JSON. | Mattes D | 2019-12-28 | 3 | -45/+174 |
* | Moved ProtocolBlockTypePalette functionality into BlockTypePalette. | Mattes D | 2019-12-28 | 5 | -186/+110 |
* | BlockTypePalette: Refactored for usage in both directions. | Mattes D | 2019-12-28 | 3 | -29/+100 |
* | Output the binaries into a per-configuration Server subfolder. (#4440) | Mattes D | 2019-12-28 | 1 | -13/+74 |
* | WebAdmin improvements (#4433) | Mat | 2019-12-28 | 6 | -0/+0 |
* | Improved large jungle and acacia tree generation (#4413) | NiLSPACE | 2019-12-22 | 6 | -295/+373 |
* | Correct block transparencies | Peter Bell | 2019-12-05 | 1 | -0/+5 |
* | Moved growing from cWorld / cChunk to cBlockHandler descendants. | Mattes D | 2019-10-28 | 40 | -1287/+1464 |
* | Refactored block-to-pickup conversion. (#4417) | Mattes D | 2019-10-16 | 116 | -1667/+2384 |
* | Fixed crash in hopper while pulling items from blockentity above itself (#4412) | NiLSPACE | 2019-10-04 | 1 | -2/+2 |
* | Added another check if the item is place able (#4404) | Lukas Pioch | 2019-10-03 | 1 | -0/+7 |
* | Refactored more of Entities and BlockEntities to use Vector3. (#4403) | Mattes D | 2019-09-29 | 117 | -832/+1017 |
* | Cactus can now grow and will be dropped if there is no place to grow. | Lukas Pioch | 2019-09-29 | 1 | -4/+17 |
* | Fixed MSVC warnings (#4400) | Mattes D | 2019-09-27 | 12 | -28/+28 |
* | Fix clang8.0 build (#4399) | Bond-009 | 2019-09-24 | 1 | -9/+13 |
* | NBTChunkSerializer: Cleaned up interface. | Mattes D | 2019-09-24 | 9 | -960/+909 |
* | Add ProtocolBlockTypePalette (#4391) | E14 | 2019-09-22 | 5 | -0/+236 |
* | Added missing closing } in message output | Lukas Pioch | 2019-09-20 | 1 | -1/+1 |
* | Protocol 1.9: Alpha-sort, add useful debugging code. | Mattes D | 2019-09-16 | 2 | -38/+47 |
* | Initial support for 1.13 clients | Tiger Wang | 2019-09-16 | 8 | -6/+669 |
* | GCC: Added pragma to ignore fallthrough warnings within Unicode Inc. code (#4392) | E14 | 2019-09-13 | 1 | -0/+7 |
* | Fixed warnings in ChunkDataSerializer. | Mattes D | 2019-09-10 | 1 | -2/+2 |
* | Protocol: Use logical outgoing packet types. | Mattes D | 2019-09-10 | 17 | -517/+705 |
* | ChunkGenerator: Changed to use cChunkCoords. | Mattes D | 2019-09-08 | 7 | -28/+23 |
* | ShapeGen, HeiGen: Changed to use cChunkCoords. | Mattes D | 2019-09-08 | 18 | -188/+146 |
* | BiomeGen: Changed to use cChunkCoords params. | Mattes D | 2019-09-08 | 11 | -87/+82 |
* | Generator: Added repeatability test. | Mattes D | 2019-09-07 | 1 | -0/+4 |
* | CompoGenNether: Fixed different data produced in Linux Release builds. | Mattes D | 2019-09-07 | 1 | -20/+12 |
* | Added a BasicGeneratorTest. | Mattes D | 2019-09-06 | 2 | -8/+8 |
* | Moved the generator defaults to ComposableGenerator. | Mattes D | 2019-09-06 | 9 | -98/+177 |
* | Separated chunk generator from world / plugin interfaces. | Mattes D | 2019-09-06 | 26 | -663/+681 |
* | Updated LibEvent to release 2.1.11-stable. (#4383) | Mattes D | 2019-09-04 | 1 | -0/+4 |
* | Added a basic PalettedBlockArea implementation (#4377) | Mattes D | 2019-08-28 | 6 | -0/+525 |
* | Improved testing framework. (#4376) | Mattes D | 2019-08-26 | 1 | -37/+25 |
* | Added BlockState implementation for 1.13 support. | Mattes D | 2019-08-24 | 3 | -0/+259 |
* | Fix mobs targeting dead players (#4344) | Julius Oeftiger | 2019-08-16 | 1 | -1/+1 |
* | Fix building with clang 8.0 (#4346) | Bond-009 | 2019-08-11 | 20 | -76/+95 |
* | Wake up redstone simulator on slot changes for blockentities (#4348) | Bond-009 | 2019-08-11 | 2 | -0/+16 |
* | Added null check for position (#4366) | Lukas Pioch | 2019-08-11 | 1 | -0/+5 |
* | Improved CMake generator (#4365) | Mattes D | 2019-08-10 | 2 | -3/+8 |
* | Added more clamping operations to cCuboid. | Mattes D | 2019-08-10 | 2 | -6/+53 |
* | Removed coord-based API from cCuboid. (#4362) | Mattes D | 2019-08-09 | 4 | -52/+179 |
* | cBoundingBox: Fix tolua warning (#4361) | peterbell10 | 2019-08-08 | 2 | -23/+3 |
* | Change TakeDamageInfo::FinalDamage from int to float (#4359) | Aplaus228 | 2019-08-08 | 3 | -9/+9 |
* | Fixed compilation on VS2019 | Mattes D | 2019-08-06 | 1 | -0/+1 |
* | Register vanilla blocks in BlockTypeRegistry. | Mattes D | 2019-08-05 | 5 | -2/+730 |
* | BlockTypeRegistry: Added hint manipulation | Mattes D | 2019-08-05 | 2 | -3/+144 |
* | BlockTypeRegistry: Initial skeleton | Mattes D | 2019-08-05 | 3 | -0/+313 |
* | Check for nil in cWorld:SpawnSplitExperienceOrbs binding (#4354) | Mark Asp | 2019-07-28 | 1 | -1/+6 |
* | Ignore whitespace only lines in brewing and furnace recipes (#4332) | peterbell10 | 2019-06-11 | 4 | -9/+19 |
* | Respect return value of cLuaWindow's OnClicked handler (#4322) | DaPorkchop_ | 2019-06-11 | 1 | -1/+2 |
* | Fix directory traversal bug (#4341) | Wilhem Barbier | 2019-06-11 | 1 | -9/+8 |
* | * Sponge: Add water absorbtion (#4333) | Zach DeCook | 2019-06-11 | 3 | -0/+163 |
* | Create Ender Portal with Eyes of Ender (#4126) | Zach DeCook | 2019-05-11 | 7 | -1/+335 |
* | Buckets: Be able to place fluids through other fluids. (#4331) | Zach DeCook | 2019-05-07 | 3 | -4/+4 |
* | Fix player skin sending through BungeeCord (#4328) | DaPorkchop_ | 2019-04-22 | 1 | -5/+10 |
* | Make Nether portals spawn the player inside of them (#4325) | DaPorkchop_ | 2019-04-18 | 2 | -4/+4 |
* | Limit the size of cListAllocationPool's free list | peterbell10 | 2019-02-20 | 4 | -21/+31 |
* | Add colors to console for macOS (#4303) | Bond-009 | 2018-10-15 | 1 | -5/+5 |
* | Add a formatting function for Vector3 (#4282) | peterbell10 | 2018-09-24 | 27 | -181/+192 |
* | Add BurnsInDaylight to Lua API and Monsters.ini (#4295) | Muhammad Kaisar Arkhan | 2018-09-24 | 4 | -16/+17 |
* | Force all headers other than "Globals.h" to be included with relative paths (#4269) | peterbell10 | 2018-08-29 | 102 | -187/+117 |
* | Store and pass entity effect duration as an int not a short. (#4293) | Alexander Harkness | 2018-08-26 | 13 | -37/+13 |
* | Fixes bed item 26 and 355 being spawned, only 355 spawns now (#4290) | Rick van Schijndel | 2018-08-23 | 1 | -0/+1 |
* | solve new player login crash issue (#4285) | changyong guo | 2018-08-17 | 1 | -1/+0 |
* | Handle the lapis slot separately (#4286) | Nate | 2018-08-17 | 1 | -0/+36 |
* | Fix: Create players folder recursively (#4283) | Nate | 2018-08-13 | 1 | -2/+5 |
* | Experience orb (#4259) | changyong guo | 2018-08-02 | 14 | -56/+262 |
* | Ocelots no longer multiply exponentially (#4272) | peterbell10 | 2018-07-30 | 2 | -15/+9 |
* | Add new flow direction calculating algorithm (#4160) | bionext03 | 2018-07-27 | 3 | -126/+73 |
* | cWorld: Manually bind deprecated broadcast functions (#4265) | peterbell10 | 2018-07-27 | 15 | -114/+306 |
* | CheckBasicStyle: Check number of empty lines between functions (#4267) | peterbell10 | 2018-07-26 | 121 | -166/+192 |
* | At long last... Piston animations! | Tiger Wang | 2018-07-25 | 4 | -86/+117 |
* | Reimplemented fall particles | Tiger Wang | 2018-07-25 | 1 | -3/+8 |
* | Broadcast refactor (#4264) | peterbell10 | 2018-07-24 | 28 | -1564/+845 |
* | Stop cFunctionRef constructor from disabling default copy constructor. (#4173) | peterbell10 | 2018-07-24 | 1 | -6/+31 |
* | Optimise chunk set (#4260) | peterbell10 | 2018-07-23 | 9 | -152/+155 |
* | cPawn: Reset last ground height in ResetPosition (#4261) | peterbell10 | 2018-07-23 | 4 | -2/+13 |
* | Rewrite explosion knock back (#4251) | changyong guo | 2018-07-23 | 6 | -20/+119 |
* | Keep players in gmNotSet (#4248) | changyong guo | 2018-07-23 | 7 | -43/+48 |
* | recover hotbar selected slot after reconnect (#4249) | changyong guo | 2018-07-23 | 12 | -0/+79 |
* | cIsThread: Reset m_ShouldTerminate after the thread has stopped (#4258) | peterbell10 | 2018-07-22 | 7 | -26/+7 |
* | Make offline UUIDs consistent with vanilla. (#4178) | peterbell10 | 2018-07-20 | 3 | -12/+59 |
* | cBlockArea: Write all present data types by default (#4252) | peterbell10 | 2018-07-19 | 2 | -13/+39 |
* | Add unbreaking for armor (#4220) | Bond-009 | 2018-07-13 | 2 | -22/+37 |
* | fix dispenser pickup display bug (#4247) | changyong guo | 2018-06-30 | 1 | -0/+7 |
* | fix block area rotation bug (#4243) | changyong guo | 2018-06-25 | 1 | -3/+3 |
* | Update m_IsSolid assignments in BlockInfo (#4167) | Alexander Harkness | 2018-06-24 | 1 | -0/+7 |
* | Support swap item between main hand and offhand by press key "F" (#4241) | changyong guo | 2018-06-24 | 3 | -1/+14 |
* | Flush stdout after resetting console colour. (#4240) | peterbell10 | 2018-06-20 | 1 | -0/+1 |
* | Use clang-tidy to check more code conventions (#4214) | Bond-009 | 2018-05-06 | 9 | -167/+174 |
* | Generate cacti and sugarcane with different heights (#4137) | Cocosushi6 | 2018-05-03 | 3 | -30/+97 |
* | Prefer static_cast to reinterpret_cast (#4223) | peterbell10 | 2018-05-02 | 48 | -351/+351 |
* | tolua++ bindings use nullptr. (#4219) | peterbell10 | 2018-04-27 | 1 | -4/+1 |
* | Fix fishing timer (#4217) | peterbell10 | 2018-04-27 | 1 | -0/+5 |
* | Removed unnecessary disconnect (#4200) | mathiascode | 2018-04-27 | 1 | -5/+0 |
* | Removed duplicate code (#4198) | Bond-009 | 2018-04-11 | 4 | -147/+159 |
* | Update m_LastSentPosition in TeleportToCoords and DoMoveToWorld. (#4211) | peterbell10 | 2018-04-11 | 3 | -4/+18 |
* | Smelting Gives Experience (#4094) | Alex Sweet | 2018-04-11 | 7 | -5/+61 |
* | Fix cUUID::Variant (#4213) | peterbell10 | 2018-04-08 | 1 | -1/+1 |
* | Properly destroy player (#4199) | mathiascode | 2018-04-03 | 1 | -7/+7 |
* | * Block Info: glazed terracotta and concrete hardness/solid voxel status (#4205) | Zach DeCook | 2018-04-02 | 1 | -0/+35 |
* | Broadcast playerlist removal in every world (#4201) | mathiascode | 2018-04-02 | 3 | -6/+26 |
* | Wolves only spawn in taiga biomes (#4197) | Bond-009 | 2018-03-20 | 1 | -2/+1 |
* | Add cPluginManager::GenericCallHook (#4027) | peterbell10 | 2018-03-02 | 2 | -632/+252 |
* | cLightingThread: Faster chunk reading (#4185) | peterbell10 | 2018-02-21 | 1 | -12/+23 |
* | Fix cUrlClient leak (#4125) | peterbell10 | 2018-02-20 | 3 | -36/+54 |
* | cBlockInfo: Deprecate direct access to variables. (#4184) | peterbell10 | 2018-02-20 | 2 | -74/+119 |
* | Damage fishing rod when catching the hook on a block, then reeling it in (#4151) | Bond-009 | 2018-02-11 | 1 | -0/+8 |
* | Deal with covered switches consistently (#4161) | peterbell10 | 2018-02-05 | 38 | -399/+266 |
* | cChunk and cChunkData: Use vectors for block get and set functions (#4172) | peterbell10 | 2018-02-04 | 6 | -121/+145 |
* | Ocelots don't take fall damage (#4171) | Bond-009 | 2018-02-04 | 4 | -6/+19 |
* | A player's inventory is always opened by its owner. (#4176) | peterbell10 | 2018-01-28 | 1 | -4/+6 |
* | cClientHandle: Always call HOOK_PLAYER_RIGHT_CLICK (#4149) | peterbell10 | 2018-01-25 | 1 | -6/+11 |
* | Removed cBlockInfo.m_IsSnowable (#4105) | Bond-009 | 2018-01-23 | 3 | -90/+54 |
* | cItemGrid: Allocate storage lazily (#4083) | peterbell10 | 2018-01-21 | 4 | -87/+257 |
* | New movement system for leashed entities (#4147) | peterbell10 | 2018-01-17 | 2 | -35/+47 |
* | Calculate crit damage properly (#4154) | Bond-009 | 2018-01-17 | 1 | -11/+13 |
* | Prioritize hinge on the left side (#4153) | Bond-009 | 2018-01-17 | 1 | -0/+1 |
* | Add world name in logs from cWorld (#4148) | Bond-009 | 2018-01-16 | 1 | -3/+3 |
* | Exp Orbs and Pickups are destroyed instantly by cacti. (#4136) | Alexander Harkness | 2018-01-16 | 5 | -15/+54 |
* | Don't burn mobs in daylight when swimming (#4145) | Bond-009 | 2018-01-15 | 1 | -1/+2 |
* | cWindow: Fix slot area priority when double click stacking. (#4086) | peterbell10 | 2018-01-15 | 2 | -34/+6 |
* | Rename cEntity swim states (#3996) | Alexander Harkness | 2018-01-14 | 10 | -134/+156 |
* | Rewrite cClientHandle::HandleRightClick (#4089) | 9caihezi | 2018-01-08 | 8 | -158/+173 |
* | Golden Apple Fixes (#4130) | Alexander Harkness | 2018-01-06 | 3 | -21/+14 |
* | Improved fishing rewards (#4120) | Bond-009 | 2018-01-05 | 2 | -34/+52 |
* | Sugar cane can be near frosted ice (#4133) | Bond-009 | 2018-01-05 | 1 | -1/+1 |
* | Item durability loss now depends on the item used. (#4123) | Alexander Harkness | 2018-01-05 | 30 | -208/+111 |
* | Add the fmt library (#4065) | peterbell10 | 2018-01-03 | 53 | -385/+305 |
* | Concrete mixing (#4096) | Zach DeCook | 2018-01-03 | 5 | -0/+121 |
* | cLuaState: Update `Push` for entities. (#4128) | peterbell10 | 2018-01-03 | 1 | -47/+35 |
* | Lilypads can be on top of (frosted) ice (#4122) | Bond-009 | 2017-12-27 | 1 | -2/+2 |
* | improve rain simulation (#4017) | Alexander Harkness | 2017-12-26 | 10 | -85/+118 |
* | Water bottles are drinkable potions (#4114) | Alexander Harkness | 2017-12-26 | 1 | -11/+8 |
* | Protocol: Fix potion metadata parsing (#4116) | peterbell10 | 2017-12-26 | 1 | -2/+2 |
* | Fix Travis build (#4101) | peterbell10 | 2017-12-22 | 2 | -5/+7 |
* | Fix typo in #4095. | Alexander Lyons Harkness | 2017-12-21 | 1 | -2/+1 |
* | NetworkLookup: Added "virtual" keyword to overridden dtor. (#4100) | Mattes D | 2017-12-21 | 1 | -1/+1 |
* | cInventory: Add listener to shield slot. (#4095) | peterbell10 | 2017-12-21 | 1 | -0/+6 |
* | Fixed Clang 5.0 compile errors (#4085) | bibo38 | 2017-12-21 | 10 | -7/+38 |
* | Store Health as a float (#4073) | Fabian | 2017-11-22 | 6 | -16/+35 |
* | cBlockRail: Fix assertion failure (#4075) | peterbell10 | 2017-11-21 | 1 | -3/+3 |
* | cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050) | Bond-009 | 2017-11-20 | 34 | -187/+176 |
* | cItemHandler: Update max stack size of old doors. (#4072) | peterbell10 | 2017-11-20 | 1 | -0/+2 |
* | cWorld Threads: Seperate initialization and thread start. | peterbell10 | 2017-10-21 | 6 | -32/+17 |
* | cWorld: Move Initialization from Start to the constructor. | peterbell10 | 2017-10-21 | 6 | -239/+261 |
* | Implement horse inventory (#4053) | peterbell10 | 2017-10-21 | 14 | -27/+455 |
* | Fixed some small passive mob issues (#4057) | Bond-009 | 2017-10-21 | 9 | -10/+44 |
* | Fix minecart deceleration (#4059) | peterbell10 | 2017-10-21 | 2 | -32/+48 |
* | Fixed FreeBSD build (#4061) | Bond-009 | 2017-10-16 | 1 | -2/+5 |
* | Fixed 2 small warnings (#4055) | Bond-009 | 2017-10-02 | 2 | -7/+3 |
* | Fix explosion interaction with block entities. (#4052) | peterbell10 | 2017-09-27 | 2 | -3/+17 |
* | cPressurePlateHandler: Fix uninitialised variables. (#4047) | peterbell10 | 2017-09-25 | 1 | -2/+2 |
* | BroadcastBlockBreakAnimation and BroadcastBlockEntity use vectors (#4038) | Bond-009 | 2017-09-25 | 13 | -67/+62 |
* | cBlockArea: Fix performance regression (#4045) | peterbell10 | 2017-09-23 | 1 | -2/+16 |
* | Add support for release 1.12.2 (#4041) | peterbell10 | 2017-09-21 | 4 | -3/+108 |
* | Only allow snow to be placed where valid. Fixes #2920. | peterbell10 | 2017-09-21 | 1 | -12/+38 |
* | Only allow rails to be placed where valid. | peterbell10 | 2017-09-21 | 1 | -1/+8 |
* | Added working directory for x64 builds (#4037) | Lukas Pioch | 2017-09-20 | 1 | -0/+8 |
* | Fixed webadmin certificate reading. | Mattes D | 2017-09-19 | 3 | -3/+10 |
* | Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959) | Lane Kolbly | 2017-09-19 | 37 | -110/+138 |
* | cRoot: Make PollPeriod representation 32 bit (#4030) | peterbell10 | 2017-09-19 | 1 | -3/+1 |
* | Leaves now drop with the correct meta when broken by a pickaxe with silk touch (#4034) | Bond-009 | 2017-09-19 | 1 | -0/+6 |
* | Removed UTF-8 BOM (#4033) | Lukas Pioch | 2017-09-19 | 48 | -48/+48 |
* | cFinishGenPreSimulator: Preserve sand meta (#4025) | peterbell10 | 2017-09-18 | 2 | -13/+8 |
* | Fix error with implicit cast from long long to long (#4026) | Alexander Harkness | 2017-09-14 | 1 | -1/+1 |
* | Fix switch warnings (#4013) | peterbell10 | 2017-09-14 | 24 | -322/+357 |
* | Adjust lava damage values (#4020) | Alexander Harkness | 2017-09-12 | 2 | -2/+2 |
* | Limit how long cRoot::InputThread may block (#4019) | peterbell10 | 2017-09-12 | 1 | -10/+26 |
* | Replace ItemCallbacks with lambdas (#3993) | peterbell10 | 2017-09-11 | 69 | -1813/+915 |
* | cBlockArea: change MakeIndex to return size_t | peterbell10 | 2017-09-11 | 3 | -120/+51 |
* | cBlockArea: use unique_ptr | peterbell10 | 2017-09-11 | 3 | -148/+164 |
* | Fix crash for players out of the world. Fixes #4006 (#4007) | Alexander Harkness | 2017-09-10 | 1 | -3/+4 |
* | Shutdown connection when disconnect packet sent (#3999) | Alexander Harkness | 2017-09-08 | 2 | -11/+11 |
* | Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912) | Lane Kolbly | 2017-09-07 | 7 | -35/+84 |
* | Lighting now generally consistent with vanilla (#3988) | Alexander Harkness | 2017-09-07 | 3 | -14/+68 |
* | Switched player statistic store to save with UUID filenames. (#4002) | Lane Kolbly | 2017-09-07 | 3 | -6/+12 |
* | Fire effect now shown for creative and spectator mode players (#3998) | Alexander Harkness | 2017-09-07 | 3 | -24/+19 |
* | Updated APIDoc (#3985) | Lukas Pioch | 2017-09-07 | 3 | -6/+8 |
* | Changed some int parameters to vector parameters (#3937) | Bond-009 | 2017-09-07 | 53 | -178/+191 |
* | Add cWorld::RemoveEntity and use in cEntity (#4003) | peterbell10 | 2017-09-05 | 3 | -11/+44 |
* | Added assert to cProtocolRecognizer::GetPacketId. (#4001) | Lane Kolbly | 2017-09-04 | 5 | -17/+29 |
* | GetPacketID for protocol packet IDs (#3977) | Lane Kolbly | 2017-09-02 | 11 | -1359/+366 |
* | Revert "Replace ItemCallbacks with lambdas (#3948)" | LogicParrot | 2017-09-02 | 67 | -872/+1830 |
* | SetSwimState now takes into account head height | Alexander Harkness | 2017-09-01 | 2 | -3/+3 |
* | Remove double-checking below world for burning | Alexander Harkness | 2017-09-01 | 1 | -5/+0 |
* | OnLogin now kicks players properly (#3980) | Alexander Harkness | 2017-09-01 | 1 | -1/+2 |
* | Replace ItemCallbacks with lambdas (#3948) | peterbell10 | 2017-09-01 | 67 | -1830/+872 |
* | Drop enderchest when broken by a silk touck pick (#3986) | Bond-009 | 2017-08-31 | 2 | -1/+6 |
* | Merge pull request #3969 from peterbell10/cuboid | Tiger Wang | 2017-08-30 | 7 | -80/+30 |
|\ |
|
| * | Add TOLUA_EXPOSITION for readability | peterbell10 | 2017-08-28 | 4 | -14/+8 |
| * | cCuboid: restore default copy construct and assign. | peterbell10 | 2017-08-28 | 2 | -29/+4 |
| * | Cleanup Vector3 constructors and Abs | peterbell10 | 2017-08-28 | 3 | -39/+20 |
* | | Protocol Spawn Position Should Use LastSentPosition (#3929) | Lane Kolbly | 2017-08-30 | 3 | -24/+36 |
* | | Update mbedtls to 2.5.1 (#3964) | peterbell10 | 2017-08-30 | 48 | -647/+896 |
* | | Added ShouldSendRespawn parameter to ScheduleMoveToWorld (#3979) | Lane Kolbly | 2017-08-30 | 2 | -3/+5 |
* | | cUUID: Fix FromHexDigit for digits >= 'a' | peterbell10 | 2017-08-29 | 1 | -2/+2 |
* | | cWorld: Add entities without holding of m_CSEntitiesToAdd | peterbell10 | 2017-08-29 | 1 | -9/+12 |
|/ |
|
* | Repair the removed constructor of cCuboid `cCuboid(otherCuboid)` (#3966) | Bastien ADAM | 2017-08-28 | 2 | -2/+13 |
* | Implement Forge protocol handshake support (#3869) | satoshinm | 2017-08-27 | 18 | -11/+684 |
* | Implement anvil chunk sparsing | peterbell10 | 2017-08-26 | 5 | -26/+160 |
* | Leashes work in 1.12.1 | mathiascode | 2017-08-26 | 2 | -24/+50 |
* | Fix mobs not burning in daylight when on snow (#3961) | Alexander Harkness | 2017-08-25 | 1 | -3/+3 |
* | Gives all entities the default airlevel on creation (#3942) | Bond-009 | 2017-08-25 | 3 | -17/+30 |
* | Don't assert when placing beds in older versions (#3916) | mathiascode | 2017-08-25 | 2 | -0/+2 |
* | Add cUUID class (#3871) | peterbell10 | 2017-08-25 | 42 | -483/+1116 |
* | Bed piston fix (#3956) | Lane Kolbly | 2017-08-25 | 7 | -10/+13 |
* | Use ref instead of pointer | Lukas Pioch | 2017-08-24 | 3 | -8/+8 |
* | Minor changes (#3909) | mathiascode | 2017-08-24 | 28 | -41/+41 |
* | Added check to deactivate existing entity effects when new entity effects are added. | Lane Kolbly | 2017-08-24 | 1 | -0/+7 |
* | Fix use after move in cItemBowHandler::OnItemShoot | peterbell10 | 2017-08-24 | 1 | -4/+3 |
* | Removed outdated pathfinder comment (#3955) | Safwat Halaby | 2017-08-23 | 1 | -2/+1 |
* | Added check in cEntity::TickBurning for whether the entity is planning to change worlds. (#3943) | Lane Kolbly | 2017-08-22 | 1 | -0/+6 |
* | Potential spawn prepare fix (#3924) | peterbell10 | 2017-08-22 | 2 | -13/+17 |
* | Implement protocol level chunk sparsing (#3864) | peterbell10 | 2017-08-21 | 7 | -297/+346 |
* | Award player an achievement when creating a beacon (#3930) | Bond-009 | 2017-08-21 | 1 | -13/+36 |
* | Snow only generates on blocks with a block light level of 10 or less (#3931) | Bond-009 | 2017-08-21 | 1 | -1/+7 |
* | Fixed build for older clang versions (#3935) | Bond-009 | 2017-08-21 | 1 | -1/+1 |
* | Give arthropods slowness IV when hit with bane of arthropods (#3932) | Bond-009 | 2017-08-21 | 1 | -3/+7 |
* | Fully implemented leashes (#3798) | Pablo Beltrán | 2017-08-21 | 40 | -19/+937 |
* | Changed MoveToWorld to ScheduleMoveToWorld in cPlayer::Respawn (#3922) | Lane Kolbly | 2017-08-18 | 1 | -1/+1 |
* | Merge pull request #3921 from lkolbly/removeAssert | Tiger Wang | 2017-08-18 | 1 | -3/+0 |
|\ |
|
| * | Removed incorrect assert in cClientHandle::SendRespawn. | Lane Kolbly | 2017-08-11 | 1 | -3/+0 |
* | | Merge pull request #3918 from peterbell10/GetBlockEntity | Tiger Wang | 2017-08-18 | 1 | -7/+11 |
|\ \ |
|
| * | | cChunk: Don't assume GetBlockEntity coords are valid | peterbell10 | 2017-08-10 | 1 | -7/+11 |
| |/ |
|
* | | Represent cItem::m_Lore as an AStringVector (#3882) | peterbell10 | 2017-08-18 | 12 | -51/+245 |
* | | Changed type of FastRandom in monster drop calculation. (#3920) | Lane Kolbly | 2017-08-18 | 1 | -1/+8 |
* | | cBeaconEntity fix no world crash | peterbell10 | 2017-08-18 | 1 | -1/+4 |
* | | Merge pull request #3489 from cuberite/EntityOwnership | Tiger Wang | 2017-08-18 | 39 | -421/+480 |
|\ \ |
|
| * | | Changed entity ownership model to use smart pointers | Tiger Wang | 2017-08-07 | 39 | -421/+480 |
| |/ |
|
* | | Sitting cats block enderchests from opening (#3906) | Bond-009 | 2017-08-17 | 4 | -25/+42 |
* | | Add cLuaWindow OnClicked Callback (#3901) | Lane Kolbly | 2017-08-17 | 12 | -2/+101 |
* | | Add support for 1.12.1 (#3908) | Bond-009 | 2017-08-17 | 4 | -6/+825 |
* | | Changed int parameters to vector parameters in cCuboid and simulators (#3874) | Lane Kolbly | 2017-08-17 | 37 | -179/+217 |
* | | Added knockback to arrows, fixed knockback enchantment handling (#3900) | Lane Kolbly | 2017-08-13 | 2 | -34/+16 |
* | | Merge pull request #3897 from peterbell10/PlaceSound | Tiger Wang | 2017-08-13 | 2 | -5/+61 |
|\ \ |
|
| * | | cBlockInfo: Deprecate place sound | peterbell10 | 2017-08-07 | 2 | -5/+61 |
* | | | Shortened DoIntervalsIntersect to two comparisons, made inline. (#3883) | Lane Kolbly | 2017-08-13 | 2 | -32/+23 |
* | | | Replaced includes with forward declarations | Lukas Pioch | 2017-08-13 | 13 | -22/+22 |
| |/
|/| |
|
* | | Removed unneeded includes (#3902) | Lukas Pioch | 2017-08-06 | 50 | -60/+7 |
|/ |
|
* | Fixed compilation for clang 4.0 & gcc 7.1 | Dan Čermák | 2017-08-04 | 2 | -0/+5 |
* | Implement invisibility effect | peterbell10 | 2017-08-03 | 5 | -45/+92 |
* | Remove double includes part 2 (#3890) | peterbell10 | 2017-08-03 | 80 | -146/+7 |
* | Removed unused forward declarations (#3888) | Lukas Pioch | 2017-08-03 | 26 | -102/+2 |
* | Fix BSD build | peterbell10 | 2017-08-02 | 1 | -0/+1 |
* | Removed double includes (#3885) | Lukas Pioch | 2017-08-02 | 23 | -31/+2 |
* | Handle Teleport Confirmation Packet (#3884) | Lane Kolbly | 2017-08-02 | 2 | -4/+26 |
* | cBlockHandler: take player by ref | peterbell10 | 2017-08-01 | 49 | -150/+150 |
* | cWorld::SendBlockTo take player by ref | peterbell10 | 2017-08-01 | 15 | -33/+33 |
* | Consolidated food effects into EatItem, added all fish type FoodInfos. (#3875) | Lane Kolbly | 2017-07-30 | 6 | -90/+93 |
* | cParsedNBT: Improved error reporting (#3876) | peterbell10 | 2017-07-30 | 5 | -59/+216 |
* | Added anvil enchantment handling. (#3857) | Lane Kolbly | 2017-07-28 | 5 | -35/+418 |
* | Check for intersection between placed blocks and entities. (#3850) | Lane Kolbly | 2017-07-28 | 13 | -3/+243 |
* | Tentative fix for player-limit race condition (#3862) | Tiger Wang | 2017-07-28 | 12 | -95/+61 |
* | Handle incomplete packets in cProtocolRecognizer | peterbell10 | 2017-07-26 | 2 | -44/+58 |
* | Updated armor cover calculation. (#3858) | Lane Kolbly | 2017-07-23 | 4 | -135/+98 |
* | Creepers explode when burned by flint and steel (#3865) | Bond-009 | 2017-07-22 | 1 | -1/+1 |
* | BlockArea: Added the GetBounds function. | Mattes D | 2017-07-22 | 2 | -2/+18 |
* | Fixed check to see if block entity is in merge source. | Lane Kolbly | 2017-07-22 | 1 | -1/+1 |
* | Increment fire block iterator | Tiger Wang | 2017-07-21 | 1 | -0/+1 |
* | Remove comment | peterbell10 | 2017-07-21 | 1 | -1/+0 |
* | Simplify SizeCheck | peterbell10 | 2017-07-21 | 1 | -6/+2 |
* | Remove stricmp macro in favour of NoCaseCompare | peterbell10 | 2017-07-21 | 2 | -5/+1 |
* | Remove alignment macros | peterbell10 | 2017-07-21 | 2 | -8/+1 |
* | Remove smart pointer macros | peterbell10 | 2017-07-21 | 44 | -88/+83 |
* | FastRandom: Remove discrepancy between arg and return value type. (#3846) | Mattes D | 2017-07-21 | 3 | -19/+15 |
* | Break the cactus block when it grows next to a block. (#3851) | Bond-009 | 2017-07-18 | 2 | -6/+37 |
* | Made cBlockHandler OnPlacedByPlayer call OnPlaced, made BlockRailHandler use NeighborChanged instead of OnNeighborChanged. | Lane Kolbly | 2017-07-18 | 2 | -16/+17 |
* | Allocate redstone component handlers upfront | peterbell10 | 2017-07-17 | 25 | -329/+293 |
* | Simulators: Added area-based wakeup. | Mattes D | 2017-07-16 | 9 | -56/+93 |
* | Handle middle mouse drag (#3847) | peterbell10 | 2017-07-13 | 5 | -10/+53 |
* | Added basic ocelot behavior (#3829) | Bond-009 | 2017-07-12 | 10 | -20/+368 |
* | Lua plugin cColor (#3833) | Lane Kolbly | 2017-07-12 | 4 | -6/+30 |
* | Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843) | Lane Kolbly | 2017-07-12 | 5 | -6/+49 |
* | If entity is a player, send relmove packets. | Lane Kolbly | 2017-07-12 | 1 | -1/+1 |
* | Remove double delete of PrepareChunk lua callback (#3844) | peterbell10 | 2017-07-12 | 1 | -29/+16 |
* | Send player message when clicking on advancements or green book. (#3845) | Lukas Pioch | 2017-07-12 | 2 | -2/+24 |
* | Made cBlockArea:cChunkReader AreaBounds inclusive on both sides. (#3842) | Lane Kolbly | 2017-07-10 | 1 | -1/+1 |
* | Sound effect horse rejects player when taming | Pablo Beltrán | 2017-07-10 | 1 | -0/+1 |
* | Implemented draggingitem API. | Lane Kolbly | 2017-07-10 | 2 | -1/+17 |
* | cItemGrid bounds check (#3837) | peterbell10 | 2017-07-09 | 2 | -12/+68 |
* | BigFlower fixes (#3826) | peterbell10 | 2017-07-07 | 16 | -47/+71 |
* | Added bed entity (#3823) | Lukas Pioch | 2017-07-07 | 25 | -12/+335 |
* | Changed Lua plugins to only execute files ending in .lua (#3831) | Lane Kolbly | 2017-07-07 | 1 | -1/+2 |
* | cBlockInfo static initialisation (#3832) | peterbell10 | 2017-07-03 | 3 | -912/+920 |
* | Fixes double right click on entities till off-hand actions gets implemented (#3821) | Pablo Beltrán | 2017-07-03 | 1 | -2/+8 |
* | You can't use beds when there are hostile mobs nearby | Bond_009 | 2017-07-02 | 1 | -8/+32 |
* | Added armor durability reduction when player is attacked. | Lane Kolbly | 2017-07-02 | 2 | -0/+32 |
* | Fix horse taming (#3820) | Bond-009 | 2017-07-02 | 1 | -14/+26 |
* | Players in creative and spectator aren't affected by cacti (#3824) | Bond-009 | 2017-07-02 | 1 | -1/+4 |
* | When right-clicking on a passive mob with 'his' spawn egg spawn a baby | Bond_009 | 2017-07-02 | 1 | -2/+20 |
* | Endermen take damage from rain | Bond-009 | 2017-06-30 | 2 | -3/+29 |
* | Spider should attack only when the light level is lower than 11 (#3815) | Bond-009 | 2017-06-30 | 1 | -1/+4 |
* | Added 1.12 blocks (#3760) | Bond-009 | 2017-06-30 | 6 | -8/+122 |
* | Update tolua and export EffectID | peterbell10 | 2017-06-29 | 6 | -22/+61 |
* | cNetwork bindings: Use ApiParamError and CheckParam(Static)Self. | Mattes D | 2017-06-26 | 1 | -226/+91 |
* | Moved ApiParamError into cLuaState. | Mattes D | 2017-06-26 | 5 | -114/+144 |
* | Fixed memory leak in cClientHandle. (#3794) | Mattes D | 2017-06-26 | 2 | -6/+6 |
* | Corrected APIDoc for cBlockArea and exported missing functions (#3808) | Lukas Pioch | 2017-06-26 | 1 | -1/+102 |
* | Added check if datatype is present in block area (#3811) | Lukas Pioch | 2017-06-26 | 1 | -0/+6 |
* | Fix cBlockArea assertion and mis-indexing (#3810) | peterbell10 | 2017-06-25 | 1 | -2/+2 |
* | Fix cBlockArea null deref | peterbell10 | 2017-06-24 | 1 | -41/+45 |
* | cBlockArea supports block entities. (#3795) | Mattes D | 2017-06-24 | 11 | -675/+2234 |
* | Load entities from old and new names | Lukas Pioch | 2017-06-23 | 2 | -224/+150 |
* | Pressure plates can be placed on fences and hoppers (#3796) | Bond-009 | 2017-06-22 | 1 | -2/+21 |
* | NetworkSingleton: Fixed a throw warning in VS2017. (#3792) | Mattes D | 2017-06-22 | 4 | -8/+8 |
* | Fix shears (and vines) | Bond-009 | 2017-06-21 | 2 | -26/+13 |
* | Anvil storage: load block entities from both old and new name-styles. (#3784) | Mattes D | 2017-06-21 | 2 | -80/+129 |
* | Lighting Optimisations (#3785) | peterbell10 | 2017-06-20 | 2 | -73/+23 |
* | Let water vaporise in the Nether by default | Bond-009 | 2017-06-20 | 1 | -5/+6 |
* | Generated tall flowers have flower type meta in both blocks | peterbell10 | 2017-06-19 | 3 | -4/+7 |
* | MSVC Debug builds: Added operator new redirection to provide more info. (#3781) | Mattes D | 2017-06-19 | 2 | -0/+44 |
* | LuaState: Fixed VS2017's throw warnings for destructors. (#3779) | Mattes D | 2017-06-19 | 2 | -5/+12 |
* | Removed the LeakFinder for Windows. (#3777) | Mattes D | 2017-06-19 | 12 | -2863/+1435 |
* | NetworkSingleton: Fixed an object leak upon termination. | Mattes D | 2017-06-17 | 1 | -0/+1 |
* | Fixed missing "override" | Mattes D | 2017-06-16 | 1 | -1/+1 |
* | BlockEntities: Support cloning self. | Mattes D | 2017-06-16 | 41 | -309/+640 |
* | Change error no data to no name | peterbell10 | 2017-06-16 | 1 | -1/+1 |
* | Protocol: Do not assume anything about unknown packets. (#3647) | Mattes D | 2017-06-16 | 1 | -35/+38 |
* | Remove sign conversion | peterbell10 | 2017-06-16 | 3 | -7/+8 |
* | Entity: Replaced a mutexed counter with a std::atomic. (#3773) | Mattes D | 2017-06-15 | 2 | -11/+15 |
* | Replace evdns with getaddrinfo and getnameinfo (#3766) | peterbell10 | 2017-06-15 | 11 | -248/+294 |
* | Added missing 1.12 packet changes | mathiascode | 2017-06-14 | 2 | -0/+30 |
* | Protocol 1.12: Fixed missing override specifier | Mattes D | 2017-06-14 | 1 | -3/+3 |
* | Double tall grass drops seeds when broken by water (#3763) | dbhicks | 2017-06-14 | 1 | -6/+15 |
* | Added support for protocol 1.12 (#3757) | Lukas Pioch | 2017-06-14 | 5 | -3/+1589 |
* | Remove redundant heighmap code | peterbell10 | 2017-06-14 | 3 | -41/+2 |
* | FastRandom rewrite (#3754) | peterbell10 | 2017-06-13 | 62 | -400/+452 |
* | Fix assert when clicking blocks at the top of the world. | Mattes D | 2017-06-09 | 1 | -12/+16 |
* | Fixed skylight going down through transparent blocks. | Mattes D | 2017-06-09 | 1 | -1/+12 |
* | Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawner | Lukas Pioch | 2017-06-09 | 6 | -2/+235 |
* | Fixed handling Lua errors in nested callbacks (#3755) | Mattes D | 2017-06-09 | 2 | -3/+42 |
* | Fixes problems with windows: | Lukas Pioch | 2017-06-05 | 15 | -18/+39 |
* | Avoid pickups to sink into blocks and disappear (#3739) | Pablo Beltrán | 2017-06-04 | 2 | -24/+35 |
* | Add command line argument for disabling the logfile | worktycho | 2017-06-03 | 3 | -7/+29 |
* | Fixed double chests (#3741) | peterbell10 | 2017-06-03 | 3 | -8/+25 |
* | Fixed exp orb (#3744) | Pablo Beltrán | 2017-06-03 | 1 | -19/+23 |
* | New icon colors (#3675) | mathiascode | 2017-06-03 | 6 | -0/+0 |
* | LineBlockTracer: Fixed a math rounding error failure. | Mattes D | 2017-05-28 | 1 | -1/+5 |
* | Fixed tracer usage in Entity physics handling. (#3720) | Mattes D | 2017-05-28 | 3 | -17/+20 |
* | Minor cBrewingRecipes cleanup (#3731) | peterbell10 | 2017-05-28 | 4 | -115/+63 |
* | Double chest window fix (#3735) | peterbell10 | 2017-05-28 | 2 | -52/+130 |
* | Broadcast mob head changes | mathiascode | 2017-05-28 | 1 | -0/+5 |
* | Add rank prefix and suffix to player name in chat (#3730) | Heiko Hund | 2017-05-27 | 3 | -1/+29 |
* | Exported boat | Lukas Pioch | 2017-05-24 | 13 | -18/+167 |
* | Off-hand/shield slot functional, save and load slot, bow + arrow functional (#3725) | Pablo Beltrán | 2017-05-24 | 5 | -9/+97 |
* | Store cChunk::m_BlockEntities in a map (#3717) | peterbell10 | 2017-05-22 | 10 | -514/+269 |
* | Spawn eggs works again | Lukas Pioch | 2017-05-22 | 3 | -34/+68 |
* | Clang 5.0 fixes | Lukas Pioch | 2017-05-21 | 64 | -74/+64 |
* | Fixed invisible chests (#3722) | Pablo Beltrán | 2017-05-21 | 3 | -5/+15 |
* | Don't destroy monster when last target type is a player (#3721) | Pablo Beltrán | 2017-05-21 | 3 | -2/+9 |
* | Allow enabling/disabling of block change limit | mathiascode | 2017-05-19 | 3 | -1/+8 |
* | Use FastWriter instead of StyledWriter | mathiascode | 2017-05-16 | 5 | -8/+9 |
* | VarInt metadata written correctly for boats (#3709) | peterbell10 | 2017-05-15 | 3 | -9/+9 |
* | Tracer replacement (#3704) | Mattes D | 2017-05-11 | 15 | -102/+482 |
* | Exported cFallingBlock and cExpOrb (#3700) | Lukas Pioch | 2017-05-09 | 4 | -5/+20 |
* | Fixed Lua bindings for const objects. | Mattes D | 2017-05-09 | 4 | -102/+9 |
* | BlockHandlers: vertical alignment. | Mattes D | 2017-05-09 | 1 | -159/+159 |
* | BlockCrops: Fixed RipeMeta off-by-one error properly. | Mattes D | 2017-05-09 | 2 | -6/+6 |
* | Added missing checks for Initialize function and updated APIDoc | Lukas Pioch | 2017-05-08 | 6 | -12/+70 |
* | Corrected brewingstand and added support for fuel | Lukas Pioch | 2017-05-08 | 9 | -99/+169 |
* | Adjusted RipeMeta for off by one error (#3691) | dbhicks | 2017-05-06 | 1 | -2/+2 |
* | Prevent infinite loop when logging fails (#3693) | josh-parris | 2017-05-05 | 1 | -0/+1 |
* | Removed binary ToLua++ from build. | Mattes D | 2017-05-04 | 2 | -7/+4 |
* | Gen: Moved PiecePool into a separate file. | Mattes D | 2017-05-04 | 15 | -628/+627 |
* | Don't return const ref params and removed functions from | Lukas Pioch | 2017-05-01 | 2 | -100/+10 |
* | Fix fence gates (#3683) | Bond-009 | 2017-04-29 | 1 | -0/+5 |
* | Replace double grass and large fern with placed block | Lukas Pioch | 2017-04-06 | 2 | -1/+28 |
* | API: Removed function GetChar (#3664) | Lukas Pioch | 2017-04-05 | 1 | -5/+0 |
* | APIDoc: Documented missing functions and variables. (#3634) | Lukas Pioch | 2017-04-04 | 1 | -6/+6 |
* | Added a nullptr check to cEntity::IsA (#3659) | Marvin Kopf | 2017-04-01 | 3 | -3/+3 |
* | fix endless loop in StringReplace (#3658) | Marvin Kopf | 2017-04-01 | 1 | -1/+7 |
* | NBT: Corrected firework loading | Lukas Pioch | 2017-03-22 | 1 | -2/+2 |
* | Fireworks can be fired from a dispenser | Bond-009 | 2017-03-22 | 1 | -1/+4 |
* | Added blocks that can be washed away by water (#3637) | Bond-009 | 2017-03-21 | 2 | -0/+11 |
* | Return bowl when eating beetroot soup | Bond-009 | 2017-03-20 | 1 | -0/+1 |
* | Deadbushes drop sticks | Bond-009 | 2017-03-19 | 4 | -1/+48 |
* | Removed development plugins from settings file | mathiascode | 2017-03-19 | 2 | -3/+1 |
* | Detach player from entity / object if he is dead | Lukas Pioch | 2017-03-19 | 1 | -0/+4 |
* | Boat spawned, remove it from player's hand | Lukas Pioch | 2017-03-17 | 1 | -0/+6 |
* | Fixed looping when unable to bind port (#3621) | johnsoch | 2017-03-17 | 1 | -0/+7 |
* | Removed unnecessary check for lower and upper folder | Lukas Pioch | 2017-03-16 | 2 | -7/+1 |
* | Allow mobs to walk through dead_bush (#3623) | willi123yao | 2017-03-16 | 1 | -0/+1 |
* | Add 1.11 entity metadata (#3601) | Pokechu22 | 2017-03-03 | 4 | -5/+845 |
* | Fixed which blocks can be harvested with what type of pickaxe (#3586) | Bond-009 | 2017-02-26 | 1 | -0/+16 |
* | Corrected particles (#3577) | mathiascode | 2017-02-26 | 2 | -26/+18 |
* | Fixed cactus detection and zombie pigman sword (#3584) | Bond-009 | 2017-02-25 | 3 | -1/+14 |
* | BlockCrops: Fixed comments and reformatted control flow. (#3576) | Mattes D | 2017-02-25 | 1 | -46/+54 |
* | Removed a few default plugins (#3580) | mathiascode | 2017-02-24 | 1 | -2/+0 |
* | Changed world_end to world_the_end #3531 (#3538) | Bond-009 | 2017-02-24 | 2 | -13/+33 |
* | Finishers now update the heightmap for tall flowers. (#3545) | Jacob | 2017-02-24 | 1 | -0/+7 |
* | Add support for alternate config file locations (#3578) | Gareth Nelson | 2017-02-22 | 4 | -2/+18 |
* | Add 1.11.1/1.11.2 protocol (#3575) | mathiascode | 2017-02-21 | 6 | -13/+86 |
* | Changed fish launching mechanism (#3520) | Alex | 2017-02-20 | 3 | -2/+14 |
* | Dead bushes will generate in mega mega taigas (#3571) | Bond-009 | 2017-02-15 | 1 | -0/+1 |
* | Updated sounds and effect IDs (#3422) | mathiascode | 2017-02-15 | 63 | -352/+127 |
* | Added some blocks and items (#3503) | mathiascode | 2017-02-14 | 24 | -35/+474 |
* | StringUtils: Dropped an unneeded copy in lower-/upper-casing. (#3512) | Mattes D | 2017-02-13 | 1 | -4/+6 |
* | PieceGenerator: Added rotation-aware vertical connectors. | Mattes D | 2017-02-13 | 8 | -47/+351 |
* | Made survival the default gamemode (#3563) | Lawton Mizell | 2017-02-07 | 1 | -1/+1 |
* | Fixed bindings for cBlockArea:Read and Write. (#3568) | Mattes D | 2017-02-05 | 10 | -23/+23 |
* | Changed big flowers so they don't need air above them. | Altenius | 2017-01-28 | 1 | -1/+11 |
* | Changed big flowers so they can only be placed on dirt | Altenius | 2017-01-28 | 1 | -1/+4 |
* | Fixed ClientHandle:GetProtocolVersion returning wrong number. | Mattes D | 2017-01-28 | 4 | -13/+7 |
* | World: Remember the age persistently. (#3556) | Mattes D | 2017-01-19 | 2 | -2/+8 |
* | World: Removed LineBlockTracer test code. (#3555) | Mattes D | 2017-01-19 | 1 | -53/+0 |
* | Fixed placing of double tall flowers and an inconsistency with vanilla (#3541) | Jacob | 2017-01-19 | 1 | -2/+1 |
* | Removed asserts about chunk queued. | Mattes D | 2017-01-19 | 3 | -4/+0 |
* | WebAdmin: Renamed two neighboring locks for better clarity / style. | Mattes D | 2017-01-18 | 1 | -2/+2 |
* | Webadmin: Added a missing CS lock. | Mattes D | 2017-01-18 | 1 | -0/+1 |
* | DeadlockDetect now lists some tracked CS's stats. | Mattes D | 2017-01-18 | 16 | -69/+240 |
* | DeadlockDetect: Provide more information for debugging. | Mattes D | 2017-01-17 | 3 | -5/+30 |
* | LuaState: Fixed untracking references. | Mattes D | 2017-01-15 | 2 | -6/+9 |
* | Moved cPrefab parser self-check to the LoadablePieces test. (#3536) | Mattes D | 2017-01-15 | 1 | -105/+0 |
* | Fixed race conditions and forgotten clear in Lua ref tracking. (#3530) | Mattes D | 2017-01-13 | 3 | -13/+23 |
* | LuaState: Fixed race condition in ref tracking. (#3529) | Mattes D | 2017-01-09 | 4 | -18/+70 |
* | Disconnect sent flag added | sweetgiorni | 2017-01-03 | 1 | -5/+6 |
* | TCPLink: call networking callbacks with LibEvent unlocked. (#3515) | Mattes D | 2017-01-03 | 1 | -2/+2 |
* | Track skin part and main hand preferences (#3498) | Pokechu22 | 2017-01-03 | 6 | -7/+110 |
* | Player check | sweetgiorni | 2017-01-03 | 1 | -4/+7 |
* | Api Documentation | sweetgiorni | 2017-01-03 | 1 | -1/+1 |
* | Custom Disconnect Message | sweetgiorni | 2017-01-03 | 3 | -0/+20 |
* | Fix crash after attempting to kill a non-running thread (#3504) | Fabian Stein | 2017-01-01 | 1 | -4/+7 |
* | Disabled anticheat (#3511) | LogicParrot | 2017-01-01 | 1 | -1/+2 |
* | Fix crash after calling OnTick on removed effect (#3501) | Fabian Stein | 2016-12-30 | 1 | -3/+5 |
* | Fixed entity effect ticking (#3497) | Fabian Stein | 2016-12-29 | 1 | -1/+10 |
* | World: Add check for unknown RedstoneSimulator (#3496) | Fabian Stein | 2016-12-29 | 1 | -0/+5 |
* | Refactored to put URL Encoding / Decoding in a single place. (#3491) | Mattes D | 2016-12-25 | 5 | -103/+255 |
* | Updated links and docs (#3488) | mathiascode | 2016-12-19 | 4 | -7/+7 |
* | CMake: Output the binary to Server folder in all configurations. (#3486) | Mattes D | 2016-12-18 | 1 | -0/+3 |
* | CompositeChat: Use shorter JSON format. | Mattes D | 2016-12-16 | 1 | -1/+8 |
* | Initial support for the 1.11 protocol. | Mattes D | 2016-12-16 | 23 | -455/+682 |
* | Fixed minecart destruction using deallocated memory. | Mattes D | 2016-12-15 | 2 | -3/+10 |
* | Use CMake's Android generators to crosscompile | Tiger Wang | 2016-12-12 | 16 | -144/+79 |
* | Export GetPosition and GetSpeed from cEntity as a copy instead of a pointer to lua. | Lukas Pioch | 2016-12-10 | 2 | -2/+52 |
* | Powered rails can kick-start minecarts (#3472) | Marvin Kopf | 2016-12-10 | 2 | -32/+62 |
* | Fix meta mirror (#3470) | Mattes D | 2016-12-09 | 2 | -35/+59 |
* | Fix comparator segfaults | Marvin Kopf | 2016-12-06 | 1 | -1/+8 |
* | Fix floating large trees (#3460) | James Balajan | 2016-12-02 | 1 | -0/+18 |
* | Fixed villages generating under-water. | Mattes D | 2016-12-01 | 2 | -4/+10 |
* | Added code to handle signs replacing blocks | QuImUfu | 2016-12-01 | 1 | -1/+12 |
* | Prefabs: Implemented support for ExpandFloorStrategy. | Mattes D | 2016-11-24 | 3 | -54/+142 |
* | cWolf: Fixed targetting a nullptr. | Mattes D | 2016-11-22 | 1 | -3/+3 |
* | Fixed race conditions in cClientHandle's State. | Mattes D | 2016-11-19 | 2 | -168/+229 |
* | Removed ClientHandle.h dependencies from common headers. | Mattes D | 2016-11-18 | 19 | -51/+206 |
* | Added NoiseSpeedTest project. | Mattes D | 2016-11-15 | 1 | -0/+1 |
* | Added missing "override" specifier. | Mattes D | 2016-11-13 | 4 | -4/+4 |
* | Add Lua API export for titles. (#3408) | mohe2015 | 2016-11-13 | 1 | -7/+7 |
* | LuaState: Fixed stack balance when calling functions (#3428) | Mattes D | 2016-11-10 | 2 | -8/+83 |
* | Fixed TrappedChest saving. (#3423) | Mattes D | 2016-11-07 | 2 | -5/+16 |
* | Anticheat fastbreak (#3411) | mohe2015 | 2016-11-06 | 19 | -4/+884 |
* | LuaJson: Report serialization errors instead of crashing. | Mattes D | 2016-10-27 | 1 | -3/+82 |
* | Added SendMessageRaw for sending json string. | Lukas Pioch | 2016-10-21 | 10 | -0/+53 |
* | StyleCheck: Add "else has to be on a separate line" (#3412) | mohe2015 | 2016-10-20 | 2 | -1/+6 |
* | Spectators added (#2852) | bibo38 | 2016-10-12 | 37 | -36/+368 |
* | Fixed cProjectileEntity double destroy bug (#3397) | LogicParrot | 2016-10-09 | 1 | -0/+4 |
* | cChunk::SetAlwaysTicked implies cChunk::stay (#3361) | LogicParrot | 2016-10-09 | 3 | -2/+4 |
* | Initialize m_bIsInBed in cPlayer constructor. | sgtbigman | 2016-10-08 | 1 | -0/+1 |
* | Fixed cRankManager API docs. | Mattes D | 2016-10-06 | 1 | -47/+40 |
* | Use cChunkDef::Height for Y coord comparison where applicable. | Moritz Borcherding | 2016-09-27 | 7 | -10/+10 |
* | LuaAPI: Fixed possible crashes in HTTPRequest bindings. | Mattes D | 2016-09-26 | 1 | -35/+36 |
* | Fixed cCompositeChat's constructor LuaAPI bindings. | Mattes D | 2016-09-25 | 5 | -25/+119 |
* | APIDump: Reformatted the docs to include type information. | Mattes D | 2016-09-12 | 3 | -4/+5 |
* | Bindings: Fixed some function signatures comments. | Mattes D | 2016-09-08 | 1 | -4/+6 |
* | APIDump: Removed trailing whitespace. | Mattes D | 2016-09-08 | 1 | -28/+28 |
* | Enclosed Clang pragmas with ifdef's (#3373) | bibo38 | 2016-09-06 | 1 | -4/+7 |
* | Merge branch 'master' of https://github.com/cuberite/cuberite | Mattes D | 2016-09-05 | 45 | -192/+1279 |
|\ |
|
| * | Configurable dirty unused chunk cap to avoid RAM overuse (#3359) | LogicParrot | 2016-09-03 | 6 | -15/+81 |
| * | Entities now bail out of ticks if destroyed (#3363) | LogicParrot | 2016-09-03 | 22 | -1/+111 |
| * | Improve cPlayer::DoMoveToWorld (#3113) | LogicParrot | 2016-09-03 | 3 | -38/+45 |
| * | Added support for the Minecraft 1.10 protocol(#210) (#3348) | bibo38 | 2016-09-02 | 7 | -37/+959 |
| * | Remove settings.ini world migration code (#3360) | LogicParrot | 2016-08-29 | 1 | -49/+0 |
| * | Proper respawn packets on dimension travel | LogicParrot | 2016-08-29 | 12 | -48/+80 |
| * | Fixed SendUnloadChunk bug (#3353) | LogicParrot | 2016-08-28 | 1 | -1/+1 |
| * | Fix breaking ice in survival not giving a water's source (#3356) | ElNounch | 2016-08-28 | 2 | -3/+2 |
* | | PluginLua: Removed unneeded assignment. | Mattes D | 2016-09-05 | 1 | -1/+0 |
|/ |
|
* | Fixed type-casting-related warnings. | Mattes D | 2016-08-24 | 24 | -112/+79 |
* | HTTP: Fixed empty headers parsing. | Mattes D | 2016-08-24 | 1 | -1/+8 |
* | cUrlClient: Exported to Lua API. | Mattes D | 2016-08-23 | 4 | -0/+374 |
* | cUrlClient: Refactored callbacks to use UniquePtr. | Mattes D | 2016-08-22 | 2 | -24/+25 |
* | cTCPLink supports TLS out of the box. | Mattes D | 2016-08-22 | 7 | -315/+510 |
* | UrlClient: Basic HTTP implementation. | Mattes D | 2016-08-22 | 4 | -1/+756 |
* | cLuaState: Moved function param counting to PushCallPop() template. | Mattes D | 2016-08-22 | 3 | -28/+2 |
* | cLuaState: Added direct support for pushing a nil constant. | Mattes D | 2016-08-22 | 5 | -26/+29 |
* | cLuaState: Added support for optional params and AStringMap values. | Mattes D | 2016-08-22 | 2 | -4/+111 |
* | Delay EntityChangedWorld players' callback until Entity fully linked to world (#3330) | ElNounch | 2016-08-22 | 3 | -15/+31 |
* | WebAdmin: Report opened ports. (#3333) | Mattes D | 2016-08-21 | 1 | -2/+16 |
* | cLuaState: Added template to push multiple values in a single call. (#3331) | Mattes D | 2016-08-21 | 4 | -44/+23 |
* | Fix minecart destruction crash (#3336) | LogicParrot | 2016-08-20 | 1 | -1/+1 |
* | Fixed minecraft with chest destruction crash (#3335) | LogicParrot | 2016-08-20 | 1 | -2/+11 |
* | Fixed implicit rounding warnings. | Mattes D | 2016-08-19 | 2 | -6/+9 |
* | Pull the cSettingsRepositoryInterface::noID constant into cIniFile Lua API. | Mattes D | 2016-08-18 | 1 | -0/+11 |
* | Fix cWorld:QueueTask() Lua's binding | ElNounch | 2016-08-18 | 1 | -2/+1 |
* | Fixing string literal catching word letter as hexa-digit | ElNounch | 2016-08-17 | 2 | -2/+2 |
* | Added cWorld:SetSpawn() API and Lua binding (#3316) | ElNounch | 2016-08-15 | 2 | -12/+32 |
* | Fixed cWorld:ChunkStay bindings. (#3319) | Mattes D | 2016-08-14 | 6 | -77/+219 |
* | Implemented OverworldClumpFlowers | NiLSPACE | 2016-08-14 | 3 | -0/+283 |
* | IPLookup: Fixed a soft memory leak when looking up invalid IPs. | Mattes D | 2016-08-13 | 1 | -1/+7 |
* | Converted cLuaState::cTableRef to use cTrackedRef. | Mattes D | 2016-08-13 | 12 | -463/+457 |
* | Revert "Added a BasicStyleCheck for virtual functions without override keyword." | Mattes D | 2016-08-13 | 1 | -2/+0 |
* | Added a BasicStyleCheck for virtual functions without override keyword. | Mattes D | 2016-08-13 | 1 | -0/+2 |
* | Fix issue #3312 | Alexander Harkness | 2016-08-12 | 1 | -0/+1 |
* | Removed debug log message. | Mattes D | 2016-08-11 | 1 | -1/+0 |
* | Fixed LuaAPI library registrations. (#3308) | Mattes D | 2016-08-11 | 1 | -1/+18 |
* | Removed "." and ".." from cFile:GetFolderContents(). (#3301) | Mattes D | 2016-08-07 | 1 | -0/+14 |
* | Fixed cFile API bindings. | Mattes D | 2016-08-06 | 1 | -16/+16 |
* | Commented out code_out.cpp generating. | Mattes D | 2016-08-06 | 1 | -0/+4 |
* | Fixed RasPi builds of unit tests. | Mattes D | 2016-08-04 | 15 | -44/+97 |
* | Added compile.sh folder check warnings | LogicParrot | 2016-08-04 | 1 | -0/+4 |
* | Fixed cFastRandom Test. (#3291) | Alexander Harkness | 2016-08-03 | 1 | -72/+0 |
* | Simplified cChunkMap chunk storage (#2565) | Tiger Wang | 2016-08-03 | 2 | -666/+257 |
* | Redstone fixes (#3285) | Tiger Wang | 2016-07-31 | 4 | -55/+99 |
* | Fix tab list sometimes not updating after a player leaves. (#3280) | Alexander Harkness | 2016-07-31 | 1 | -1/+1 |
* | Fixed port command line argument. (#3287) | Alexander Harkness | 2016-07-30 | 1 | -5/+1 |
* | Fix the error in #3270. | Alexander Harkness | 2016-07-29 | 1 | -1/+1 |
* | Revert "Redstone fixes" | Mattes D | 2016-07-29 | 4 | -99/+55 |
* | Consolidated comparator code | Tiger Wang | 2016-07-29 | 2 | -46/+42 |
* | Comparators and pistons no longer update instantly | Tiger Wang | 2016-07-29 | 4 | -15/+63 |
* | Tab completion across worlds (#3270) | Alexander Harkness | 2016-07-21 | 5 | -1/+55 |
* | CMake: Fix system Lua usage for non-5.1 versions. (#3271) | Mattes D | 2016-07-21 | 2 | -2/+2 |
* | Dropped 1.7 support (#3253) | Mathias | 2016-07-21 | 8 | -3663/+3 |
* | Fix endianness issue with ODROID-C2 Boards (#3268) | Alexander Harkness | 2016-07-20 | 1 | -1/+1 |
* | CMake: Remove needless minimum version specifications. | Mattes D | 2016-07-18 | 17 | -30/+0 |
* | Use system Lua, if available, to generate bindings. | Mattes D | 2016-07-18 | 2 | -23/+37 |
* | Updated API documentation. | Mattes D | 2016-07-18 | 14 | -41/+42 |
* | Vector3: Removed useless NormalizeCopy overload from LuaAPI. | Mattes D | 2016-07-18 | 1 | -1/+7 |
* | DiffAPIDesc: Support optional params in desc. | Mattes D | 2016-07-18 | 1 | -12/+12 |
* | LuaAPI: Fixed bindings for cChunkDesc:GetBlockTypeMeta | Mattes D | 2016-07-18 | 3 | -2/+39 |
* | Bindings: Added a script to generate a diff between APIDesc and ToLua. | Mattes D | 2016-07-18 | 2 | -3/+553 |
* | Bindings: Don't generate docs for private symbols, mark static symbols. | Mattes D | 2016-07-18 | 1 | -13/+35 |
* | Bindings: Output description is valid Lua file. | Mattes D | 2016-07-18 | 1 | -3/+7 |
* | Bindings: Extract unexported DoxyComments. | Mattes D | 2016-07-18 | 1 | -15/+134 |
* | Bindings: Extract DoxyComments | Mattes D | 2016-07-18 | 1 | -18/+187 |
* | Added a Pure-Lua implementation for bindings generation. | Mattes D | 2016-07-18 | 3 | -2/+511 |
* | Fixes for boat entities (#3265) | beeduck | 2016-07-18 | 7 | -7/+186 |
* | Fixed Lua Json serializing a bool. | Mattes D | 2016-07-10 | 1 | -0/+10 |
* | removed cast from BlockTrapdoor.h (#3256) | gaurav sehgal | 2016-07-07 | 3 | -4/+9 |
* | Fixed piston destroying other pistons | Altenius | 2016-07-06 | 1 | -5/+9 |
* | Fixed falling block spawning | Altenius | 2016-07-05 | 1 | -1/+1 |
* | Bindings: Added missing dependencies. | Mattes D | 2016-07-02 | 1 | -0/+12 |
* | CircleCI: Check for missing Bindings dependencies | Mattes D | 2016-07-02 | 1 | -0/+108 |
* | Revert "Made redstone handlers static" | Lukas Pioch | 2016-07-01 | 2 | -93/+31 |
* | Close chest window if minecart is destroyed | Lukas Pioch | 2016-06-30 | 1 | -0/+1 |
* | Converted cLuaState::cCallbackPtr into a UniquePtr. | Mattes D | 2016-06-27 | 9 | -24/+39 |
* | Removed dead code related to callbacks. | Mattes D | 2016-06-27 | 4 | -43/+3 |
* | cPluginManager: Use a callback for command handler registration. | Mattes D | 2016-06-27 | 8 | -209/+167 |
* | LuaState: Implemented proper locking for cCallback. | Mattes D | 2016-06-27 | 11 | -115/+151 |
* | Changed cLuaWindow callbacks to use cLuaState::cCallback. | Mattes D | 2016-06-27 | 7 | -183/+243 |
* | Removed the cPluginLua::cResettable class. | Mattes D | 2016-06-27 | 2 | -82/+1 |
* | Changed world tasks to use cLuaState::cCallback. | Mattes D | 2016-06-27 | 1 | -67/+38 |
* | Changed plugin hook registrations to use cLuaState::cCallback. | Mattes D | 2016-06-27 | 5 | -1008/+190 |
* | Removed cWebPlugin, WebAdmin uses cLuaState::cCallback. | Mattes D | 2016-06-27 | 11 | -606/+584 |
* | Added cLuaState::cCallback for representing (resettable) Lua callbacks. | Mattes D | 2016-06-27 | 2 | -7/+231 |
* | Self tests (#3242) | Mattes D | 2016-06-26 | 2 | -6/+3 |
* | cNetwork: Fixed possible hang when terminating immediately after init. | Mattes D | 2016-06-18 | 2 | -2/+27 |
* | Flush immediately after each line when running tests. | Mattes D | 2016-06-18 | 1 | -54/+55 |
* | SelfTests: Removed the unneeded cSelfTests class. | Mattes D | 2016-06-18 | 7 | -133/+0 |
* | SelfTests: Moved BoundingBox test to a separate project. | Mattes D | 2016-06-18 | 1 | -66/+0 |
* | SelfTests: Moved SchematicFileSerializer test into a separate project. | Mattes D | 2016-06-18 | 1 | -36/+0 |
* | SelfTests: Moved cCompositeChat test to a separate project. | Mattes D | 2016-06-18 | 1 | -89/+0 |
* | SelfTests: Moved ByteBuffer test to a separate project. | Mattes D | 2016-06-18 | 1 | -66/+0 |
* | Moved NetworkInterfaceEnum test to a separate test project. | Mattes D | 2016-06-18 | 1 | -28/+0 |
* | - Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update. | QUSpilPrgm | 2016-06-15 | 5 | -9/+34 |
* | Normalized Vector3 API to use the same capitalization as all else. | Mattes D | 2016-06-10 | 3 | -8/+67 |
* | Bindings: Fixed cBoundingBox API. | Mattes D | 2016-06-05 | 3 | -11/+98 |
* | Bindings: Add a const-ptr variant to all stack getter functions | Mattes D | 2016-06-05 | 2 | -0/+16 |
* | Makes tall grass and large flowers bonemealable | QUSpilPrgm | 2016-06-03 | 6 | -12/+132 |
* | Update Dispensers and let them act more like in Vanilla | QUSpilPrgm | 2016-06-03 | 9 | -103/+206 |
* | Fixed fall damage | Tiger Wang | 2016-06-02 | 4 | -44/+17 |
* | LuaState: Inter-plugin calls now support simple tables. (#3220) | Mattes D | 2016-05-31 | 2 | -54/+140 |
* | Added GetTeamNames to cScoreboard (#3217) | PlasmaPower | 2016-05-29 | 3 | -0/+44 |
* | Don't let redstone blocks power adjacent blocks. (#3214) | QUSpilPrgm | 2016-05-28 | 2 | -3/+2 |
* | Made redstone handlers static | Tiger Wang | 2016-05-28 | 2 | -31/+93 |
* | 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135) | Pokechu22 | 2016-05-14 | 30 | -101/+5308 |
* | Fixed death on teleportation or leaving Minecart (#3181) | LogicParrot | 2016-05-03 | 4 | -6/+32 |
* | Fix crash on world travel (#3180) | LogicParrot | 2016-05-03 | 1 | -1/+1 |
* | Fix Crash on stopping the server (#3176) | LogicParrot | 2016-05-01 | 3 | -2/+14 |
* | Proper minecart DoSetSpeed Override (#3174) | LogicParrot | 2016-04-30 | 1 | -1/+1 |
* | Disable Enderman Spawn (Issue #3108) (#3170) | benf516 | 2016-04-30 | 1 | -2/+2 |
* | ChunkLayers now stored in std::map | LogicParrot | 2016-04-24 | 2 | -62/+61 |
* | Fixed some logout crashes | LogicParrot | 2016-04-24 | 1 | -2/+3 |
* | Revert "ChunkLayers now stored in std::map" | LogicParrot | 2016-04-24 | 2 | -54/+62 |
* | ChunkLayers now stored in std::map | LogicParrot | 2016-04-23 | 2 | -62/+54 |
* | ClientHandle destruction thread safety | LogicParrot | 2016-04-23 | 1 | -2/+13 |
* | Out of world blocks are now always considered air blocks | LogicParrot | 2016-04-23 | 3 | -15/+10 |
* | Reduced unnecessary block updates | LogicParrot | 2016-04-22 | 16 | -91/+54 |
* | Fix minecart block collision on curved rails | Woazboat | 2016-04-22 | 1 | -10/+56 |
* | Updated vector hashing bit operations | LogicParrot | 2016-04-22 | 1 | -6/+4 |
* | Auto clean bad world linkages | LogicParrot | 2016-04-19 | 3 | -17/+16 |
* | Proper fix for #3136 (#3143) | Alexander Harkness | 2016-04-19 | 1 | -17/+11 |
* | Fix issues below y = 0 | LogicParrot | 2016-04-18 | 4 | -11/+21 |
* | Prevented snow from killing grass | LogicParrot | 2016-04-16 | 1 | -2/+4 |
* | Updated cChunk::SetMeta, fixed grass growth, reduced markDirty/setMeta usage | LogicParrot | 2016-04-16 | 10 | -26/+39 |
* | Add speed limit enforcement for minecarts | Marvin Kopf | 2016-04-15 | 2 | -41/+54 |
* | Revert "Issue3136" | LogicParrot | 2016-04-14 | 3 | -14/+27 |
* | Fix occasional freeze bug | LogicParrot | 2016-04-13 | 2 | -39/+42 |
* | Fixed port override code. | Alexander Harkness | 2016-04-12 | 3 | -27/+14 |
* | Revert "Move mob tick code to cChunk" | LogicParrot | 2016-04-06 | 2 | -40/+56 |
* | Move mob tick code to cChunk | LogicParrot | 2016-04-06 | 2 | -56/+40 |
* | Manual mob burn code | LogicParrot | 2016-04-06 | 1 | -7/+34 |
* | Minor improvements to player freeze | LogicParrot | 2016-04-05 | 2 | -5/+5 |
* | Improved player freeze code | LogicParrot | 2016-04-05 | 7 | -75/+99 |
* | Prevent Nether teleportation loops | LogicParrot | 2016-04-04 | 1 | -1/+1 |
* | Players never fall through unloaded chunks or end up inside solids on teleport | LogicParrot | 2016-03-31 | 5 | -29/+138 |
* | Fix adding players to world | LogicParrot | 2016-03-31 | 1 | -1/+1 |
* | Player death crashfix | LogicParrot | 2016-03-31 | 1 | -2/+4 |
* | Entities are never lost | LogicParrot | 2016-03-30 | 3 | -32/+19 |
* | MoveToWorld defaults to spawnpoint | LogicParrot | 2016-03-30 | 2 | -3/+21 |
* | Bed's world is now saved | LogicParrot | 2016-03-29 | 2 | -4/+47 |
* | Updated icons and logo | Mathias | 2016-03-28 | 6 | -0/+0 |
* | Fix passive mob destruction crashes | LogicParrot | 2016-03-28 | 1 | -0/+1 |
* | Rewrite mob tick code | LogicParrot | 2016-03-23 | 1 | -18/+41 |
* | Revert "Lua callback" | Mattes D | 2016-03-21 | 18 | -1259/+1925 |
* | Fixed misuse of comma. | Lukas Pioch | 2016-03-18 | 2 | -5/+5 |
* | Fixed leaping potion not giving jump boost | Blitz Rakete | 2016-03-18 | 1 | -0/+1 |
* | Changed cLuaWindow callbacks to use cLuaState::cCallback. | Mattes D | 2016-03-17 | 7 | -182/+242 |
* | Removed the cPluginLua::cResettable class. | Mattes D | 2016-03-17 | 2 | -82/+1 |
* | Changed world tasks to use cLuaState::cCallback. | Mattes D | 2016-03-17 | 1 | -67/+38 |
* | Changed plugin hook registrations to use cLuaState::cCallback. | Mattes D | 2016-03-17 | 5 | -1008/+190 |
* | Removed cWebPlugin, WebAdmin uses cLuaState::cCallback. | Mattes D | 2016-03-17 | 11 | -606/+584 |
* | Added cLuaState::cCallback for representing (resettable) Lua callbacks. | Mattes D | 2016-03-17 | 2 | -7/+231 |
* | HTTP: Added missing HasAuth flag initialization. | Mattes D | 2016-03-11 | 1 | -1/+2 |
* | HTTP: Fixed header parsing. | Mattes D | 2016-03-03 | 1 | -0/+1 |
* | WebAdmin: Finish HTTP responses. | Mattes D | 2016-03-03 | 1 | -0/+1 |
* | fixed horse bug | tonibm19 | 2016-03-01 | 1 | -1/+4 |
* | HTTP: Fixed typos and bad leftovers. | Mattes D | 2016-03-01 | 3 | -3/+4 |
* | Renamed HTTPResponse to HTTPOutgoingResponse. | Mattes D | 2016-03-01 | 6 | -14/+13 |
* | WebAdmin uses the new HTTP parser framework. | Mattes D | 2016-03-01 | 16 | -871/+575 |
* | HTTP: Fixed response parser, unified API. | Mattes D | 2016-03-01 | 4 | -16/+22 |
* | Fixed HTTP parsing when in insecure mode. | Mattes D | 2016-03-01 | 1 | -2/+6 |
* | Renamed HTTPServer folder to HTTP. | Mattes D | 2016-03-01 | 31 | -140/+407 |
* | Added HTTPResponseParser. | Mattes D | 2016-03-01 | 6 | -0/+508 |
* | Moved cHTTPRequest to a separate file, renamed to cHTTPRequestParser. | Mattes D | 2016-03-01 | 13 | -325/+347 |
* | Renamed the HTTP classes to indicate they're for server. | Mattes D | 2016-03-01 | 9 | -77/+75 |
* | Mobs no longer spawn at the top of the nether. | tonibm19 | 2016-03-01 | 1 | -0/+5 |
* | Fixed LinearUpscale's bounds checking. | Mattes D | 2016-02-24 | 1 | -4/+4 |
* | Made ProtIntGen's max size compile-time-configurable. | Mattes D | 2016-02-24 | 1 | -1/+13 |
* | Removed old and wrong code from Globals.h. | Mattes D | 2016-02-24 | 1 | -16/+1 |
* | Fixed includes in IntGen. | Mattes D | 2016-02-24 | 1 | -2/+2 |
* | Fixed removing entities from parent chunks | LogicParrot | 2016-02-22 | 1 | -1/+1 |
* | LuaTCPLink: Report data received via SSL just before connection closed. | Mattes D | 2016-02-21 | 1 | -2/+10 |
* | Add check if entity is in chunk before changing tick status | Marvin Kopf | 2016-02-21 | 1 | -2/+8 |
* | Fix #3030 | Alexander Harkness | 2016-02-20 | 1 | -9/+1 |
* | Merge pull request #3026 from iam10K/master | worktycho | 2016-02-19 | 1 | -4/+12 |
|\ |
|
| * | Stop Wolf from following player when he is flying | Tyler Encke | 2016-02-19 | 1 | -4/+12 |
* | | Proper entity destruction in non-ticking chunks | LogicParrot | 2016-02-19 | 17 | -177/+263 |
|/ |
|
* | Don't remove water after ice block has been destroyed | Lukas Pioch | 2016-02-18 | 1 | -1/+5 |
* | Fix minecart entity collision | Marvin Kopf | 2016-02-16 | 2 | -27/+11 |
* | Fix unicode handling in StringUtils::TrimString | LogicParrot | 2016-02-16 | 1 | -2/+2 |
* | Merge pull request #2985 from marvinkopf/poweredrail | Tiger Wang | 2016-02-09 | 2 | -1/+10 |
|\ |
|
| * | Update RedstoneSimulator to delete unused cached PowerData | Marvin Kopf | 2016-02-09 | 2 | -1/+10 |
* | | Write to console when autofixing linkages | LogicParrot | 2016-02-09 | 1 | -0/+1 |
* | | Add forum link to linkage error message | LogicParrot | 2016-02-09 | 1 | -1/+1 |
* | | Improve world linkage error message | LogicParrot | 2016-02-08 | 1 | -2/+2 |
* | | Prevent player from falling when block breaking is denied | LogicParrot | 2016-02-08 | 1 | -0/+2 |
* | | Merge pull request #2990 from LogicParrot/defaultWorld | LogicParrot | 2016-02-08 | 1 | -1/+2 |
|\ \ |
|
| * | | Add DefaultWorld to newly generated INI | LogicParrot | 2016-02-08 | 1 | -1/+2 |
* | | | remove cWorld::createAndInitializeWorld | LogicParrot | 2016-02-08 | 4 | -44/+14 |
|/ / |
|
* | | Merge pull request #2961 from LogicParrot/enforce | LogicParrot | 2016-02-08 | 3 | -3/+50 |
|\ \ |
|
| * | | Prevent server from starting if there's bad world linkage | LogicParrot | 2016-02-05 | 3 | -3/+50 |
* | | | Merge pull request #2953 from LogicParrot/worldRebuild | LogicParrot | 2016-02-08 | 2 | -3/+71 |
|\ \ \ |
|
| * | | | Proper world linkages and dimension types for newly created world.ini's | LogicParrot | 2016-02-06 | 2 | -3/+71 |
* | | | | Merge pull request #2969 from LogicParrot/ini | LogicParrot | 2016-02-07 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Ignore trailing and leading spaces in INI values# Please enter the commit message for your changes. Lines starting | LogicParrot | 2016-02-05 | 2 | -21/+21 |
| | |/
| |/| |
|
* | | | Merge pull request #2981 from Drahoslav7/master | Tiger Wang | 2016-02-07 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | Fix Pickups of BlockFlower | Drahoslav Bednář | 2016-02-06 | 1 | -2/+3 |
* | | | | Style checker - Prevent whitespace-only lines | LogicParrot | 2016-02-06 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #2974 from LogicParrot/perl | Julian Laubstein | 2016-02-06 | 406 | -4497/+4497 |
|\ \ \ |
|
| * | | | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 406 | -4497/+4497 |
| | |/
| |/| |
|
* | | | Merge pull request #2958 from LogicParrot/fence | LogicParrot | 2016-02-06 | 1 | -11/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Pathfinder now properly treats nonsolids above fence | LogicParrot | 2016-02-04 | 1 | -11/+15 |
* | | | Merge pull request #2972 from marvinkopf/PlayerAutoComplete | LogicParrot | 2016-02-05 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Tab completion for player names now case insensitive. | Marvin Kopf | 2016-02-05 | 1 | -1/+1 |
* | | | | Merge pull request #2954 from kevinr/implement-acacia-block-height | LogicParrot | 2016-02-05 | 1 | -1/+12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | implement height logic for Acacia blocks | Kevin Riggle | 2016-02-04 | 1 | -1/+12 |
* | | | | Correct typo in documentation. | Alexander Harkness | 2016-02-05 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge pull request #2960 from LogicParrot/interspecies | Julian Laubstein | 2016-02-04 | 1 | -11/+25 |
|\ \ \ |
|
| * | | | Prevent interspecies breeding | LogicParrot | 2016-02-04 | 1 | -11/+25 |
| | |/
| |/| |
|
* / | | Fix unexpected world creation introduced by #2821 | LogicParrot | 2016-02-04 | 1 | -1/+1 |
|/ / |
|
* / | cMonster::m_Target safety across worlds | LogicParrot | 2016-02-03 | 17 | -83/+294 |
|/ |
|
* | Merge pull request #2941 from LogicParrot/chunkBug2 | LogicParrot | 2016-02-03 | 4 | -8/+57 |
|\ |
|
| * | Fixed cChunk::m_Entities corruption upon world travel | LogicParrot | 2016-02-02 | 4 | -8/+57 |
* | | Merge pull request #2903 from marvinkopf/FixTabAutoComplete | LogicParrot | 2016-02-02 | 1 | -1/+21 |
|\ \ |
|
| * | | Fix TabAutoComplete | Marvin Kopf | 2016-02-02 | 1 | -1/+21 |
| |/ |
|
* / | Fix cPawn pushing | Marvin Kopf | 2016-02-02 | 3 | -0/+22 |
|/ |
|
* | Updated old forum links | Mathias | 2016-01-31 | 12 | -12/+12 |
* | MCServer to Cuberite | Mathias | 2016-01-29 | 1 | -1/+1 |
* | Front-end update | Mathias | 2016-01-28 | 1 | -1/+0 |
* | LuaTcpSsl: Disabled cert verification due to missing CA chain. | Mattes D | 2016-01-24 | 1 | -2/+2 |
* | Fixed HTTP parsing when in insecure mode. | Mattes D | 2016-01-22 | 1 | -2/+6 |
* | Improved tamed wolf pack cooperation and projectile reactions | LogicParrot | 2016-01-22 | 12 | -82/+213 |
* | Merge pull request #2894 from LogicParrot/spider | LogicParrot | 2016-01-22 | 13 | -163/+221 |
|\ |
|
| * | Spiders now friendly at daylight, new cChunk functions | LogicParrot | 2016-01-21 | 13 | -163/+221 |
* | | Fix running as a service. | Anthony Birkett | 2016-01-21 | 2 | -10/+6 |
|/ |
|
* | Fixed race conditions | Lukas Pioch | 2016-01-17 | 2 | -2/+2 |
* | Merge pull request #2887 from LogicParrot/water | LogicParrot | 2016-01-17 | 1 | -1/+1 |
|\ |
|
| * | Use IsBlockWater in cPath | LogicParrot | 2016-01-17 | 1 | -1/+1 |
* | | No second spawn broadcast necessary | WinfieldSteve | 2016-01-17 | 3 | -3/+0 |
|/ |
|
* | Fixed wrong knockback direction after explosion damage | LogicParrot | 2016-01-16 | 1 | -0/+4 |
* | Merge pull request #2877 from LogicParrot/spawn2 | LogicParrot | 2016-01-16 | 2 | -183/+184 |
|\ |
|
| * | Fixed non-natural spawning near player (egg, breeding, etc.) | LogicParrot | 2016-01-16 | 2 | -183/+184 |
* | | Fix crash when tamed wolf is hit by arrows | LogicParrot | 2016-01-16 | 7 | -61/+79 |
|/ |
|
* | Merge pull request #2875 from LogicParrot/fallDamage | LogicParrot | 2016-01-16 | 1 | -1/+5 |
|\ |
|
| * | Fix fall damage crash when tamed wolves neabry | LogicParrot | 2016-01-16 | 1 | -1/+5 |
* | | Limited the username length to 16 characters. | bibo38 | 2016-01-13 | 2 | -0/+8 |
|/ |
|
* | Do not spawn mobs too close to player | LogicParrot | 2016-01-12 | 1 | -54/+63 |
* | Merge pull request #2862 from LogicParrot/creeper | LogicParrot | 2016-01-12 | 1 | -2/+2 |
|\ |
|
| * | Fixed creeper calling TargetIsInRange with null m_Target | LogicParrot | 2016-01-12 | 1 | -2/+2 |
* | | Fixed crash introduced by #2821 | LogicParrot | 2016-01-12 | 1 | -29/+31 |
|/ |
|
* | Merge pull request #2859 from LogicParrot/attack2 | LogicParrot | 2016-01-12 | 7 | -24/+28 |
|\ |
|
| * | Fix mob attack interval | LogicParrot | 2016-01-12 | 7 | -24/+28 |
* | | Friendly wolf attack safety checks | LogicParrot | 2016-01-12 | 1 | -1/+14 |
|/ |
|
* | Merge pull request #2857 from LogicParrot/wolf | LogicParrot | 2016-01-12 | 11 | -149/+292 |
|\ |
|
| * | Tamed wolf assists owner (attack / defence) | LogicParrot | 2016-01-12 | 11 | -149/+292 |
* | | Added detailed logging to cBlockArea::Read() bad Y coords. | Mattes D | 2016-01-12 | 1 | -4/+12 |
* | | Exported GetSeed to lua and added file extension opendb to .gitignore. | Lukas Pioch | 2016-01-12 | 1 | -0/+3 |
* | | Merge pull request #2821 from LogicParrot/world2 | LogicParrot | 2016-01-12 | 2 | -3/+49 |
|\ \ |
|
| * | | Fix pre - #2815 default world linkage configs | Safwat Halaby | 2015-12-25 | 2 | -3/+49 |
* | | | Merge pull request #2855 from bibo38/mobheads | worktycho | 2016-01-12 | 6 | -17/+125 |
|\ \ \
| |_|/
|/| | |
|
| * | | Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8 | bibo38 | 2016-01-11 | 6 | -17/+125 |
* | | | Fixed issue #2218 | Austin Martin | 2016-01-11 | 1 | -3/+5 |
|/ / |
|
* | | Added "core.help" permission to Default rank. | Mattes D | 2016-01-10 | 1 | -0/+1 |
* | | Fixed not working packet decompression | bibo38 | 2016-01-10 | 1 | -13/+18 |
* | | Fixed Clang warnings. | Mattes D | 2016-01-06 | 6 | -33/+49 |
* | | Fixed typo | Mathias | 2016-01-03 | 1 | -1/+1 |
* | | More blocks that can't be mined with silktouch | Mathias | 2016-01-03 | 1 | -1/+28 |
* | | Fix typo (ammount) | Arnaud Meuret | 2016-01-02 | 1 | -3/+3 |
* | | Renamed leftover strings to Cuberite / Server, as needed. | Mattes D | 2016-01-01 | 21 | -186/+46 |
* | | Fixed default Nether generator params. | Mattes D | 2015-12-30 | 1 | -1/+1 |
* | | Fixed problems in cBlockingSslClientSocket. | Mattes D | 2015-12-30 | 3 | -11/+24 |
* | | Fixed the monster burn code. | Mattes D | 2015-12-30 | 1 | -3/+15 |
* | | Removed excessive logging in redstone simulator. | Mattes D | 2015-12-28 | 1 | -7/+0 |
* | | Deleted cPath::BlockTypeIsFence | LogicParrot | 2015-12-27 | 3 | -34/+13 |
* | | Merge pull request #2814 from SafwatHalaby/chunk2 | Safwat Halaby | 2015-12-26 | 2 | -1/+112 |
|\ \ |
|
| * | | Freeze player until chunk is loaded | Safwat Halaby | 2015-12-25 | 2 | -1/+112 |
| |/ |
|
* | | Merge pull request #2820 from cuberite/UrlParser | worktycho | 2015-12-26 | 5 | -3/+424 |
|\ \ |
|
| * | | Added the cUrlParser class, exported to Lua API. | Mattes D | 2015-12-25 | 5 | -3/+424 |
* | | | Update fences and gates list | Safwat Halaby | 2015-12-25 | 1 | -2/+9 |
|/ / |
|
* | | Merge pull request #2795 from SafwatHalaby/doors | Safwat Halaby | 2015-12-25 | 10 | -215/+396 |
|\ \
| |/
|/| |
|
| * | PF - "Special blocks" handling | Safwat Halaby | 2015-12-24 | 14 | -219/+400 |
* | | Nether and End in settings.ini by default, and created at startup | Safwat Halaby | 2015-12-25 | 2 | -4/+18 |
* | | Merge pull request #2816 from SafwatHalaby/redstone | Safwat Halaby | 2015-12-24 | 17 | -20/+20 |
|\ \ |
|
| * | | Silenced the Redstone Simulator console spam | Safwat Halaby | 2015-12-24 | 17 | -20/+20 |
| |/ |
|
* / | Added a Json parser and serializer to Lua API. | Mattes D | 2015-12-24 | 4 | -0/+351 |
|/ |
|
* | Added IsBlockFence method to defines | Julian Laubstein | 2015-12-24 | 1 | -0/+24 |
* | Fixed builds on FreeBSD 32bit | Julian Laubstein | 2015-12-23 | 1 | -0/+1 |
* | Merge pull request #2806 from SafwatHalaby/gargraj-chicken | Safwat Halaby | 2015-12-23 | 1 | -0/+5 |
|\ |
|
| * | Chicken egg code early bailout | Safwat Halaby | 2015-12-23 | 1 | -19/+21 |
| * | Baby chickens don't lay eggs | Gargaj | 2015-12-23 | 1 | -16/+19 |
* | | Fixed return value description in doxycomment. | Mattes D | 2015-12-23 | 1 | -1/+1 |
* | | add handling of water bottle | Gargaj | 2015-12-22 | 3 | -0/+98 |
|/ |
|
* | Added GeoTrust Root Certificate | worktycho | 2015-12-22 | 1 | -1/+24 |
* | Ignore == if followed by \ | worktycho | 2015-12-22 | 1 | -1/+1 |
* | Merge pull request #2788 from SafwatHalaby/jump | Safwat Halaby | 2015-12-22 | 3 | -81/+151 |
|\ |
|
| * | PF - Improved mob jumping | Safwat Halaby | 2015-12-21 | 3 | -81/+151 |
* | | cTeam:GetName returning wrong name | then0rTh | 2015-12-21 | 1 | -1/+1 |
|/ |
|
* | Revert "Changed cPath to have a reset method". | Safwat Halaby | 2015-12-21 | 4 | -103/+38 |
* | Fixed spawn point. Wrong number for divisions and wrong highest spawn point. | Lukas Pioch | 2015-12-20 | 1 | -3/+4 |
* | Fix race condition | tycho | 2015-12-20 | 2 | -2/+4 |
* | Fixes for clang-3.7 | Lukas Pioch | 2015-12-19 | 5 | -7/+7 |
* | Merge pull request #2542 from Haxi52/pinkstone | Tiger Wang | 2015-12-19 | 55 | -3122/+2337 |
|\ |
|
| * | Reorganised the redstone simulator | Tiger Wang | 2015-12-18 | 55 | -3122/+2337 |
* | | Use atomic bool for isthread terminate | tycho | 2015-12-19 | 1 | -1/+2 |
* | | Added HTTPS links wherever they are supported. | Alexander Harkness | 2015-12-19 | 10 | -126/+89 |
* | | Fix off by two error in ReadString | worktycho | 2015-12-18 | 1 | -1/+1 |
* | | Check for invalid tags when reading a compound tag | tycho | 2015-12-18 | 1 | -2/+6 |
* | | Revised the explosion-related Lua API and docs. | Mattes D | 2015-12-18 | 6 | -108/+215 |
|/ |
|
* | Removed unused class cChunkDataCollector. | Mattes D | 2015-12-18 | 1 | -20/+0 |
* | Fixed String Parsing crash bug | tycho | 2015-12-18 | 1 | -5/+1 |
* | PieceStructures generator: Fixed wrong merge conflict resolution. | Mattes D | 2015-12-17 | 2 | -5/+5 |
* | Moved variables into scope, removed unused variables and fixed variables | Lukas Pioch | 2015-12-17 | 9 | -19/+10 |
* | Merge pull request #2753 from cuberite/pathFix | Safwat Halaby | 2015-12-16 | 4 | -37/+109 |
|\ |
|
| * | Changed cPath to have a reset method. | tycho | 2015-12-16 | 4 | -38/+103 |
| * | Delete copy and move constructors from cPath | tycho | 2015-12-15 | 1 | -0/+7 |
* | | allow horse control (still quite buggy) | Gargaj | 2015-12-15 | 3 | -2/+29 |
|/ |
|
* | Fixed warning regarding an uninitialized value | Julian Laubstein | 2015-12-15 | 1 | -1/+1 |
* | Fixed warning regarding an uninitialized value | Julian Laubstein | 2015-12-15 | 1 | -1/+1 |
* | Changed raw cPath to an unique_ptr, fixes memory leak | Lukas Pioch | 2015-12-15 | 2 | -9/+9 |
* | Merge pull request #2638 from Gargaj/master | worktycho | 2015-12-14 | 14 | -128/+284 |
|\ |
|
| * | blockheight mechanism | Gargaj | 2015-12-13 | 14 | -128/+284 |
* | | Strip meta from hopper on converting to pickup | Julian Laubstein | 2015-12-13 | 1 | -0/+6 |
|/ |
|
* | Set overgrown wart age to 3 | Safwat Halaby | 2015-12-13 | 1 | -1/+5 |
* | allow use failures to propagate from the entity/block to the player | Gargaj | 2015-12-13 | 54 | -76/+118 |
* | snow golems are "neutral" | Gargaj | 2015-12-13 | 1 | -5/+5 |
* | sheep color inheritance | Gargaj | 2015-12-13 | 4 | -1/+64 |
* | Remove stray "return" | Safwat Halaby | 2015-12-13 | 1 | -1/+0 |
* | Fixed mobs attacking Creative Mode players | Safwat Halaby | 2015-12-13 | 2 | -11/+15 |
* | Decoupled cMonster and path recalc logic, re-implemented recalc | Safwat Halaby | 2015-12-13 | 8 | -335/+486 |
* | Stop pathfinding over cobble walls | Gargaj | 2015-12-13 | 1 | -0/+1 |
* | Nether wart only ages to 3 | Gargaj | 2015-12-12 | 1 | -2/+2 |
* | Test for correct coordinates when fishing | Gargaj | 2015-12-10 | 2 | -1/+2 |
* | Fixed opposite condition in OreNests finisher. | Mattes D | 2015-12-09 | 1 | -2/+2 |
* | stop creepers from exploding even if they just died | Gargaj | 2015-12-08 | 1 | -1/+1 |
* | Small spelling issues fixed | Julian Laubstein | 2015-12-08 | 1 | -3/+3 |
* | Tilling dirt should send block update | Gargaj | 2015-12-06 | 1 | -1/+1 |
* | Spawn chickens from eggs as babies | Gargaj | 2015-12-05 | 1 | -5/+5 |
* | fix wolf collars | Gargaj | 2015-12-03 | 1 | -2/+2 |
* | Merge pull request #2707 from Gargaj/rabbitstew | Mattes D | 2015-12-03 | 4 | -56/+25 |
|\ |
|
| * | Merge mushroom soup into generic food handler | Gargaj | 2015-12-03 | 4 | -56/+25 |
* | | Use C++11 auto instead of per-platform types. | Mattes D | 2015-12-03 | 1 | -8/+1 |
|/ |
|
* | Merge pull request #2699 from SafwatHalaby/breedDocs | Mattes D | 2015-12-03 | 2 | -5/+25 |
|\ |
|
| * | Added documentation for breeding code | Safwat Halaby | 2015-11-30 | 2 | -5/+25 |
* | | Changed Nether defaults to use PieceStructures. | Mattes D | 2015-12-01 | 1 | -1/+1 |
* | | Added more details to the cubeset format documentation. | Mattes D | 2015-12-01 | 1 | -2/+2 |
* | | Added PieceStructures generator. | Mattes D | 2015-12-01 | 45 | -11822/+1952 |
|/ |
|
* | implement breeding | Gargaj | 2015-11-29 | 11 | -19/+209 |
* | Normalized OrePockets generator config names. | Mattes D | 2015-11-27 | 1 | -2/+2 |
* | OrePockets finisher is now configurable. | Mattes D | 2015-11-25 | 4 | -26/+127 |
* | Added OrePockets and DirtPockets finish gens. | Mattes D | 2015-11-25 | 5 | -267/+548 |
* | fix escaped characters in signs (fixes #1736, fixes #2170) | Gargaj | 2015-11-24 | 1 | -1/+6 |
* | Add enum for Sound and Particle Effects | Dave Tucker | 2015-11-24 | 31 | -56/+124 |
* | change from single followable item to multiple | Gargaj | 2015-11-23 | 10 | -12/+65 |
* | Fixed display of helpmessage | Julian Laubstein | 2015-11-23 | 1 | -1/+1 |
* | Changed static_cast to FloorC | Julian Laubstein | 2015-11-23 | 1 | -1/+1 |
* | Adjusted height validation using cChunkDef::IsValidHeight() | Julian Laubstein | 2015-11-23 | 3 | -11/+11 |
* | Added dash to helpstring output | Julian Laubstein | 2015-11-23 | 1 | -1/+1 |
* | Removed dashes in help messages for consistency | Julian Laubstein | 2015-11-23 | 1 | -8/+8 |
* | Added cChunkDef::IsValidWidth() | Julian Laubstein | 2015-11-23 | 1 | -1/+6 |
* | Revert "Changed description to "Cuberite - Minecraft in C++!"" | Safwat Halaby | 2015-11-22 | 1 | -1/+1 |
* | Changed description to "Cuberite - Minecraft in C++!" | Safwat Halaby | 2015-11-20 | 1 | -1/+1 |
* | Include execinfo.h only on __GLIBC__ | Thomas Boerger | 2015-11-19 | 1 | -1/+3 |
* | Define stacktrace functions only if __GLIBC__ is defined | Thomas Boerger | 2015-11-19 | 1 | -5/+7 |
* | Check for __GLIBC__ to detect correct strerror_r version | Thomas Boerger | 2015-11-19 | 1 | -1/+1 |
* | changed mob age from char to int | Julian Laubstein | 2015-11-16 | 4 | -41/+92 |
* | Improved spawn location calculations. | samoatesgames | 2015-11-13 | 3 | -72/+175 |
* | Blocks outside the world are never solid | worktycho | 2015-11-13 | 1 | -0/+4 |
* | Avoid reading out of bounds | Gargaj | 2015-11-10 | 1 | -4/+14 |
* | Added cChunkDef::IsValidHeight() | Julian Laubstein | 2015-11-10 | 1 | -0/+6 |
* | Avoid division by zero | Gargaj | 2015-11-10 | 1 | -1/+1 |
* | fix shallow water + add future code for liquid fall dampening | Gargaj | 2015-11-10 | 1 | -3/+11 |
* | remove slab from inventory when using it on another slab (fixes #2610) | Gargaj | 2015-11-09 | 1 | -3/+27 |
* | idle/deflating creeper should be -1 | Gargaj | 2015-11-09 | 2 | -2/+2 |
* | Add comment to Attack() return values | Gargaj | 2015-11-09 | 1 | -0/+4 |
* | neutral mobs shouldn't chase the player unless aggro'd | Gargaj | 2015-11-08 | 3 | -1/+8 |
* | Fix memory leak | worktycho | 2015-11-08 | 1 | -1/+1 |
* | Merge pull request #2615 from Gargaj/cavespider-attack | worktycho | 2015-11-08 | 16 | -27/+48 |
|\ |
|
| * | fix cavespider poisoning even if attack is in cooldown | Gargaj | 2015-11-08 | 16 | -27/+48 |
* | | Fix chicken flying | Gargaj | 2015-11-08 | 1 | -0/+2 |
* | | add sound to stone pressure plates | Gargaj | 2015-11-08 | 1 | -0/+9 |
|/ |
|
* | Only send creeper updates when there is a change | Gargaj | 2015-11-07 | 1 | -3/+6 |
* | Merge pull request #2609 from bibo38/slimeblock | worktycho | 2015-11-07 | 6 | -129/+238 |
|\ |
|
| * | Refactored code to use vectors in the cPistonHandler class | bibo38 | 2015-11-07 | 3 | -52/+42 |
| * | Added some code improvements | bibo38 | 2015-11-07 | 2 | -22/+42 |
| * | Renamed GetDirectionVec into VectorFromMetaData to improve code readability. | bibo38 | 2015-11-07 | 2 | -6/+6 |
| * | Commented the GetDirectionVec method | bibo38 | 2015-11-07 | 1 | -0/+3 |
| * | Fixed the style problems and added some comments | bibo38 | 2015-11-07 | 2 | -6/+18 |
| * | Removed unused CanPull method | bibo38 | 2015-11-07 | 1 | -11/+0 |
| * | Extracted block moving code into a seperate method | bibo38 | 2015-11-07 | 2 | -77/+52 |
| * | Replaced the usage of pistonMeta with a direction vector to allow better meta value abstraction | bibo38 | 2015-11-07 | 2 | -73/+63 |
| * | Fixed pulling/pushing of breakable blocks, which are not required to be moved | bibo38 | 2015-11-07 | 1 | -3/+20 |
| * | Implemented the basic slime block pulling | bibo38 | 2015-11-07 | 1 | -17/+62 |
| * | Implemented the SlimeBlock into the CanPush method to allow slimeblocks to work correctly when pushed | bibo38 | 2015-11-07 | 1 | -15/+26 |
| * | Piston extension now works with the new recursive CanPushBlock method. | bibo38 | 2015-11-07 | 1 | -36/+41 |
| * | Added the CanPushBlock method for the piston push check. | bibo38 | 2015-11-07 | 2 | -24/+41 |
| * | Implemented the slime block dropping behaviour. | bibo38 | 2015-11-07 | 3 | -0/+35 |
* | | fix pressure plate power levels | Gargaj | 2015-11-07 | 1 | -4/+4 |
|/ |
|
* | Merge pull request #2618 from Gargaj/deadmeansdead | worktycho | 2015-11-07 | 1 | -1/+1 |
|\ |
|
| * | don't attack if dead | Gargaj | 2015-11-07 | 1 | -1/+1 |
* | | code style | Gargaj | 2015-11-07 | 1 | -3/+3 |
* | | implement pushing/shoving based on @NiLSPACE's suggestion | Gargaj | 2015-11-07 | 1 | -0/+36 |
|/ |
|
* | chickens don't take fall damage | Gargaj | 2015-11-06 | 2 | -0/+6 |
* | Merge pull request #2593 from cuberite/enderegg | Julian Laubstein | 2015-11-05 | 2 | -92/+103 |
|\ |
|
| * | Destroy an ender crystal, damage a dragon when hit by an egg. | Alexander Harkness | 2015-11-05 | 2 | -92/+103 |
* | | MSVC: Reviewed warnings, disabled a useless one, re-enabled an old one. | Mattes D | 2015-11-05 | 1 | -3/+1 |
* | | Fix being set on fire while directly being under lava | Gargaj | 2015-11-04 | 1 | -1/+1 |
* | | Implemented brewing | Lukas Pioch | 2015-11-03 | 34 | -9/+1523 |
* | | Use an unreserved qualifier for thread local storage | Cengiz Can | 2015-11-03 | 1 | -9/+11 |
* | | Fixed failed assertation | bibo38 | 2015-11-03 | 1 | -20/+23 |
* | | Merge pull request #2591 from cuberite/chunkprepare-deadlock | worktycho | 2015-11-03 | 1 | -1/+4 |
|\ \ |
|
| * | | Fix deadlock, resolves #2521 | Alexander Harkness | 2015-11-02 | 1 | -1/+4 |
| |/ |
|
* / | Examined a fix for #2588 | Tiger Wang | 2015-11-02 | 1 | -0/+6 |
|/ |
|
* | Implemented the Water Breathing Potion functionality. | bibo38 | 2015-11-01 | 2 | -0/+16 |
* | Implemented the FireResistence potion effects. | bibo38 | 2015-10-31 | 5 | -6/+34 |
* | Debug mode: Fixed assertion, if player below y < 0 | Lukas Pioch | 2015-10-31 | 1 | -3/+3 |
* | Changed for-loop iterator in File.cpp to a reference type to reduce object copying and fix the clang build. | bibo38 | 2015-10-30 | 1 | -1/+1 |
* | Added cave spider to MobSpawner | Lukas Pioch | 2015-10-29 | 1 | -0/+11 |
* | Revert "Pressure plate fix" | Mattes D | 2015-10-29 | 1 | -45/+14 |
* | fixed pressure plate bugs | Schwertspize | 2015-10-28 | 1 | -14/+45 |
* | Fix wrong teleport permission. (solves #2369) | Alexander Harkness | 2015-10-28 | 1 | -4/+4 |
* | Update Loops required for JsonCPP | Lukas Pioch | 2015-10-26 | 4 | -12/+12 |
* | Fixed a crash when sending messages too early after connection. | Mattes D | 2015-10-21 | 1 | -1/+12 |
* | ReTyped block ids | Julian Laubstein | 2015-10-15 | 1 | -7/+12 |
* | Removed unused typedef | worktycho | 2015-10-12 | 1 | -1/+0 |
* | Fixed a possible crash in HTTPS server. | Mattes D | 2015-10-08 | 1 | -0/+2 |
* | StyleCheck: Check spaces around ==, <=, >= | Mattes D | 2015-10-08 | 2 | -5/+13 |
* | Fixed bindings for cTCPLink:StartTLSClient(). | Mattes D | 2015-10-08 | 1 | -12/+2 |
* | Merge pull request #2528 from OdnetninI/master | Tiger Wang | 2015-10-05 | 1 | -0/+1 |
|\ |
|
| * | Spectator Mode doesn't fly[FIX] | OdnetninI | 2015-10-05 | 1 | -0/+1 |
* | | Generator: Fixed missing hitbox assignment. | Mattes D | 2015-10-05 | 2 | -0/+4 |
|/ |
|
* | Improved the data structure for storing loaded chunks | tycho | 2015-10-05 | 2 | -8/+8 |
* | Fixed a race condition between chunk loader and generator. | Mattes D | 2015-10-04 | 10 | -65/+45 |
* | Improved types of utf 16 strings | tycho | 2015-10-02 | 3 | -13/+13 |
* | Remove a pair of unused broken functions | tycho | 2015-10-02 | 2 | -38/+0 |
* | The bottom layer cannot hold a valid spawn point | worktycho | 2015-10-01 | 1 | -0/+6 |
* | Added LuaState tracker and memory stats logging. | Mattes D | 2015-09-28 | 3 | -0/+118 |
* | Made Lua API check strings strictly. | Mattes D | 2015-09-28 | 1 | -1/+4 |
* | Merge pull request #2498 from cuberite/UnicodeOnWindows | Tiger Wang | 2015-09-28 | 3 | -12/+12 |
|\ |
|
| * | Added the _UNICODE flag on Windows | Tiger Wang | 2015-09-26 | 3 | -12/+12 |
* | | Partial revert of #2446 | Safwat Halaby | 2015-09-28 | 2 | -7/+53 |
* | | Added weather intervals to world.ini settings. | Mattes D | 2015-09-28 | 2 | -4/+49 |
* | | Disabled squids and Guardians pathfinding, #2460 | Safwat Halaby | 2015-09-27 | 2 | -2/+2 |
* | | Merge pull request #2465 from electromatter/master | worktycho | 2015-09-27 | 1 | -0/+14 |
|\ \ |
|
| * \ | Merge branch 'master' into master | electromatter | 2015-09-22 | 30 | -956/+324 |
| |\ \ |
|
| * | | | added bungeecord support for protocol18x | Eric Chai | 2015-09-06 | 1 | -0/+14 |
* | | | | Extended and fixed the cFile API. | Mattes D | 2015-09-26 | 5 | -99/+605 |
* | | | | Prepared ScheduleTask for threading refactor | Tiger Wang | 2015-09-25 | 4 | -298/+55 |
| |_|/
|/| | |
|
* | | | Maked it compileable for clang-3.7 | Lukas Pioch | 2015-09-25 | 8 | -20/+20 |
* | | | Lilypads drop when not on source water. | Mattes D | 2015-09-25 | 1 | -0/+16 |
* | | | Namechange to Cuberite | Mattes D | 2015-09-25 | 21 | -38/+38 |
* | | | fixed cast | tycho | 2015-09-24 | 1 | -1/+1 |
* | | | Add new "ForEach" function: ForEachLoadedChunk. | tycho | 2015-09-24 | 5 | -1/+98 |
| |/
|/| |
|
* | | Refactored cProtocol Chat handling | tycho | 2015-09-21 | 8 | -227/+32 |
* | | Ignore Sigpipe | tycho | 2015-09-19 | 1 | -0/+4 |
* | | Fixed wrong assumtion regarding RemoveClient | tycho | 2015-09-19 | 2 | -4/+6 |
* | | Fixed erase | tycho | 2015-09-19 | 1 | -1/+1 |
* | | Removed a significant performance issue. | tycho | 2015-09-18 | 2 | -82/+71 |
* | | Added CircleCI for stylechecking. | Mattes D | 2015-09-17 | 10 | -523/+57 |
* | | Increase robustness of the logging subsystem | tycho | 2015-09-15 | 9 | -121/+155 |
* | | Fixed flint drop rates from 1/30 to 1/10 to match the wiki. | David Erbelding | 2015-09-14 | 1 | -1/+1 |
* | | Fixed Lua output folders for Windows builds. | Mattes D | 2015-09-08 | 1 | -2/+2 |
|/ |
|
* | Renamed output directory to Server | Mattes D | 2015-09-05 | 1 | -8/+8 |
* | Fixes #2485 | Tiger Wang | 2015-09-02 | 1 | -1/+0 |
* | Include signal.h jointly for POSIX systems | Matti Hanninen | 2015-08-27 | 1 | -5/+7 |
* | Merge pull request #2446 from cuberite/asyncpathfinder | Tiger Wang | 2015-08-27 | 4 | -101/+25 |
|\ |
|
| * | Fixed a position bug in the pathfinder | Tiger Wang | 2015-08-22 | 4 | -101/+25 |
* | | Small fix for cEvent | Tiger Wang | 2015-08-27 | 2 | -8/+13 |
* | | Merge pull request #2450 from nicodinh/patch-1 | Mattes D | 2015-08-25 | 1 | -1/+1 |
|\ \ |
|
| * | | Update cRankManager::SetRankVisuals | AZARI Nicolas | 2015-08-25 | 1 | -1/+1 |
* | | | Fix clang compile error | Theo Tosini | 2015-08-24 | 1 | -1/+1 |
|/ / |
|
* / | Removed unused function | Tiger Wang | 2015-08-22 | 2 | -23/+0 |
|/ |
|
* | Cast UINT to WORD to appease warning | Tiger Wang | 2015-08-22 | 1 | -6/+5 |
* | Merge pull request #2427 from cuberite/fixes | Tiger Wang | 2015-08-22 | 5 | -195/+235 |
|\ |
|
| * | Fixed and improved restarting | Tiger Wang | 2015-08-20 | 5 | -195/+235 |
* | | Namespace qualify std::abs, use explicit cast | Matti Hänninen | 2015-08-21 | 1 | -1/+1 |
* | | Merge pull request #2380 from cuberite/travis | Tiger Wang | 2015-08-20 | 3 | -4/+4 |
|\ \ |
|
| * | | Use container-based infrastructure for Travis | Tiger Wang | 2015-08-20 | 3 | -4/+4 |
| |/ |
|
* / | Fixed food drain bugs | Tiger Wang | 2015-08-20 | 8 | -317/+162 |
|/ |
|
* | * Logic for handling plant growth has been centralized into cBlockPlant, and all growable plants now inherit from it. | Samuel Barney | 2015-08-19 | 11 | -30/+256 |
* | Some warning fixes | Julian Laubstein | 2015-08-18 | 9 | -39/+70 |
* | Fix old style casts and implicit conversions | Matti Hänninen | 2015-08-12 | 18 | -145/+153 |
* | Checked LeakFinder in MSVC2015, enabled support for it. | Mattes D | 2015-08-10 | 2 | -6/+7 |
* | MSVC: Ignore the deprecation warning in 3rd party StackWalker. | Mattes D | 2015-08-09 | 1 | -0/+1 |
* | Flush log file when a warning or error message is output. | Mattes D | 2015-08-08 | 1 | -0/+7 |
* | Refactored code to use cLuaState | Samuel Barney | 2015-08-07 | 2 | -34/+29 |
* | Fixed Iron Door | Nicholas W | 2015-08-01 | 1 | -1/+6 |
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 114 | -850/+869 |
* | Chunks that fail to load are offloaded to extra files. | Mattes D | 2015-07-31 | 2 | -61/+107 |
* | Added reason parameter to load failures. | Mattes D | 2015-07-31 | 1 | -13/+13 |
* | Moved AString reading hack to cFile. | Mattes D | 2015-07-31 | 3 | -24/+49 |
* | Silenced and fixed many warning messages across multiple files. | Samuel Barney | 2015-07-29 | 117 | -1119/+1103 |
* | Merge pull request #2376 from mjhanninen/fix-freebsd-build | Mattes D | 2015-07-29 | 1 | -0/+1 |
|\ |
|
| * | Fix FreeBSD build broken by strict compiler check | Matti Hänninen | 2015-07-20 | 1 | -0/+1 |
* | | Fixed custom recipes result clientside bug. | Mattes D | 2015-07-26 | 1 | -0/+8 |
* | | Fixed cNetworkSingleton's HasTerminated flag. | Mattes D | 2015-07-23 | 1 | -1/+4 |
|/ |
|
* | Merge pull request #2362 from scribblemaniac/fix-redstone | Tiger Wang | 2015-07-18 | 1 | -2/+4 |
|\ |
|
| * | Fixed redstone issue | scribblemaniac | 2015-07-17 | 1 | -2/+4 |
* | | Added documentation for GetLargeTreeAdjustment | Samuel Barney | 2015-07-17 | 1 | -0/+1 |
* | | Added Rabbit Metadata values. | bibo38 | 2015-07-17 | 5 | -54/+109 |
* | | Merge pull request #2363 from scribblemaniac/improve-spider-ai | Tiger Wang | 2015-07-16 | 3 | -1/+44 |
|\ \ |
|
| * | | Improved spider AI | scribblemaniac | 2015-07-16 | 3 | -1/+44 |
| |/ |
|
* | | Merge pull request #2364 from hallucino/ageable-mobs | Tiger Wang | 2015-07-16 | 13 | -17/+24 |
|\ \ |
|
| * | | Spawn baby mobs | hallucino | 2015-07-16 | 13 | -17/+24 |
* | | | Merge pull request #2360 from bibo38/waterfix | Julian Laubstein | 2015-07-16 | 1 | -3/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Now Water sources will also be created on top of existing water sources. | bibo38 | 2015-07-15 | 1 | -3/+6 |
* | | | Merge pull request #2348 from bibo38/customname | Tiger Wang | 2015-07-15 | 2 | -10/+27 |
|\ \ \ |
|
| * | | | Added CustomName and Health to sended Metadata of Monsters. | bibo38 | 2015-07-15 | 2 | -10/+27 |
| |/ / |
|
* | | | Merge pull request #2353 from SamJBarney/DyedArmor | Julian Laubstein | 2015-07-15 | 9 | -6/+382 |
|\ \ \
| |_|/
|/| | |
|
| * | | Leather Armor can now be dyed. | Samuel Barney | 2015-07-15 | 9 | -6/+382 |
* | | | Merge pull request #2350 from SamJBarney/PeonySnowFix | Julian Laubstein | 2015-07-15 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | Fixed tall grass trying to be placed in cold biomes. | Samuel Barney | 2015-07-15 | 1 | -1/+7 |
* | | | | Merge pull request #2349 from cuberite/maps | Tiger Wang | 2015-07-15 | 103 | -925/+924 |
|\ \ \ \ |
|
| * | | | | Improved maps | Tiger Wang | 2015-07-14 | 103 | -925/+924 |
* | | | | | Merge pull request #2036 from cuberite/sign-metamirror | Alexander Harkness | 2015-07-15 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | Fixed bad logic. | Alexander Harkness | 2015-05-16 | 1 | -1/+1 |
| * | | | | | Should Fix sign flipping. | Alexander Harkness | 2015-05-16 | 1 | -2/+2 |
* | | | | | | Merge pull request #2340 from hallucino/ageable-mobs | NiLSPACE | 2015-07-15 | 5 | -28/+156 |
|\ \ \ \ \ \ |
|
| * | | | | | | Support ageable mobs | Hallucino | 2015-07-14 | 5 | -28/+156 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #2356 from LO1ZB/ImproveHunger | Julian Laubstein | 2015-07-14 | 1 | -11/+10 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Fix food drain on movement. | LO1ZB | 2015-07-14 | 1 | -11/+10 |
* | | | | | | Merge pull request #2352 from mmdk95/master | Tiger Wang | 2015-07-14 | 1 | -0/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix duping doors (#1327) | mmdk95 | 2015-07-14 | 1 | -0/+4 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #2346 from SamJBarney/TreeGrowthUpdate | Julian Laubstein | 2015-07-14 | 4 | -14/+246 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Sapling Growth Update | Samuel Barney | 2015-07-13 | 4 | -14/+246 |
| |/ / / / |
|
* | | | / | Torches can now be placed on top of upside down stairs. | Samuel Barney | 2015-07-14 | 1 | -0/+16 |
| |_|_|/
|/| | | |
|
* | | | | Switched from using std::max(std::min()) to using Clamp | Samuel Barney | 2015-07-13 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge pull request #2344 from bibo38/make_ptr | Julian Laubstein | 2015-07-13 | 3 | -69/+69 |
|\ \ \ |
|
| * | | | Changing the shared_ptr/unique_ptr constructors to the make_shared/make_unique functions | bibo38 | 2015-07-12 | 3 | -69/+69 |
| |/ / |
|
* / / | Fixed DropSpenser sound #2333 | mmdk95 | 2015-07-12 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #2330 from cuberite/libraryupdate | Julian Laubstein | 2015-07-12 | 2 | -1/+3 |
|\ \ |
|
| * | | Added JsonCPP library location to search paths | Tiger Wang | 2015-07-12 | 1 | -2/+1 |
| * | | Updated and submodularised JsonCPP | Tiger Wang | 2015-07-10 | 2 | -1/+4 |
* | | | Fixed misplaced parens | Samuel Barney | 2015-07-09 | 2 | -5/+5 |
* | | | Fixes compilation failures on MacOSX 10.10 | Samuel Barney | 2015-07-09 | 7 | -88/+88 |
|/ / |
|
* | | Network: Fixed ServerHandle's address formatting. | Mattes D | 2015-07-07 | 1 | -2/+2 |
* | | (Ender) Chests are obstructed by opaque blocks. | Nounours Heureux | 2015-07-07 | 2 | -15/+13 |
* | | Fixed warnings generated by 64-bit MSVC. | Mattes D | 2015-07-07 | 8 | -32/+32 |
* | | Squashed Bonemeal Plant Growth Update | Samuel Barney | 2015-07-06 | 1 | -13/+85 |
* | | Merge pull request #2224 from cuberite/ChunkQueueCollapsing | worktycho | 2015-07-04 | 15 | -330/+251 |
|\ \ |
|
| * | | Fixed minor errors in Tycho's code | Tiger Wang | 2015-06-22 | 7 | -92/+83 |
| * | | Reinstate "Chunk queue collapsing" | Tiger Wang | 2015-06-10 | 11 | -261/+191 |
* | | | Moved grabbing the light value to after the transparency check. | Samuel Barney | 2015-07-03 | 1 | -3/+4 |
* | | | Added missing parens | Samuel Barney | 2015-07-03 | 1 | -1/+1 |
* | | | Grass now only dies if it has an opaque block above it. | Samuel Barney | 2015-07-03 | 1 | -4/+7 |
* | | | Farmland is now listed as an opaque block. | Samuel Barney | 2015-07-03 | 1 | -2/+1 |
* | | | Added neighbor specification in the OnNeighborChanged() block callback. | Mattes D | 2015-07-01 | 6 | -45/+64 |
* | | | BlockArea: Fixed a crash with areas higher than chunk height. | Mattes D | 2015-06-30 | 2 | -2/+8 |
* | | | Added a size check for portals. | STRWarrior | 2015-06-28 | 4 | -0/+48 |
* | | | use atomic for state, to avoid torn reads | tycho | 2015-06-27 | 1 | -2/+2 |
* | | | Now Horses spawn with correct data values. | bibo38 | 2015-06-26 | 1 | -3/+3 |
* | | | Merge pull request #2241 from lkolbly/master | worktycho | 2015-06-26 | 6 | -21/+40 |
|\ \ \ |
|
| * | | | Work on NetherPortalScanner. Setup portal scanner to reset PortalCooldown. Changed where player is spawned. Added a_InitSpawn flag to CreateAndInitializeWorld. | Lane Kolbly | 2015-06-13 | 6 | -21/+40 |
* | | | | Merge pull request #2282 from Haxi52/button-fixes | worktycho | 2015-06-25 | 5 | -10/+58 |
|\ \ \ \ |
|
| * | | | | Buttons no longer click on when already on. Buttons now play sound when clicking off. | Hax52 | 2015-06-24 | 5 | -10/+58 |
* | | | | | Merge pull request #2290 from bibo38/mousefix | Mattes D | 2015-06-25 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | Fixed Middle-Click Button in the ClickWindow-Packet. | bibo38 | 2015-06-25 | 2 | -2/+2 |
* | | | | | | Doors now get placed on the server-side. | bibo38 | 2015-06-25 | 1 | -1/+0 |
* | | | | | | Merge pull request #2288 from cuberite/melonFix | Mattes D | 2015-06-24 | 1 | -0/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Call Neighbour changed handlers when a melon is created | tycho | 2015-06-23 | 1 | -0/+3 |
* | | | | | | | Added a forgotten break in cHangingEntity constructor. | Mattes D | 2015-06-24 | 1 | -0/+1 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #2284 from cuberite/FixBiomeGen | worktycho | 2015-06-23 | 2 | -3/+6 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Generate biomes when pregenerating heights through CompositedHeiGen. | Mattes D | 2015-06-23 | 2 | -3/+6 |
* | | | | | | Fixed melon metadata when growing from stem. | Mattes D | 2015-06-23 | 1 | -6/+9 |
* | | | | | | Fixed right-click with bonemeal. | Mattes D | 2015-06-23 | 1 | -1/+1 |
|/ / / / / |
|
* / / / / | Rebased version of Code | Samuel Barney | 2015-06-22 | 8 | -55/+17 |
|/ / / / |
|
* | | | | Refactored block placement workflow. | Mattes D | 2015-06-21 | 7 | -85/+156 |
* | | | | Added basic support for loading village prefabs from files. | Mattes D | 2015-06-20 | 18 | -17244/+264 |
* | | | | Merge pull request #2255 from cuberite/LoadablePieces | worktycho | 2015-06-19 | 13 | -71/+806 |
|\ \ \ \ |
|
| * | | | | Externalized cPrefabPiecePool self-test. | Mattes D | 2015-06-19 | 8 | -52/+37 |
| * | | | | PrefabPiecePool: Added loading from cubeset file. | Mattes D | 2015-06-18 | 4 | -3/+589 |
| * | | | | LuaState: Added support for config-style usage. | Mattes D | 2015-06-17 | 3 | -43/+207 |
* | | | | | Check the return value of InflateString | Tiger Wang | 2015-06-18 | 1 | -2/+1 |
|/ / / / |
|
* | | | | Fixes #2245 | Tiger Wang | 2015-06-17 | 1 | -1/+1 |
* | | | | Removed version 29 serilization | tycho | 2015-06-16 | 2 | -62/+0 |
* | | | | Fixed override | tycho | 2015-06-15 | 1 | -1/+1 |
* | | | | Merge pull request #2244 from martindev2/#2092-TNT-Fire | Tiger Wang | 2015-06-14 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | implemented DoesIgnoreBuildCollision on BlockFire to allow blocks to be placed on top | Martin McArthur | 2015-06-14 | 1 | -0/+5 |
* | | | | | Fixed tigers format string | worktycho | 2015-06-14 | 1 | -2/+2 |
|/ / / / |
|
* / / / | Fixed log files' timestamps | Tiger Wang | 2015-06-14 | 3 | -12/+12 |
|/ / / |
|
* | | | Merge pull request #2237 from lkolbly/master | worktycho | 2015-06-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fixed typo in BlockDoor.h | Lane Kolbly | 2015-06-13 | 1 | -1/+1 |
* | | | | Merge pull request #2240 from cuberite/UpdatedPrefabs | NiLSPACE | 2015-06-13 | 6 | -488/+465 |
|\ \ \ \ |
|
| * | | | | Updated prefabs from the Gallery server. | Mattes D | 2015-06-13 | 6 | -488/+465 |
* | | | | | Added HOOK_KILLED | Nounours Heureux | 2015-06-13 | 7 | -6/+73 |
|/ / / / |
|
* / / / | NetherPortalScanner: Fixed type conversion warnings. | Mattes D | 2015-06-13 | 1 | -2/+2 |
|/ / / |
|
* | | | If defined, not just if. | Alexander Harkness | 2015-06-12 | 1 | -1/+1 |
* | | | Fixed build error on Linux | Alexander Harkness | 2015-06-12 | 1 | -1/+1 |
* | | | SelfTests are registered and executed after logging framework init. | Mattes D | 2015-06-11 | 11 | -33/+198 |
|/ / |
|
* | | Merge pull request #2162 from lkolbly/master | Mattes D | 2015-06-10 | 8 | -20/+431 |
|\ \ |
|
| * | | Implemented nether portal scanning code. | Lane Kolbly | 2015-06-10 | 8 | -20/+431 |
* | | | Merge pull request #2144 from mc-server/comparators | Alexander Harkness | 2015-06-09 | 10 | -662/+806 |
|\ \ \
| |/ /
|/| | |
|
| * | | Added moar comments | Tiger Wang | 2015-06-07 | 2 | -13/+13 |
| * | | Vector hasher is now a separate class | Tiger Wang | 2015-06-07 | 3 | -12/+30 |
| * | | Use emplace to construct structures | Tiger Wang | 2015-06-06 | 2 | -54/+61 |
| * | | Improved link unpowering speed | Tiger Wang | 2015-06-06 | 1 | -48/+41 |
| * | | Changed appropriate containers to unordered_map | Tiger Wang | 2015-06-06 | 5 | -203/+92 |
| * | | Improved link power behaviour | Tiger Wang | 2015-06-06 | 2 | -163/+119 |
| * | | Improved wires and repeaters | Tiger Wang | 2015-06-06 | 2 | -73/+152 |
| * | | Fixed wire consuming much resources | Tiger Wang | 2015-06-06 | 1 | -7/+17 |
| * | | Redstone wire and trapdoor fixes | Tiger Wang | 2015-06-06 | 4 | -311/+323 |
| * | | Provides improvements to redstone wire | Tiger Wang | 2015-06-06 | 2 | -94/+70 |
| * | | Comparators | Tiger Wang | 2015-06-06 | 7 | -83/+287 |
* | | | cBlockArea: Added CountSpecificBlocks() API function. | Mattes D | 2015-06-08 | 2 | -0/+68 |
* | | | Revert "Chunk queue collapsing" | worktycho | 2015-06-07 | 11 | -191/+261 |
* | | | Merge pull request #2210 from nounoursheureux/bucket-craft | Alexander Harkness | 2015-06-07 | 1 | -1/+8 |
|\ \ \ |
|
| * | | | Fixed style | Nounours Heureux | 2015-06-07 | 1 | -1/+1 |
| * | | | Cake crafting now give back the bucket | Nounours Heureux | 2015-06-07 | 1 | -1/+8 |
* | | | | Merge pull request #2211 from jan64/master | Alexander Harkness | 2015-06-07 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix incorrent experience sending for 1.7 clients | jan64 | 2015-06-07 | 1 | -2/+2 |
* | | | | Merge pull request #2179 from mc-server/ChunkQueueCollapsing | Tiger Wang | 2015-06-06 | 11 | -261/+191 |
|\ \ \ \ |
|
| * | | | | Fix iterating | tycho | 2015-06-05 | 1 | -3/+1 |
| * | | | | Made the list of chunks to stream an unordered_set | tycho | 2015-06-05 | 4 | -25/+22 |
| * | | | | Rewrote ChunkSending queue for significantly improved performance | tycho | 2015-06-05 | 4 | -189/+102 |
| * | | | | Moved Chunk Broadcasts over to the regular queue | tycho | 2015-06-05 | 8 | -116/+138 |
* | | | | | Merge pull request #2205 from birkett/master | worktycho | 2015-06-05 | 5 | -15/+56 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Daemon support on Linux. | Anthony Birkett | 2015-06-05 | 5 | -15/+56 |
* | | | | | Merge pull request #2206 from mc-server/APIDumpTimeStamp | worktycho | 2015-06-05 | 2 | -4/+55 |
|\ \ \ \ \ |
|
| * | | | | | Added Build info to the cRoot API. | Mattes D | 2015-06-05 | 1 | -4/+54 |
| * | | | | | Provide some BuildInfo even for non-CI builds. | Mattes D | 2015-06-05 | 1 | -0/+1 |
* | | | | | | Fixed overshoot in cLineBlockTracer. | Mattes D | 2015-06-05 | 1 | -6/+13 |
* | | | | | | Merge pull request #2069 from HaoTNN/master | Mattes D | 2015-06-05 | 3 | -15/+40 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Merge remote-tracking branch 'upstream/master' | HaoTNN | 2015-06-03 | 12 | -106/+359 |
| |\| | | | |
|
| * | | | | | Fixes multiple furnace issues, including from loading world storage | HaoTNN | 2015-06-03 | 3 | -16/+40 |
| * | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | HaoTNN | 2015-06-03 | 216 | -1238/+2165 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | HaoTNN | 2015-05-23 | 38 | -131/+217 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | HaoTNN | 2015-05-19 | 32 | -134/+1147 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Fixes lit furnace issue in #2051 | haotnn | 2015-05-19 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #2203 from jan64/master | worktycho | 2015-06-04 | 1 | -1/+11 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| * | | | | | | | | Changed SendAboveActionBarMessage / SendSystemMessage to be a noop for < 1.8 clients | jan64 | 2015-06-03 | 1 | -1/+11 |
* | | | | | | | | | Skip unknown cflag for Apple clang & remove cSemaphore | Cengiz Can | 2015-06-04 | 5 | -129/+2 |
| |_|_|_|_|/ / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #2199 from jan64/master | Mattes D | 2015-06-03 | 11 | -12/+282 |
|\| | | | | | | |
|
| * | | | | | | | Added system and above action bar chat messages | jan64 | 2015-06-02 | 11 | -12/+282 |
| | |_|_|/ / /
| |/| | | | | |
|
* / | | | | | | Added cmdline params for crashdump detailness. | Mattes D | 2015-06-02 | 1 | -94/+77 |
|/ / / / / / |
|
* | | | | | | Merge pull request #2182 from birkett/master | Mattes D | 2015-06-02 | 1 | -10/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | Use the new style command line parameters for Windows Service support. | Anthony Birkett | 2015-06-01 | 1 | -10/+9 |
| | |_|_|/ /
| |/| | | | |
|
* / | | | | | Fixed warnings in MSVC. | Mattes D | 2015-06-02 | 13 | -4/+92 |
|/ / / / / |
|
* | | | | | Merge pull request #2172 from mc-server/LightingCallbacks | Mattes D | 2015-06-01 | 11 | -53/+61 |
|\ \ \ \ \ |
|
| * | | | | | Made cLightingThread own its callbacks | tycho | 2015-05-30 | 11 | -53/+61 |
* | | | | | | Fixed crafting recipe matching. | Mattes D | 2015-05-31 | 1 | -0/+3 |
* | | | | | | ManualBindings: Fixed DoWithXYZ and ForEachInChunk signatures. | Mattes D | 2015-05-31 | 1 | -4/+6 |
* | | | | | | Merge branch 'master' of github.com:mc-server/MCServer | tycho | 2015-05-30 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixed wrong indent. | Alexander Harkness | 2015-05-30 | 1 | -1/+1 |
* | | | | | | | Fixed minor cast warning | tycho | 2015-05-30 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #2171 from SafwatHalaby/fence | Alexander Harkness | 2015-05-30 | 1 | -1/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | PF - Handle all fencetypes | SafwatHalaby | 2015-05-30 | 1 | -1/+7 |
* | | | | | | | Merge pull request #2163 from mc-server/SimplifySpawn | worktycho | 2015-05-30 | 4 | -136/+156 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Clean up Spawn Prepare | tycho | 2015-05-30 | 4 | -136/+156 |
* | | | | | | | Merge pull request #2169 from linnemannr/master | worktycho | 2015-05-30 | 3 | -2/+19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix FreeBSD/clang errors caused by -Werror | linnemannr | 2015-05-30 | 3 | -2/+19 |
* | | | | | | | | Merge pull request #2167 from SafwatHalaby/diags | worktycho | 2015-05-30 | 1 | -5/+12 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | PF - Fixed diagonal cutting | SafwatHalaby | 2015-05-30 | 1 | -5/+12 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #2166 from SafwatHalaby/squid | Safwat Halaby | 2015-05-30 | 2 | -2/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Disabled squid and Guardian Pathfinding | SafwatHalaby | 2015-05-30 | 2 | -2/+4 |
| |/ / / / / / |
|
* / / / / / / | Fixed creeper explosions | SafwatHalaby | 2015-05-30 | 1 | -1/+1 |
|/ / / / / / |
|
* / / / / / | Fix Destroy() calling behaviour | Tiger Wang | 2015-05-30 | 1 | -1/+2 |
|/ / / / / |
|
* | | | | | Fixed reversed logic in StringToDimension. | Lane Kolbly | 2015-05-30 | 1 | -1/+1 |
* | | | | | Merge pull request #2070 from mc-server/PreventNewWarnings | Julian Laubstein | 2015-05-29 | 189 | -768/+1044 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into PreventNewWarnings | tycho | 2015-05-29 | 6 | -19/+29 |
| |\ \ \ \ \ |
|
| * | | | | | | Fix comments | tycho | 2015-05-28 | 19 | -63/+82 |
| * | | | | | | Merge branch 'master' into PreventNewWarnings | tycho | 2015-05-28 | 24 | -84/+442 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Fix warnings in cPath | tycho | 2015-05-24 | 1 | -9/+9 |
| * | | | | | | | Merge branch 'master' into PreventNewWarnings | tycho | 2015-05-24 | 7 | -175/+283 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix bearbins comments | tycho | 2015-05-24 | 1 | -14/+10 |
| * | | | | | | | | Fix comments | tycho | 2015-05-24 | 6 | -63/+73 |
| * | | | | | | | | Disable -Werror for warnings in tests. | tycho | 2015-05-24 | 2 | -2/+4 |
| * | | | | | | | | Made -Weverything an error. | tycho | 2015-05-24 | 109 | -269/+375 |
| * | | | | | | | | Merge branch 'master' into PreventNewWarnings | tycho | 2015-05-23 | 18 | -42/+42 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into PreventNewWarnings | tycho | 2015-05-23 | 3 | -30/+35 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fix tests | tycho | 2015-05-23 | 2 | -0/+6 |
| * | | | | | | | | | | Merge branch 'master' into PreventNewWarnings | tycho | 2015-05-23 | 18 | -57/+138 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into PreventNewWarnings | tycho | 2015-05-19 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Make -Werror disabling file only | tycho | 2015-05-19 | 62 | -85/+178 |
| * | | | | | | | | | | | | Added LuaState support for all integral types | tycho | 2015-05-19 | 8 | -69/+71 |
| * | | | | | | | | | | | | Fixed some more warnings | tycho | 2015-05-19 | 4 | -37/+37 |
| * | | | | | | | | | | | | Finish fixing windows | tycho | 2015-05-19 | 1 | -2/+2 |
| * | | | | | | | | | | | | More fixed warnings | tycho | 2015-05-19 | 6 | -28/+40 |
| * | | | | | | | | | | | | Properly fix cFile Warnings | tycho | 2015-05-19 | 2 | -11/+11 |
| * | | | | | | | | | | | | Fixed compile and a few more warnings | tycho | 2015-05-19 | 9 | -15/+33 |
| * | | | | | | | | | | | | Merge branch 'master' into PreventNewWarnings | tycho | 2015-05-19 | 30 | -133/+1145 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fixed a lot of warnings | tycho | 2015-05-19 | 30 | -273/+286 |
| | |_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Fix for the way connecting clients receive player lists and broadcast chat | b33duck | 2015-05-29 | 3 | -5/+26 |
| |_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | AI - Sane Skeleton | SafwatHalaby | 2015-05-28 | 5 | -19/+32 |
* | | | | | | | | | | | | Potential crash fixes | Tiger Wang | 2015-05-28 | 1 | -6/+3 |
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | AI - Tweaked wolf speed and teleport threshold | SafwatHalaby | 2015-05-28 | 1 | -1/+2 |
* | | | | | | | | | | | Merge pull request #2148 from SafwatHalaby/easy | worktycho | 2015-05-27 | 1 | -2/+11 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | AI - Saner Livestock | SafwatHalaby | 2015-05-27 | 1 | -2/+11 |
* | | | | | | | | | | | | Merge pull request #2061 from mc-server/fixes | Alexander Harkness | 2015-05-27 | 8 | -28/+43 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Fixes #2041 | Tiger Wang | 2015-05-24 | 1 | -3/+3 |
| * | | | | | | | | | | | Fixes #2003 | Tiger Wang | 2015-05-18 | 2 | -9/+7 |
| * | | | | | | | | | | | Fixes #2052 | Tiger Wang | 2015-05-18 | 6 | -16/+33 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Fixed ClientHandle not getting properly removed from the world | tycho | 2015-05-26 | 1 | -2/+9 |
* | | | | | | | | | | | Merge pull request #1848 from scottwillmoore/ImplementTitleCommand | Mattes D | 2015-05-26 | 9 | -0/+317 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Implement backend for /title command | Scott Moore | 2015-04-13 | 9 | -0/+317 |
* | | | | | | | | | | | | Merge pull request #2138 from Seadragon91/server_uptime | Mattes D | 2015-05-26 | 2 | -48/+53 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Added method to get the uptime of the server in seconds. Implements #1650. | Lukas Pioch | 2015-05-26 | 2 | -48/+53 |
* | | | | | | | | | | | | | Only add default plugins if there are not any plugins | worktycho | 2015-05-25 | 1 | -1/+1 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #2135 from linnemannr/master | Alexander Harkness | 2015-05-25 | 2 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Support building on FreeBSD | linnemannr | 2015-05-25 | 2 | -1/+6 |
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #2091 from Rakete1111/master | worktycho | 2015-05-24 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fixes #2059 | Blitz Rakete | 2015-05-21 | 1 | -0/+14 |
* | | | | | | | | | | | | Merge pull request #2122 from SafwatHalaby/bounding | worktycho | 2015-05-24 | 3 | -26/+114 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Pathfinder - Bounding boxes and some tweaks | SafwatHalaby | 2015-05-23 | 3 | -26/+114 |
* | | | | | | | | | | | | | Merge pull request #2118 from mc-server/login-gamemode | Safwat Halaby | 2015-05-24 | 2 | -148/+154 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fix gamemode not changing properly. | Alexander Harkness | 2015-05-23 | 2 | -148/+154 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Wolves don't spawn in rivers. | Alexander Harkness | 2015-05-24 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #2107 from mc-server/cow-waterspawn | Safwat Halaby | 2015-05-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Cows and rabbits no longer spawn over water. | Alexander Harkness | 2015-05-23 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #2117 from Seadragon91/clang_errors | worktycho | 2015-05-23 | 18 | -42/+42 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher. | Lukas Pioch | 2015-05-23 | 18 | -42/+42 |
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #2065 from mc-server/OldArgs | Mattes D | 2015-05-23 | 1 | -29/+25 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Moved no buffering command line argument to tclap | tycho | 2015-05-20 | 1 | -5/+8 |
| * | | | | | | | | | | | Move commlog arguments over to TCLAP | tycho | 2015-05-20 | 1 | -25/+18 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #2103 from beeduck/Issue1980 | Alexander Harkness | 2015-05-23 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fixed players head visible when in spectator mode | b33duck | 2015-05-22 | 1 | -0/+9 |
* | | | | | | | | | | | | Fixed wrong copy/paste | worktycho | 2015-05-23 | 1 | -1/+1 |
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | TryGetHeight returns a bool | Alexander Harkness | 2015-05-23 | 1 | -1/+1 |
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge pull request #2101 from mc-server/EquifaxCerts | Alexander Harkness | 2015-05-23 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Close Ssl Socket on destroy | Tiger Wang | 2015-05-23 | 2 | -1/+5 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #2104 from beeduck/Issue2053 | Alexander Harkness | 2015-05-23 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Added a fix for players falling through the world when connecting in spectator mode | b33duck | 2015-05-23 | 1 | -0/+7 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Fixed creeper not exploding when 1 block higher than player | SafwatHalaby | 2015-05-23 | 1 | -2/+4 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #2086 from Seadragon91/master | Mattes D | 2015-05-21 | 7 | -15/+16 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Renamed hook HOOK_ENTITY_CHANGE_WORLD | Lukas Pioch | 2015-05-21 | 7 | -15/+16 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Added Equifax root CA. | Mattes D | 2015-05-21 | 3 | -7/+40 |
* | | | | | | | | | Merge pull request #2030 from beeduck/master | worktycho | 2015-05-21 | 2 | -3/+18 |
|\ \ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Added open/close and sound effects for all door types | b33duck | 2015-05-21 | 1 | -3/+17 |
| * | | | | | | | | Added thunder sound effect to CastThunderbolt() | b33duck | 2015-05-21 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #2084 from mc-server/patch-2050 | Alexander Harkness | 2015-05-21 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Added missing fencetypes to torchhandler | Julian Laubstein | 2015-05-20 | 1 | -0/+5 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* / | | | | | | | | Path recalculation improvements | SafwatHalaby | 2015-05-20 | 3 | -10/+17 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #2074 from SafwatHalaby/rmUnique | worktycho | 2015-05-20 | 2 | -19/+26 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | newlines | SafwatHalaby | 2015-05-19 | 1 | -0/+9 |
| * | | | | | | | Removed UniquePTR from PathFinder | SafwatHalaby | 2015-05-19 | 2 | -19/+17 |
* | | | | | | | | Don't verify certificate | worktycho | 2015-05-19 | 1 | -1/+1 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | Merge pull request #2057 from Seadragon91/master | Alexander Harkness | 2015-05-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | Fix the health of animals | Lukas Pioch | 2015-05-18 | 1 | -0/+1 |
* | | | | | | | Merge pull request #2019 from mc-server/OverrideArgs | Alexander Harkness | 2015-05-19 | 23 | -124/+1009 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add support for setting ports through command line | tycho | 2015-05-18 | 2 | -2/+24 |
| * | | | | | | | Fix max slots logic to only override if acctually present. | tycho | 2015-05-18 | 1 | -4/+9 |
| * | | | | | | | Added deoxy comments | tycho | 2015-05-16 | 1 | -1/+16 |
| * | | | | | | | Fix service Main | worktycho | 2015-05-16 | 1 | -1/+1 |
| * | | | | | | | Move make_unique into a namespace to avoid ADL issues | tycho | 2015-05-16 | 4 | -11/+15 |
| * | | | | | | | Initial implementation of IniFile overloading | tycho | 2015-05-16 | 22 | -116/+955 |
* | | | | | | | | Merge pull request #2060 from mc-server/more-leafimprove | Alexander Harkness | 2015-05-19 | 1 | -8/+20 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Improved leaves a bit more. | Alexander Harkness | 2015-05-18 | 1 | -8/+20 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Manual merge of #2066 | Alexander Harkness | 2015-05-19 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #2064 from Seadragon91/hook_entity_change_world | Alexander Harkness | 2015-05-19 | 7 | -0/+115 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Added hooks HOOK_ENTITY_CHANGE_WORLD and HOOK_ENTITY_CHANGED_WORLD | Lukas Pioch | 2015-05-18 | 7 | -0/+115 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | STRWarrior | 2015-05-18 | 12 | -164/+303 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Merge pull request #2049 from mc-server/sapling-probability | Safwat Halaby | 2015-05-18 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | Fix sapling probability. | Alexander Harkness | 2015-05-17 | 1 | -1/+1 |
| * | | | | | | Merge pull request #2037 from SafwatHalaby/aprox | Safwat Halaby | 2015-05-17 | 5 | -55/+193 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Pathfinder - approximated paths when original destination unreachable | SafwatHalaby | 2015-05-17 | 5 | -55/+193 |
| * | | | | | | | properly this time? | Alexander Harkness | 2015-05-17 | 1 | -1/+1 |
| * | | | | | | | Fixed typo. | Alexander Harkness | 2015-05-17 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Fix FastRandom seeding | worktycho | 2015-05-17 | 1 | -5/+21 |
| * | | | | | | Fixed inventory handling. | Mattes D | 2015-05-16 | 1 | -2/+2 |
| * | | | | | | Merge pull request #2033 from mc-server/BreakIntoDebugger | Safwat Halaby | 2015-05-16 | 2 | -0/+29 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | Lua: Break into ZBS debugger on API errors. | Mattes D | 2015-05-16 | 2 | -0/+29 |
| | |/ / / / |
|
| * | | | | | Merge pull request #2029 from mc-server/bedPatch | Mattes D | 2015-05-16 | 1 | -2/+2 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Bed uses bottom two bits for direction not three | worktycho | 2015-05-16 | 1 | -2/+2 |
| | | |/ /
| | |/| | |
|
| * / | | | PathFinder uses UniquePtr for cell map. | SafwatHalaby | 2015-05-16 | 2 | -8/+3 |
| |/ / / |
|
| * | | | Revert "PathFinder - smart pointers" | worktycho | 2015-05-15 | 2 | -3/+8 |
| * | | | uniquePTR | SafwatHalaby | 2015-05-15 | 2 | -8/+3 |
| |/ / |
|
| * | | Fixed cPluginManager:ForEachCommand() and ForEachConsoleCommand() | Mattes D | 2015-05-14 | 1 | -93/+54 |
* | | | Updated the defaults for the overworld world generator | STRWarrior | 2015-05-17 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #2018 from mc-server/ProbDif | Mattes D | 2015-05-14 | 1 | -0/+1 |
|\ \ |
|
| * | | Fixed possible crash in cProbabDistrib | STRWarrior | 2015-05-14 | 1 | -0/+1 |
* | | | Merge pull request #2010 from TwiddleStick/patch-2 | Mattes D | 2015-05-14 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Update World.cpp | Martin Fahy | 2015-05-14 | 1 | -2/+2 |
* | | | | Merge pull request #2006 from mc-server/ManualBindingsWorld | Mattes D | 2015-05-14 | 7 | -1217/+1253 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Moved cWorld manual bindings out into a separate file. | Mattes D | 2015-05-13 | 7 | -1217/+1253 |
* | | | | Fixed chat message manipulation by plugins. | Mattes D | 2015-05-13 | 1 | -1/+1 |
* | | | | All in-game commands go through the OnExecuteCommand hook. | Mattes D | 2015-05-13 | 1 | -0/+7 |
|/ / / |
|
* | | | Merge pull request #2001 from mc-server/BindingsCleanup | Mattes D | 2015-05-12 | 11 | -972/+195 |
|\ \ \ |
|
| * | | | ToLua now generates cLuaState::Push() and GetStackValue() | Mattes D | 2015-05-12 | 11 | -498/+195 |
| * | | | AllToLua: Removed unneeded virtual method hooks. | Mattes D | 2015-05-11 | 1 | -481/+7 |
* | | | | Fixed creative click-outside | Tiger Wang | 2015-05-12 | 1 | -1/+1 |
* | | | | Improved hoppers | Tiger Wang | 2015-05-11 | 2 | -27/+16 |
|/ / / |
|
* | | | OnExecuteCommand hook can override the command result (crXXX). | Mattes D | 2015-05-10 | 7 | -17/+35 |
* | | | Exported cPluginManager:ExecuteConsoleCommand() to Lua API. | Mattes D | 2015-05-10 | 4 | -16/+76 |
* | | | Call HOOK_EXECUTE_COMMAND even for unknown console commands. | Mattes D | 2015-05-10 | 1 | -0/+2 |
* | | | StringUtils: Fixed StringSplitWithQuotes(). | Mattes D | 2015-05-10 | 1 | -0/+7 |
* | | | Added the EntireCommand parameter to HOOK_EXECUTE_COMMAND. | Mattes D | 2015-05-10 | 5 | -9/+9 |
* | | | Merge remote-tracking branch 'origin/master' into warnings | Tiger Wang | 2015-05-10 | 119 | -304/+359 |
|\ \ \ |
|
| * | | | PF - Less calcs per tick | wiseoldman95 | 2015-05-10 | 1 | -1/+1 |
| * | | | Added check against "Type const &" and "Type const *". | Mattes D | 2015-05-09 | 1 | -0/+4 |
| * | | | CheckBasicStyle: checks spaces around * and &. | Mattes D | 2015-05-09 | 42 | -104/+115 |
| * | | | More style checking. | Mattes D | 2015-05-09 | 78 | -186/+207 |
| * | | | Rabbit and cooked rabbit now stackable | jammet | 2015-05-09 | 1 | -1/+3 |
| * | | | Merge pull request #1956 from Tri125/master | Mattes D | 2015-05-09 | 5 | -6/+20 |
| |\ \ \ |
|
| | * | | | GetSizeName of cSlime and cMagmaCube is now static | Tristan | 2015-05-09 | 4 | -4/+4 |
| | * | | | Big Magma Cube can now spawn | Tri125 | 2015-05-07 | 2 | -2/+2 |
| | * | | | Fixed the sound issue with the MagmaCube | Tri125 | 2015-05-07 | 2 | -2/+16 |
| * | | | | Fixed remaing pragmas | worktycho | 2015-05-09 | 1 | -3/+3 |
| * | | | | clang diagnostic not diagnostics | worktycho | 2015-05-09 | 1 | -3/+3 |
| * | | | | Merge pull request #1973 from Tri125/QuartzStack | Alexander Harkness | 2015-05-09 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | Fixed #1893 | Tri125 | 2015-05-07 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | Merge pull request #1972 from Woazboat/CodeCleanup_refactored | worktycho | 2015-05-09 | 1 | -4/+4 |
| |\ \ \ \ |
|
| | * | | | | Fixed compiler warning overrides in Vector3.h | Woazboat | 2015-05-09 | 1 | -4/+4 |
| * | | | | | Move chunk position accesses after the chunk validity checks | worktycho | 2015-05-09 | 1 | -2/+4 |
* | | | | | | Fixed some warnings and logic errors in Monster.cpp | Tiger Wang | 2015-05-10 | 1 | -5/+7 |
* | | | | | | Fixed some Visual Studio warnings | Tiger Wang | 2015-05-09 | 8 | -25/+38 |
|/ / / / / |
|
* | | | | | Merge pull request #1945 from Woazboat/CodeCleanup_refactored | Mattes D | 2015-05-08 | 4 | -43/+88 |
|\| | | | |
|
| * | | | | Added float comparison warning overrides to Vector3::hasNonZeroLength | Woazboat | 2015-05-08 | 1 | -7/+16 |
| * | | | | Ignoring Clang warnings for strict float comparison in Vector::Equals() | Woazboat | 2015-05-08 | 1 | -1/+11 |
| * | | | | Changed Vector3 Equals function to avoid using memcmp | Woazboat | 2015-05-08 | 1 | -5/+1 |
| * | | | | Tracer::signum function now returns int | Woazboat | 2015-05-08 | 3 | -25/+29 |
| * | | | | Check for zero length vector in Trace | Woazboat | 2015-05-08 | 2 | -4/+15 |
| * | | | | Changed Tracer::m_NormalTable to static array | Woazboat | 2015-05-08 | 2 | -8/+23 |
| * | | | | Removed redundant temp iterator. std::list.erase already returns | Woazboat | 2015-04-27 | 1 | -4/+1 |
* | | | | | Spaces in cPath | wiseoldman95 | 2015-05-08 | 2 | -0/+2 |
* | | | | | Fixed inter-plugin calls. | Mattes D | 2015-05-07 | 2 | -9/+9 |
* | | | | | Merge pull request #1949 from SafwatHalaby/burn | worktycho | 2015-05-07 | 3 | -35/+93 |
|\ \ \ \ \ |
|
| * | | | | | AI - Safer WouldBurnAt() | wiseoldman95 | 2015-05-06 | 1 | -3/+8 |
| * | | | | | AI - Better shade cover | wiseoldman95 | 2015-05-06 | 1 | -1/+9 |
| * | | | | | (duplicate) AI - Livestock escape fixed, water jumping fixed | wiseoldman95 | 2015-05-06 | 3 | -34/+79 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #1951 from mc-server/BroadcastRefactor | Mattes D | 2015-05-07 | 22 | -19/+310 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Added support for additional data in the ParticleEffect Packet | tycho | 2015-05-07 | 22 | -19/+310 |
| |/ / / |
|
* / / / | Actually empty the open list | worktycho | 2015-05-06 | 1 | -1/+1 |
|/ / / |
|
* | | | PF - Swimming bugfix | wiseoldman95 | 2015-05-06 | 1 | -3/+3 |
* | | | PF - Fixed mobs not reaching leaning player | wiseoldman95 | 2015-05-06 | 2 | -3/+10 |
* | | | Merge pull request #1939 from SafwatHalaby/Polising | worktycho | 2015-05-05 | 2 | -26/+47 |
|\ \ \ |
|
| * | | | AI - More conservative use of ResetPathFinding, fixed minor swimming / jumping bug | wiseoldman95 | 2015-05-05 | 2 | -26/+47 |
* | | | | Chmod +x CheckBasicStyle.lua | wiseoldman95 | 2015-05-05 | 1 | -0/+0 |
|/ / / |
|
* | | | Merge pull request #1938 from jan64/master | Mattes D | 2015-05-04 | 2 | -3/+3 |
|\ \ \ |
|
| * | | | Change visual protocol name to include MCServer | jan64 | 2015-05-04 | 2 | -3/+3 |
* | | | | Merge pull request #1935 from mc-server/fixes | Alexander Harkness | 2015-05-04 | 8 | -265/+224 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Entity improvements | Tiger Wang | 2015-05-04 | 8 | -265/+224 |
* | | | | Print Build info as part of the crash information | worktycho | 2015-05-04 | 1 | -0/+9 |
* | | | | Merge pull request #1934 from SafwatHalaby/p_IsSolidChunks | Tiger Wang | 2015-05-03 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | PathFinder - Fixed nullptr chunk bug | wiseoldman95 | 2015-05-03 | 1 | -1/+1 |
* | | | | Merge pull request #1930 from SafwatHalaby/AI_Jump | Tiger Wang | 2015-05-03 | 2 | -5/+16 |
|\ \ \ \ |
|
| * | | | | AI - Improved Mob Jumping | wiseoldman95 | 2015-05-03 | 2 | -5/+16 |
| |/ / / |
|
* | | | | Merge pull request #1932 from SafwatHalaby/F_AssertFix | Mattes D | 2015-05-03 | 3 | -10/+8 |
|\ \ \ \ |
|
| * | | | | PathFinder - Crash fix, chunks in parameters are now references | wiseoldman95 | 2015-05-03 | 3 | -10/+8 |
| |/ / / |
|
* | | | | Merge pull request #1880 from mc-server/submodules | Mattes D | 2015-05-03 | 3 | -3/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update submodules | Tiger Wang | 2015-05-02 | 3 | -3/+3 |
* | | | | Merge pull request #1925 from SafwatHalaby/PathFinder_Optimze | Tiger Wang | 2015-05-02 | 4 | -66/+38 |
|\ \ \ \ |
|
| * | | | | PathFinding - Chunk querying optimization and improve cPath::IsSolid | wiseoldman95 | 2015-05-02 | 4 | -66/+38 |
* | | | | | Merge pull request #1927 from SafwatHalaby/AI_BetterDayLightHandling | Tiger Wang | 2015-05-02 | 6 | -63/+22 |
|\ \ \ \ \ |
|
| * | | | | | AI - Better daylight handling | wiseoldman95 | 2015-05-02 | 6 | -63/+22 |
| |/ / / / |
|
* | | | | | Merge pull request #1919 from mathias-github/patch-1 | Tiger Wang | 2015-05-02 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Added Guardian and Rabbit to DefaultMonsters in Overworld | Mathias | 2015-04-29 | 1 | -1/+1 |
* | | | | | CheckBasicStyle: Can check individual files or git commits. | Mattes D | 2015-05-02 | 1 | -2/+101 |
| |/ / /
|/| | | |
|
* | | | | A* Pathfinding and better monster AI | wiseoldman95 | 2015-05-01 | 13 | -175/+736 |
* | | | | Added cBlockArea:CountNonAirBlocks API function. | Mattes D | 2015-04-30 | 2 | -1/+36 |
* | | | | Fixed bindings for cFile:ReadWholeFile(). | Mattes D | 2015-04-30 | 2 | -8/+44 |
* | | | | Merge pull request #1922 from mc-server/BlockAreaExt | Mattes D | 2015-04-30 | 5 | -2/+200 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Added cBlockArea::msSimpleCompare merge strategy. | Mattes D | 2015-04-29 | 2 | -1/+54 |
| * | | | Added cBlockArea:GetNonAirCropRelCoords() API function. | Mattes D | 2015-04-29 | 5 | -1/+146 |
* | | | | Clay blocks are handled with the OreHandler | jammet | 2015-04-29 | 1 | -0/+1 |
* | | | | Updated MC versions in ProtocolRecognizer.h | wiseoldman95 | 2015-04-28 | 1 | -1/+1 |
* | | | | Merge pull request #1909 from Woazboat/CodeCleanup | worktycho | 2015-04-27 | 4 | -10/+12 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | cSetChunkData constructor explicitly requires std::move() instead of | Woazboat | 2015-04-27 | 4 | -10/+12 |
* | | | Fix explosions trying to write to unread blockarea | Tiger Wang | 2015-04-26 | 1 | -3/+5 |
* | | | Merge pull request #1897 from mc-server/Restrictions | Mattes D | 2015-04-25 | 6 | -43/+772 |
|\ \ \ |
|
| * | | | cPlayer now checks restrictions. | Mattes D | 2015-04-25 | 3 | -7/+68 |
| * | | | Added player restrictions to the DB and API. | Mattes D | 2015-04-25 | 3 | -36/+704 |
* | | | | Merge pull request #1896 from mc-server/FindAndDoWithPlayerRace | Mattes D | 2015-04-25 | 1 | -4/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Eliminate race condition in cRoot::FindAndDoWithPlayer | worktycho | 2015-04-24 | 1 | -4/+4 |
| |/ / |
|
* / / | Plugin removes its command registrations and webtabs when unloaded. | Mattes D | 2015-04-25 | 1 | -0/+5 |
|/ / |
|
* | | Refactored ManualBindings' callbacks using templates. | Mattes D | 2015-04-23 | 3 | -365/+259 |
* | | Digging up a clay block spawns 4 clay items. | jammet | 2015-04-23 | 1 | -0/+5 |
* | | Merge pull request #1892 from mc-server/DoWithPlugin | Mattes D | 2015-04-23 | 3 | -170/+294 |
|\ \ |
|
| * | | Implemented cPluginManager:DoWithPlugin(), fixed ForEachPlugin(). | Mattes D | 2015-04-23 | 3 | -170/+294 |
* | | | Nether Quartz is handled in the Ore handler. | jammet | 2015-04-23 | 1 | -0/+5 |
* | | | Merge pull request #1851 from wraith11/DoorFix | Mattes D | 2015-04-23 | 2 | -6/+21 |
|\ \ \ |
|
| * | | | Fix door placing in connection with slabs | wraith11 | 2015-04-21 | 2 | -6/+21 |
* | | | | Merge pull request #1852 from wraith11/SlabPlacing | Mattes D | 2015-04-23 | 1 | -0/+23 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix slab placing | wraith11 | 2015-04-22 | 1 | -0/+23 |
| |/ / |
|
* | | | Narrowed WindowID to use only 7 bits. | Mattes D | 2015-04-21 | 2 | -3/+7 |
* | | | Hotfixed some chunk presence issues when generating. | Mattes D | 2015-04-21 | 1 | -0/+2 |
* | | | Merge pull request #1879 from mc-server/DynamicThreshold | Mattes D | 2015-04-21 | 2 | -7/+6 |
|\ \ \ |
|
| * | | | Changed default MaxThreshold value | STRWarrior | 2015-04-21 | 1 | -1/+1 |
| * | | | Calculate threshold for each column in a chunk instead for the whole chunk | STRWarrior | 2015-04-21 | 1 | -2/+1 |
| * | | | Changed Nether composition to change the threshold from a cubic noise | STRWarrior | 2015-04-20 | 2 | -7/+7 |
* | | | | Network: fixed excessive debug logging. | Mattes D | 2015-04-21 | 2 | -7/+1 |
* | | | | Added URL member to the HTTPRequest API class. | Mattes D | 2015-04-21 | 2 | -1/+11 |
* | | | | ItemHandler type fixes. | Mattes D | 2015-04-20 | 1 | -2/+2 |
* | | | | Protocol 1.8: Limit the amount of displayed data on NBT parse failure. | Mattes D | 2015-04-20 | 1 | -1/+1 |
* | | | | ItemHandler: Using automatic array bounds. | Mattes D | 2015-04-20 | 1 | -1/+1 |
* | | | | HangingEntity: Fixed a needless clang warning. | Mattes D | 2015-04-19 | 1 | -2/+5 |
* | | | | Fixed typo in NetherForts initialization | STRWarrior | 2015-04-19 | 1 | -1/+1 |
* | | | | Merge pull request #1877 from mc-server/GlowStone | NiLSPACE | 2015-04-19 | 4 | -2/+140 |
|\| | | |
|
| * | | | GlowStone: Changed order of initialization of member variables | STRWarrior | 2015-04-19 | 1 | -2/+2 |
| * | | | Fixed style | STRWarrior | 2015-04-19 | 1 | -2/+2 |
| * | | | Added GlowStone finisher | STRWarrior | 2015-04-19 | 4 | -2/+140 |
| |/ / |
|
* | | | Merge pull request #1875 from mc-server/PluginFolders | Mattes D | 2015-04-19 | 11 | -489/+668 |
|\ \ \ |
|
| * | | | Refresh plugin list before trying to load. | Mattes D | 2015-04-19 | 1 | -0/+1 |
| * | | | Added cPluginManager:IsPluginLoaded() API, better load error msgs. | Mattes D | 2015-04-19 | 2 | -5/+42 |
| * | | | Refactored cWebPlugin for C++11 style and proper WebTab clearing. | Mattes D | 2015-04-19 | 6 | -103/+149 |
| * | | | Split the plugin names and plugin folders to avoid confusing them. | Mattes D | 2015-04-19 | 9 | -387/+482 |
* | | | | ClientHandle: Fixed re-sending refused right-clicks. | Mattes D | 2015-04-19 | 1 | -1/+8 |
* | | | | HTTP: Error message is sent as the payload as well. | Mattes D | 2015-04-19 | 2 | -2/+5 |
* | | | | Merge pull request #1864 from mc-server/StrictRecipeMatching | Mattes D | 2015-04-19 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Recipes match zero DamageValue strictly. | Mattes D | 2015-04-16 | 1 | -2/+2 |
* | | | | | Update IronGolem.cpp | mathias-gh | 2015-04-17 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Added MobTypeName for Giant | mathias-gh | 2015-04-17 | 1 | -0/+1 |
* | | | | Fixed arm swing animation | Tiger Wang | 2015-04-17 | 1 | -1/+1 |
|/ / / |
|
* | | | Fixed PolishedGranite et al crafting recipes. | Mattes D | 2015-04-16 | 3 | -3/+4 |
* | | | Merge pull request #1858 from mc-server/BucketPluginCalls | Mattes D | 2015-04-15 | 22 | -59/+219 |
|\ \ \ |
|
| * | | | Scooping up fluid calls the player placement hooks. | Mattes D | 2015-04-14 | 1 | -4/+12 |
| * | | | Placing a fluid from bucket calls plugin hooks. | Mattes D | 2015-04-14 | 21 | -53/+204 |
| * | | | Removed HOOK_MAX and HOOK_NUM_HOOKS from Lua API. | Mattes D | 2015-04-13 | 1 | -2/+3 |
* | | | | Merge pull request #1844 from DevToaster/master | Mattes D | 2015-04-14 | 16 | -16/+61 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Changed air drag for pickups | DevToaster | 2015-03-31 | 1 | -1/+1 |
| * | | | Changed air drag units to 'interpolated ticks' per second | DevToaster | 2015-03-31 | 11 | -14/+18 |
| * | | | Adjusted projectile physics | DevToaster | 2015-03-31 | 1 | -4/+6 |
| * | | | Modified physics for more vanilla-like behavior | DevToaster | 2015-03-31 | 15 | -12/+51 |
* | | | | Merge pull request #1854 from mc-server/FileOps | Mattes D | 2015-04-12 | 3 | -5/+343 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | cFile:ChangeFileExt now accepts extensions with leading dot, too. | Mattes D | 2015-04-11 | 1 | -2/+14 |
| * | | | Added more cFile API functions. | Mattes D | 2015-04-11 | 2 | -2/+66 |
| * | | | Fixed plugin hook calls when unloading plugins. | Mattes D | 2015-04-10 | 1 | -1/+248 |
| * | | | Added proper implementation of cFile::ChangeFileExt(). | Mattes D | 2015-04-10 | 1 | -2/+17 |
* | | | | Added extra divide operator to Vector3. | STRWarrior | 2015-04-07 | 1 | -0/+9 |
|/ / / |
|
* | | | Fixed MSVC warnings, improved comments. | Mattes D | 2015-04-06 | 1 | -5/+5 |
* | | | Added cFile:ChangeFileExt() function. | Mattes D | 2015-04-06 | 2 | -0/+27 |
* | | | Fixed crash on exit introduced with Windows Service capability. | Mattes D | 2015-04-05 | 3 | -31/+29 |
* | | | Merge pull request #1846 from mc-server/WorldChanging | Mattes D | 2015-04-04 | 1 | -0/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fixed players not appearing/disappearing when traveling to a new world. | STRWarrior | 2015-04-03 | 1 | -0/+6 |
* | | | Fixed the nether and end getting snow if they were generated in the overworld. | STRWarrior | 2015-04-03 | 1 | -0/+7 |
* | | | Merge pull request #1799 from SnappingTurtles/BlockButton | Mattes D | 2015-04-03 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | Removed 0x6, 0x7 from BlockButton. | Alexandre Guertin | 2015-03-25 | 1 | -5/+3 |
| * | | | Buttons can be placed on the top and on the bottom face of a block | Alexandre Guertin | 2015-03-09 | 1 | -1/+7 |
* | | | | Working as a Windows service. Starts and stops correctly. | Anthony Birkett | 2015-04-01 | 4 | -35/+234 |
| |_|/
|/| | |
|
* | | | Fixed placing bottom half-slabs by clicking a top half-slab. | Mattes D | 2015-03-28 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge pull request #1826 from mc-server/UnifyPacketizer | Mattes D | 2015-03-24 | 43 | -1679/+2026 |
|\ \ |
|
| * | | Added VarInt64, normalized cPacketizer datatype names. | Mattes D | 2015-03-22 | 7 | -688/+744 |
| * | | Unified cPacketizer across all protocols. | Mattes D | 2015-03-22 | 14 | -769/+873 |
| * | | ProtoProxy: Fixed connection and logging. | Mattes D | 2015-03-22 | 1 | -0/+1 |
| * | | Fixed signedness warnings in Protocol. | Mattes D | 2015-03-21 | 11 | -14/+14 |
| * | | Creeper: Fixed skeleton check. | Mattes D | 2015-03-21 | 1 | -11/+10 |
| * | | Fixed signedness issues in protocols. | Mattes D | 2015-03-21 | 6 | -62/+76 |
| * | | Changed cEntity::m_UniqueID to UInt32. | Mattes D | 2015-03-21 | 22 | -169/+224 |
| * | | Unified cByteBuffer types. | Mattes D | 2015-03-21 | 12 | -253/+371 |
* | | | Merge pull request #1775 from tommysanterre/terrainheightfix | Mattes D | 2015-03-23 | 18 | -22/+31 |
|\ \ \ |
|
| * | | | Correct world height validations. | Tommy Santerre | 2015-03-20 | 18 | -22/+31 |
| |/ / |
|
* | | | Merge pull request #1786 from mc-server/pipelineSyntax | worktycho | 2015-03-21 | 3 | -22/+88 |
|\ \ \ |
|
| * | | | Style fixes | worktycho | 2015-03-21 | 1 | -15/+15 |
| * | | | Fixed alignment | worktycho | 2015-03-21 | 1 | -2/+2 |
| * | | | Changed pipeline character from >> to | | tycho | 2015-03-11 | 2 | -15/+15 |
| * | | | Fixed style and removed false positives | tycho | 2015-03-11 | 2 | -7/+12 |
| * | | | Fixed Sequence Generator for IntGen | Tycho | 2015-03-10 | 2 | -12/+24 |
| * | | | Fixed Style | Tycho | 2015-03-01 | 2 | -13/+15 |
| * | | | Added pipelining syntax for generators | Tycho | 2015-03-01 | 2 | -16/+63 |
* | | | | Changed linked world name variables and setters / getters. | Mattes D | 2015-03-21 | 3 | -30/+31 |
* | | | | Fixed trailing whitespace. | Mattes D | 2015-03-21 | 1 | -1/+1 |
* | | | | Improved arrow in-flight and block-hit appearance | Tiger Wang | 2015-03-20 | 2 | -19/+3 |
* | | | | cPluginLua:cResettable no longer shares CS with plugin. | Mattes D | 2015-03-20 | 2 | -10/+13 |
* | | | | Merge pull request #1822 from mc-server/ResettableLuaCallback | Mattes D | 2015-03-20 | 6 | -79/+150 |
|\ \ \ \ |
|
| * | | | | Added cPluginLua::cResettable interface, used for scheduled tasks. | Mattes D | 2015-03-20 | 6 | -79/+150 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #1821 from bibo38/bugfix1765 | Mattes D | 2015-03-20 | 2 | -0/+12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Removed Metavalue from Piston drops. Bugfix #1765 | bibo38 | 2015-03-20 | 2 | -0/+12 |
* | | | | Removed unwanted base classes from Lua API. | Mattes D | 2015-03-19 | 4 | -2/+10 |
* | | | | AllToLua: Fixed cMonster inheritance. | Mattes D | 2015-03-19 | 1 | -2/+2 |
* | | | | Improved DoWithID bindings. | Mattes D | 2015-03-19 | 2 | -3/+8 |
* | | | | Removed wrong else clause, which caused that the following if-Statement got only executed in rare cases. This has blocked the creation of new Fluid-Sources. Bugfix #1783 | bibo38 | 2015-03-19 | 1 | -1/+2 |
|/ / / |
|
* | | | Fixed a clang warning, improved comments. | Mattes D | 2015-03-19 | 1 | -7/+4 |
* | | | AllToLua: Removed an unneeded class declaration. | Mattes D | 2015-03-19 | 2 | -8/+2 |
* | | | AllToLua: Fixed the parse order for bindings generation. | Mattes D | 2015-03-19 | 1 | -26/+45 |
* | | | Added cNetwork initialization to program start. | Mattes D | 2015-03-18 | 1 | -0/+4 |
* | | | World:DoWithEntityByID() checks the entities-to-add as well. | Mattes D | 2015-03-18 | 1 | -0/+14 |
* | | | Network: Close the UDP endpoint in destructor. | Mattes D | 2015-03-18 | 2 | -0/+11 |
* | | | Changed Variable types of Endianness.h to uniform UInt* types from Globals.h | bibo38 | 2015-03-17 | 1 | -4/+4 |
* | | | Fixed double underscore identifiers in the Endianess.h file, which are reserved for implementation use. Bug #1715 | bibo38 | 2015-03-17 | 1 | -8/+8 |
* | | | Merge pull request #1810 from mc-server/paintings | Mattes D | 2015-03-15 | 13 | -190/+157 |
|\ \ \ |
|
| * | | | Fixed style violations | Tiger Wang | 2015-03-14 | 1 | -2/+2 |
| * | | | cPainting saving implemented | Tiger Wang | 2015-03-14 | 13 | -72/+83 |
| * | | | Fixed confusion over Item Frame directions | Tiger Wang | 2015-03-13 | 4 | -120/+76 |
* | | | | Merge pull request #1811 from mc-server/grass | worktycho | 2015-03-15 | 5 | -43/+16 |
|\ \ \ \ |
|
| * | | | | Use thread_local in cFastRandom | Tiger Wang | 2015-03-14 | 1 | -2/+8 |
| * | | | | Fixed grass spread, closes #1743 | Tiger Wang | 2015-03-14 | 5 | -41/+8 |
| |/ / / |
|
* | | | | Merge pull request #1734 from mc-server/pistons | Mattes D | 2015-03-14 | 7 | -57/+46 |
|\ \ \ \ |
|
| * | | | | Reverted non-functional changes | Tiger Wang | 2015-03-05 | 5 | -53/+11 |
| * | | | | Handle client 'leave bed' request | Tiger Wang | 2015-02-08 | 9 | -61/+92 |
* | | | | | Merge pull request #1808 from tumultenrx/master | Mattes D | 2015-03-14 | 6 | -11/+72 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Fixed a small bug | tumultenrx | 2015-03-14 | 1 | -1/+1 |
| * | | | | Monsters will now attack. Additional checks have been added when generating spawn. | tumultenrx | 2015-03-13 | 6 | -11/+72 |
* | | | | | Merge pull request #1809 from flx5/master | NiLSPACE | 2015-03-13 | 1 | -3/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Performance improvements for #1807 | flx5 | 2015-03-12 | 1 | -3/+3 |
* | | | | | Merge pull request #1761 from mc-server/NetworkIPEnum | Mattes D | 2015-03-12 | 4 | -5/+219 |
|\ \ \ \ \ |
|
| * | | | | | Use std::memcpy to fix alignment | Tiger Wang | 2015-03-10 | 1 | -2/+8 |
| * | | | | | Potential Linux implementation | Tiger Wang | 2015-03-08 | 1 | -4/+54 |
| * | | | | | Network: Replaced magic number with named constant. | Mattes D | 2015-02-22 | 1 | -1/+1 |
| * | | | | | cNetwork: Added EnumLocalIPAddresses() function. | Mattes D | 2015-02-22 | 4 | -5/+163 |
* | | | | | | Merge pull request #1807 from flx5/master | Mattes D | 2015-03-11 | 9 | -24/+96 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Fixed coding conventions for Pull Request #1807 | flx5 | 2015-03-11 | 5 | -24/+32 |
| * | | | | | Fixed issue with quotes not appearing in pairs | flx5 | 2015-03-11 | 1 | -4/+5 |
| * | | | | | Fixed some markup issues | flx5 | 2015-03-11 | 1 | -3/+4 |
| * | | | | | Fixed some markup issues | flx5 | 2015-03-11 | 1 | -3/+5 |
| * | | | | | Fixes #493 and #490 | flx5 | 2015-03-11 | 9 | -13/+73 |
* | | | | | | Merge pull request #1665 from mc-server/Inventory | Mattes D | 2015-03-11 | 43 | -701/+1392 |
|\ \ \ \ \ \ |
|
| * | | | | | | Moved window code into cpp files | Howaner | 2015-03-10 | 23 | -519/+839 |
| * | | | | | | Merge branch 'master' into Inventory | Howaner | 2015-03-09 | 57 | -259/+4828 |
| |\| | | | | |
|
| * | | | | | | Readded old comment | Howaner | 2015-02-06 | 1 | -0/+2 |
| * | | | | | | Merge branch 'master' into Inventory | Howaner | 2015-02-06 | 43 | -2076/+1185 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Readded old DistributeStackToAreas() comment. | Howaner | 2015-01-25 | 1 | -2/+5 |
| * | | | | | | | Merge branch 'master' into Inventory | Howaner | 2015-01-25 | 202 | -1316/+4458 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | C++11 and function rename. | Howaner | 2014-12-17 | 16 | -50/+71 |
| * | | | | | | | | Merge branch 'master' into Inventory | Howaner | 2014-12-17 | 30 | -2705/+2838 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Implemented vanilla-like shift click. | Howaner | 2014-12-13 | 17 | -105/+400 |
| * | | | | | | | | | Own classes for all windows. | Howaner | 2014-12-13 | 28 | -597/+647 |
* | | | | | | | | | | Fixed Bug in cChunkData. | worktycho | 2015-03-10 | 1 | -1/+1 |
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Fixed client kick/crash if many block changes happend | Howaner | 2015-03-09 | 1 | -3/+15 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Added parenthesis around the comparisons | STRWarrior | 2015-03-08 | 1 | -2/+2 |
* | | | | | | | | Added proper trees to Mesa biomes | STRWarrior | 2015-03-08 | 1 | -6/+10 |
* | | | | | | | | Added grass/course dirt layer on MesaPlateauF(M) | STRWarrior | 2015-03-08 | 1 | -0/+14 |
* | | | | | | | | Merge pull request #1784 from mc-server/SteppyHeiGen | Tiger Wang | 2015-03-06 | 3 | -1/+409 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Steppy HeiGen: Fixed Linux compilation. | Mattes D | 2015-03-01 | 1 | -1/+1 |
| * | | | | | | | | Added Steppy height generator. | Mattes D | 2015-03-01 | 3 | -1/+409 |
* | | | | | | | | | Grass checks for sufficient light before spreading | Alexander Harkness | 2015-03-05 | 1 | -1/+13 |
* | | | | | | | | | Added OnTeleportEntity hook for plugins. | joshi07 | 2015-03-05 | 7 | -12/+64 |
* | | | | | | | | | Lua API: Fixed md5 and sha1 hex formatting. | Mattes D | 2015-03-03 | 1 | -4/+4 |
* | | | | | | | | | Merge pull request #1781 from mc-server/Vines | Mattes D | 2015-03-01 | 3 | -0/+122 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | Removed trailing whitespace | STRWarrior | 2015-03-01 | 1 | -1/+1 |
| * | | | | | | | | Replaced IntNoiseXX with IntNoiseXXInt | STRWarrior | 2015-03-01 | 1 | -2/+2 |
| * | | | | | | | | Replaced cFinishGenPtr with std::make_shared | STRWarrior | 2015-03-01 | 1 | -1/+1 |
| * | | | | | | | | Made the minimum vine level configurable | STRWarrior | 2015-02-28 | 3 | -4/+7 |
| * | | | | | | | | Implemented a vines finisher that creates vines in jungle biomes | STRWarrior | 2015-02-28 | 3 | -0/+119 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #1780 from DevToaster/master | Mattes D | 2015-03-01 | 2 | -53/+53 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Changed C-styled casts to static_cast and removed unneeded casts | DevToaster | 2015-02-28 | 1 | -34/+34 |
| * | | | | | | | Replaced short int with int for Player experience | DevToaster | 2015-02-28 | 1 | -1/+1 |
| * | | | | | | | modified: src/Entities/Player.cpp | DevToaster | 2015-02-28 | 2 | -27/+27 |
* | | | | | | | | Merge pull request #1769 from mc-server/snowweather | NiLSPACE | 2015-02-28 | 4 | -114/+220 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | GetSnowStartHeight returns an int | STRWarrior | 2015-02-28 | 2 | -2/+2 |
| * | | | | | | | | changed int to unsigned | STRWarrior | 2015-02-26 | 2 | -4/+4 |
| * | | | | | | | | Ice finisher uses GetSnowStartHeight instead of specific biomes | STRWarrior | 2015-02-25 | 1 | -26/+19 |
| * | | | | | | | | Snow finisher uses GetSnowStartHeight instead of specific biomes | STRWarrior | 2015-02-25 | 1 | -22/+14 |
| * | | | | | | | | Weather: Snow starts forming when the top block is at the right height or higher | STRWarrior | 2015-02-25 | 1 | -66/+57 |
| * | | | | | | | | Added GetSnowStartHeight | STRWarrior | 2015-02-25 | 2 | -0/+130 |
* | | | | | | | | | Fixed door placement. | Mattes D | 2015-02-28 | 1 | -4/+17 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Added experience drops when mining ores | STRWarrior | 2015-02-28 | 1 | -0/+59 |
* | | | | | | | | use DoSetSpeed in AddSpeed* in Entity.cpp | Raekye | 2015-02-26 | 1 | -10/+4 |
|/ / / / / / / |
|
* | | | | | | | Fixed flowing water turning into ice when snowing | STRWarrior | 2015-02-25 | 1 | -1/+1 |
* | | | | | | | Merge pull request #1762 from mc-server/LuaStringCompress | Mattes D | 2015-02-25 | 1 | -0/+151 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fixed operators | STRWarrior | 2015-02-23 | 1 | -6/+6 |
| * | | | | | | | Added forgotten indent | STRWarrior | 2015-02-23 | 1 | -2/+2 |
| * | | | | | | | Replaced lua_isXYZ with cLuaState::CheckParamXYZ | STRWarrior | 2015-02-23 | 1 | -12/+13 |
| * | | | | | | | Exported all compression functions in a new class. | STRWarrior | 2015-02-23 | 1 | -16/+129 |
| * | | | | | | | Exported CompressString and UncompressString to Lua | STRWarrior | 2015-02-22 | 1 | -0/+37 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | 1.8 Protocol: Fixed a possible race condition. | Mattes D | 2015-02-24 | 1 | -5/+9 |
* | | | | | | | Fixed race condition for TCP link deleting. | Mattes D | 2015-02-22 | 1 | -2/+6 |
|/ / / / / / |
|
* | | | | | | Door handler: Removed needless check. | Mattes D | 2015-02-21 | 1 | -1/+1 |
* | | | | | | Fix door placement check | Freddie Wang | 2015-02-21 | 1 | -7/+3 |
* | | | | | | Merge pull request #1758 from mc-server/CryptoHashAPI | Mattes D | 2015-02-21 | 1 | -2/+107 |
|\ \ \ \ \ \ |
|
| * | | | | | | Added cCryptoHash namespace to Lua API. | Mattes D | 2015-02-21 | 1 | -2/+107 |
* | | | | | | | Merge pull request #1755 from mc-server/NetworkUDP | Mattes D | 2015-02-21 | 11 | -32/+1400 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | UDPEndpointImpl: Fixed clang warnings. | Mattes D | 2015-02-20 | 1 | -3/+3 |
| * | | | | | | cNetwork: Added UDP API. | Mattes D | 2015-02-20 | 11 | -32/+1400 |
* | | | | | | | Fixed monster spawn randomness. | Mattes D | 2015-02-20 | 1 | -1/+2 |
* | | | | | | | Fixed crash when logging nil values. | Matyas Dolak | 2015-02-20 | 1 | -0/+32 |
* | | | | | | | Flower pots: In 1.8 items are saved with the name and not the id. | Howaner | 2015-02-18 | 1 | -5/+12 |
|/ / / / / / |
|
* | | | | | | NetworkSingleton: LibEvent thread is joined properly on server exit. | Mattes D | 2015-02-18 | 2 | -7/+5 |
* | | | | | | Network: Fixed two-socket servers. | Mattes D | 2015-02-18 | 1 | -1/+1 |
* | | | | | | Fixed TCP link shutdown. | Mattes D | 2015-02-14 | 2 | -9/+68 |
* | | | | | | SslContext: Turned debug messages off. | Mattes D | 2015-02-14 | 1 | -1/+1 |
* | | | | | | Fixed Linux compilation. | Mattes D | 2015-02-14 | 2 | -2/+2 |
* | | | | | | Exported TLS server start on cTCPLink to Lua API. | Mattes D | 2015-02-13 | 3 | -7/+188 |
* | | | | | | Exported cTCPLink:Close and :Shutdown() to Lua API. | Mattes D | 2015-02-13 | 1 | -13/+83 |
* | | | | | | PolarSSL++: Fixed debugging output. | Mattes D | 2015-02-12 | 1 | -0/+3 |
* | | | | | | Fixed Linux compilation. | Mattes D | 2015-02-12 | 1 | -1/+1 |
* | | | | | | LuaAPI: Added client TLS support for TCP links. | Mattes D | 2015-02-12 | 9 | -7/+335 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Protocol 1.7: Fixed Coverity issues. | Mattes D | 2015-02-08 | 1 | -4/+7 |
* | | | | | ServerHandle: Fixed socket reuse. | Mattes D | 2015-02-08 | 1 | -10/+30 |
* | | | | | WSSAnvil: Fixed chunk data padding. | Mattes D | 2015-02-08 | 1 | -2/+5 |
* | | | | | Merge pull request #1729 from mc-server/ReuseFlag | Mattes D | 2015-02-08 | 1 | -1/+14 |
|\ \ \ \ \ |
|
| * | | | | | Use evutil_make_listen_socket_reuseable | Howaner | 2015-02-07 | 1 | -16/+6 |
| * | | | | | Set reuse flag to sockets | Howaner | 2015-02-07 | 1 | -1/+24 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #1718 from mc-server/LuaNetworkAPI | Mattes D | 2015-02-07 | 15 | -3/+1427 |
|\ \ \ \ \ |
|
| * | | | | | APIDump: Added cNetwork documentation. | Mattes D | 2015-02-06 | 1 | -1/+1 |
| * | | | | | LuaServerHandle: Removed debugging output. | Mattes D | 2015-02-04 | 1 | -4/+0 |
| * | | | | | Exported cServerHandle and cNetwork:Listen to Lua. | Mattes D | 2015-02-04 | 11 | -14/+613 |
| * | | | | | cNetwork: Exported lookup functions to Lua API. | Mattes D | 2015-02-04 | 5 | -3/+219 |
| * | | | | | cTCPLink: Fixed missing addresses on link connection. | Mattes D | 2015-02-04 | 1 | -2/+2 |
| * | | | | | cNetwork: Exported the Connect() method and cTCPLink class to Lua. | Mattes D | 2015-02-04 | 8 | -1/+614 |
| |/ / / / |
|
* | | | | | Spacing | Howaner | 2015-02-07 | 1 | -1/+1 |
* | | | | | cPlayer should override IsOnGround() | Howaner | 2015-02-07 | 2 | -3/+3 |
* | | | | | Added IsOnGround() to cEntity | Howaner | 2015-02-07 | 2 | -6/+9 |
|/ / / / |
|
* | | | | Switched LuaState to use sizeof... | tycho | 2015-01-31 | 1 | -15/+1 |
* | | | | Merge pull request #1713 from mc-server/UseLibevent | Mattes D | 2015-01-30 | 40 | -2054/+1170 |
|\ \ \ \ |
|
| * | | | | Fixed listening ports not closed on cServerHandle::Close. | Mattes D | 2015-01-27 | 1 | -0/+3 |
| * | | | | Fixed server failure to open any port not aborting the server. | Mattes D | 2015-01-27 | 1 | -29/+35 |
| * | | | | Fixed a deadlock in cClientHandle network sending. | Mattes D | 2015-01-27 | 2 | -5/+28 |
| * | | | | Added network termination called at app exit. | Mattes D | 2015-01-27 | 3 | -14/+52 |
| * | | | | cTCPLinkImpl: Added the BEV_OPT_THREADSAFE flag. | Mattes D | 2015-01-27 | 1 | -2/+8 |
| * | | | | ServerHandleImpl: Removed needless diagnostic output. | Mattes D | 2015-01-27 | 1 | -4/+0 |
| * | | | | Client: Only decode protocol when there's actual data incoming. | Mattes D | 2015-01-27 | 1 | -2/+8 |
| * | | | | Fix clang compile error | worktycho | 2015-01-27 | 1 | -1/+1 |
| * | | | | Removed cFile::ReplaceFileNameInvalidChars(). | Mattes D | 2015-01-27 | 3 | -27/+3 |
| * | | | | Fixed enchant packet handling. | Mattes D | 2015-01-27 | 1 | -3/+3 |
| * | | | | RCONServer: Changed variables to UInt32. | Mattes D | 2015-01-27 | 2 | -32/+29 |
| * | | | | Replaced atoi() with StringToInteger(). | Mattes D | 2015-01-27 | 5 | -9/+11 |
| * | | | | Removed ListenThread and SocketThreads. | Mattes D | 2015-01-27 | 5 | -1225/+0 |
| * | | | | BlockingSslClientSocket: Migrated to cNetwork API. | Mattes D | 2015-01-27 | 3 | -15/+198 |
| * | | | | Converted cServer to use the cNetwork API. | Mattes D | 2015-01-27 | 8 | -413/+330 |
| * | | | | cNetwork: Fixed IP address reading for incoming connections. | Mattes D | 2015-01-27 | 1 | -1/+2 |
| * | | | | Protocol18: Fixed failure with invalig logfile names. | Mattes D | 2015-01-27 | 1 | -8/+15 |
| * | | | | cFile: Added ReplaceFileNameInvalidChars(). | Mattes D | 2015-01-27 | 2 | -0/+26 |
| * | | | | StringUtils: Fixed bad predicate in MergeStringVectors(). | Mattes D | 2015-01-27 | 1 | -1/+1 |
| * | | | | RCON server: fixed compilation. | Mattes D | 2015-01-27 | 1 | -1/+1 |
| * | | | | Migrated RCON server to cNetwork API. | Mattes D | 2015-01-27 | 2 | -100/+116 |
| * | | | | Fixed a crash in RCON server. | Mattes D | 2015-01-27 | 1 | -1/+0 |
| * | | | | Fixed missing LibEvent reference in OSSupport. | Mattes D | 2015-01-27 | 1 | -1/+1 |
| * | | | | WebAdmin uses the new cNetwork API. | Mattes D | 2015-01-27 | 8 | -203/+237 |
| * | | | | IniFile: Added common code to migrate ports. | Mattes D | 2015-01-27 | 2 | -4/+56 |
| * | | | | StringUtils: Added string vector manipulation. | Mattes D | 2015-01-27 | 2 | -1/+54 |
* | | | | | CheckBasicStyle: Fixed a forgotten file close. | Mattes D | 2015-01-29 | 1 | -0/+1 |
* | | | | | Fixed missing LibEvent reference in OSSupport. | Mattes D | 2015-01-29 | 1 | -1/+1 |
|/ / / / |
|
* | | | | fix logic bug in cChunk::FastSetBlock filtering out leaves meta changes | Raekye | 2015-01-26 | 1 | -7/+9 |
* | | | | filter out leaves meta changes from being sent to the client | Raekye | 2015-01-26 | 1 | -0/+4 |
| |_|/
|/| | |
|
* | | | Merge pull request #1701 from mc-server/libevent | Mattes D | 2015-01-24 | 15 | -7/+1882 |
|\ \ \ |
|
| * | | | cNetwork: Added self pointers to keep objects alive for callbacks. | Mattes D | 2015-01-23 | 5 | -17/+39 |
| * | | | cNetwork: Renamed callback to OnConnected() | Mattes D | 2015-01-22 | 2 | -3/+6 |
| * | | | cNetwork: Added link creation callback. | Mattes D | 2015-01-22 | 4 | -15/+42 |
| * | | | cNetwork: Changed listening API. | Mattes D | 2015-01-22 | 4 | -29/+51 |
| * | | | cNetwork: Added error message to error callbacks. | Mattes D | 2015-01-22 | 5 | -13/+20 |
| * | | | cTCPLinkImpl: Fixed type conversion warning. | Mattes D | 2015-01-22 | 3 | -5/+5 |
| * | | | cNetwork: Fixed race conditions with lookups; proper shutdown. | Mattes D | 2015-01-22 | 6 | -82/+123 |
| * | | | cNetwork: Split the main cpp file into several files. | Mattes D | 2015-01-22 | 13 | -1050/+1148 |
| * | | | cNetwork: Fixed WinXP dualstack listening. | Mattes D | 2015-01-22 | 1 | -21/+42 |
| * | | | cNetwork: Split cNetworkSingleton to a separate file. | Mattes D | 2015-01-22 | 4 | -325/+430 |
| * | | | cNetwork: Fixed WSAStartup()-not-called error in Listen(). | Mattes D | 2015-01-22 | 1 | -0/+3 |
| * | | | cNetwork: Handle WSA initialization failures. | Mattes D | 2015-01-22 | 1 | -1/+7 |
| * | | | cNetwork: Added an OnError callback for listening servers. | Mattes D | 2015-01-22 | 2 | -0/+8 |
| * | | | cNetwork: Rewritten server listen into a factory method. | Mattes D | 2015-01-22 | 1 | -88/+102 |
| * | | | cNetwork: Removed unneeded dependency. | Mattes D | 2015-01-22 | 1 | -1/+0 |
| * | | | cNetwork: Refactored cTCPLinkImpl::Connect into a factory. | Mattes D | 2015-01-22 | 1 | -41/+48 |
| * | | | cNetwork: Cosmetics. | Mattes D | 2015-01-22 | 1 | -6/+10 |
| * | | | cNetwork: Fixed compilation. | Mattes D | 2015-01-22 | 1 | -9/+8 |
| * | | | Wrap debug variable in ifdef | worktycho | 2015-01-22 | 1 | -0/+2 |
| * | | | cNetwork: Added error logging to server socket creation. | Mattes D | 2015-01-22 | 1 | -6/+24 |
| * | | | cNetwork: Added multithreading protection. | Mattes D | 2015-01-22 | 2 | -3/+28 |
| * | | | cNetwork: Implemented connection shutdown and close. | Mattes D | 2015-01-22 | 2 | -17/+59 |
| * | | | cNetwork: Fixed Linux compilation. | Mattes D | 2015-01-22 | 1 | -5/+23 |
| * | | | cNetwork: Implemented link address getting. | Mattes D | 2015-01-22 | 1 | -57/+117 |
| * | | | cNetwork: Implemented basic server functionality. | Mattes D | 2015-01-22 | 1 | -122/+215 |
| * | | | cNetwork: Implemented IP-to-hostname lookup. | Mattes D | 2015-01-22 | 1 | -8/+114 |
| * | | | cNetwork: Implemented HostnameToIP lookups. | Mattes D | 2015-01-22 | 2 | -6/+141 |
| * | | | Added newline to logged messages in the tests. | Mattes D | 2015-01-22 | 1 | -8/+12 |
| * | | | Extracted Google connection test | Tycho | 2015-01-22 | 2 | -74/+13 |
| * | | | cNetwork: Linux compilation fix. | Mattes D | 2015-01-22 | 2 | -4/+23 |
| * | | | Implemented LibEvent-based client connections. | Mattes D | 2015-01-22 | 4 | -0/+1028 |
| * | | | Added the libevent library. | Mattes D | 2015-01-22 | 1 | -1/+1 |
* | | | | Fixed defect #43662 in Coverity list. | Kirill Kirilenko | 2015-01-23 | 1 | -1/+17 |
* | | | | Fixed defect #43665 in Coverity list. | Kirill Kirilenko | 2015-01-23 | 1 | -0/+11 |
* | | | | Fixed defect #73101 in Coverity list. | Kirill Kirilenko | 2015-01-23 | 1 | -1/+13 |
* | | | | Fixed defect #43671 in Coverity list. | Kirill Kirilenko | 2015-01-23 | 1 | -0/+4 |
* | | | | Fixed defect #43661 in Coverity list. | Kirill Kirilenko | 2015-01-23 | 1 | -1/+2 |
* | | | | Fixed defect #71781 in Coverity list. | Kirill Kirilenko | 2015-01-23 | 1 | -0/+5 |
* | | | | Fixed negative return values in SchematicFileSerializer. | Matyas Dolak | 2015-01-23 | 1 | -1/+3 |
|/ / / |
|
* | | | Fixed warnings in StringUtils. | Mattes D | 2015-01-21 | 2 | -49/+59 |
* | | | ByteBuffer: Added support for reading unsigned shorts and ints. | Matyas Dolak | 2015-01-21 | 2 | -1/+33 |
* | | | Fixed warnings in FastNBT.cpp. | Mattes D | 2015-01-20 | 1 | -39/+40 |
* | | | Fixed warnings in 1.7 protocol. | Mattes D | 2015-01-18 | 3 | -110/+131 |
* | | | Fixed various warnings. | Mattes D | 2015-01-18 | 3 | -8/+8 |
* | | | cWorld: Fixed a type warning. | Mattes D | 2015-01-18 | 1 | -1/+1 |
* | | | Fixed type conversion warnings. | Mattes D | 2015-01-18 | 2 | -4/+4 |
* | | | Merge pull request #1702 from mc-server/chrono | Mattes D | 2015-01-18 | 117 | -260/+262 |
|\ \ \ |
|
| * | | | Fixed type-conversion warnings. | Mattes D | 2015-01-18 | 4 | -8/+8 |
| * | | | correct comment to say milliseconds | worktycho | 2015-01-17 | 1 | -1/+1 |
| * | | | Converted Monster to std::chrono | Tycho | 2015-01-16 | 4 | -18/+18 |
| * | | | Converted cPickupEntity to std::chrono | Tycho | 2015-01-16 | 2 | -12/+12 |
| * | | | Converted MinecartEntity to std::chrono | Tycho | 2015-01-16 | 2 | -8/+8 |
| * | | | Converted cExpOrbEntity to std::chrono | Tycho | 2015-01-16 | 2 | -7/+7 |
| * | | | Converted ArrowEntityTiers to std::chrono | Tycho | 2015-01-16 | 2 | -7/+7 |
| * | | | Fix trailing whitespace | Tycho | 2015-01-11 | 1 | -1/+1 |
| * | | | Initial convertion of a_Dt to std::chrono | Tycho | 2015-01-11 | 117 | -221/+221 |
| * | | | Created new type cTickTime and rewrote cWorld::TickThread to use it | Tycho | 2015-01-11 | 2 | -6/+8 |
* | | | | Fixed CppCheck: (performance) Prefer prefix ++/-- operators for non-primitive types. | Kirill Kirilenko | 2015-01-17 | 2 | -2/+2 |
* | | | | Fixed CppCheck: (performance) Possible inefficient checking for emptiness. | Kirill Kirilenko | 2015-01-17 | 4 | -5/+5 |
* | | | | Fixed CppCheck: (performance) Function parameter should be passed by reference. | Kirill Kirilenko | 2015-01-17 | 2 | -4/+4 |
|/ / / |
|
* | | | Fixed Linux compilation. | Mattes D | 2015-01-03 | 2 | -2/+2 |
* | | | Protocols: Ignore garbage data at the end of PluginMessage packets. | Mattes D | 2015-01-03 | 2 | -0/+21 |
* | | | cByteBuffer: Improved SingleThreadAccessChecker performance. | Mattes D | 2015-01-03 | 1 | -1/+6 |
* | | | MobHead: Fixed wither spawning. | Mattes D | 2014-12-25 | 1 | -13/+40 |
* | | | MobHeads: fixed regular head placement. | Mattes D | 2014-12-25 | 1 | -2/+22 |
* | | | Fixed door placement. | Mattes D | 2014-12-25 | 2 | -3/+4 |
* | | | Fixed forgotten big flower handler. | Mattes D | 2014-12-25 | 1 | -1/+2 |
* | | | Fixed basic style. | Mattes D | 2014-12-25 | 4 | -23/+71 |
* | | | cIsThread: Fixed a race condition on thread start. | Mattes D | 2014-12-25 | 2 | -7/+30 |
* | | | Merge pull request #1686 from mc-server/PlaceBlockRefactor | Mattes D | 2014-12-25 | 45 | -776/+1477 |
|\ \ \ |
|
| * | | | APIDump: Updated the player block placement documentation. | Mattes D | 2014-12-24 | 1 | -1/+2 |
| * | | | Fixed redstone dust placement on upside-down slabs. | Mattes D | 2014-12-24 | 1 | -1/+36 |
| * | | | Replaced a std::hash specialization with explicit type. | Mattes D | 2014-12-24 | 2 | -8/+4 |
| * | | | gcc compilation fix. | Mattes D | 2014-12-24 | 1 | -1/+6 |
| * | | | Refactored all player block placing to go through hooks. | Mattes D | 2014-12-24 | 43 | -775/+1423 |
| * | | | Added Vector3::TurnCW() and Vector3::TurnCCW() | Mattes D | 2014-12-24 | 1 | -0/+16 |
* | | | | ByteBuffer: SingleThreadAccessChecker is request-only. | Mattes D | 2014-12-24 | 1 | -1/+10 |
|/ / / |
|
* | | | Init Mojang API pointer | worktycho | 2014-12-23 | 1 | -0/+1 |
* | | | Fix compile error on OS X introduced by commit ecf778bbec2794562bf5e5b8645e2171f7cd081c | Jonathan Fabian | 2014-12-22 | 1 | -1/+1 |
* | | | Added Depth Strider enchantment | Jonathan Fabian | 2014-12-22 | 2 | -0/+16 |
* | | | WSSAnvil: Added clamping to entity coords. | Mattes D | 2014-12-21 | 1 | -3/+3 |
* | | | FastNBT: Added a sanity check for number of list items. | Mattes D | 2014-12-21 | 1 | -1/+8 |
* | | | cChunk: Fixed missing initialization. | Mattes D | 2014-12-21 | 1 | -0/+2 |
* | | | cWorld: Moved initialization into constructor. | Mattes D | 2014-12-21 | 1 | -3/+2 |
* | | | cEndGen: Fixed unitialized member variables. | Mattes D | 2014-12-21 | 1 | -1/+3 |
* | | | cNoise3DComposable: Fixed unitialized member variables. | Mattes D | 2014-12-21 | 1 | -1/+3 |
* | | | Fixed coverity issues in protocols. | Mattes D | 2014-12-21 | 2 | -4/+11 |
* | | | Fixed a possible division by zero. | Mattes D | 2014-12-21 | 3 | -6/+16 |
* | | | Fixed crash on restart | Tiger Wang | 2014-12-21 | 2 | -5/+14 |
* | | | Merge pull request #1682 from Masy98/entities | Mattes D | 2014-12-21 | 12 | -0/+97 |
|\ \ \ |
|
| * | | | Fixed damn empty line with no use | Masy98 | 2014-12-20 | 2 | -5/+1 |
| * | | | Added Rabbit.h and Rabbit.cpp to the CMakeList | Masy98 | 2014-12-20 | 1 | -0/+2 |
| * | | | Fixed Rabbit size | Masy98 | 2014-12-20 | 1 | -1/+1 |
| * | | | Added Rabbits | Masy98 | 2014-12-20 | 11 | -0/+99 |
* | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Tiger Wang | 2014-12-21 | 13 | -1/+140 |
|\| | | |
|
| * | | | Fixed Guardians size and health | Masy98 | 2014-12-19 | 1 | -1/+1 |
| * | | | Guardian can now spawn if wanted!? | Masy98 | 2014-12-18 | 2 | -2/+2 |
| * | | | Merge branch 'master' into entities | Masy98 | 2014-12-18 | 30 | -2702/+2817 |
| |\ \ \ |
|
| * | | | | Added Entity Guardian | Masy98 | 2014-12-18 | 14 | -2/+141 |
* | | | | | Fix repeater unpowering | Tiger Wang | 2014-12-18 | 1 | -2/+4 |
| |/ / /
|/| | | |
|
* | | | | derp | Howaner | 2014-12-17 | 1 | -1/+1 |
* | | | | Added comment. | Howaner | 2014-12-17 | 1 | -1/+1 |
* | | | | Fixed eMonsterType lua bugs. | Howaner | 2014-12-17 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Merge pull request #1674 from gushromp/master | Mattes D | 2014-12-17 | 1 | -8/+7 |
|\ \ \ |
|
| * | | | Removed unneeded newlines | Ivan Đorđević | 2014-12-17 | 1 | -6/+0 |
| * | | | Merge branch 'master' of https://github.com/gushromp/MCServer | gushromp | 2014-12-16 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | Fixed water from spreading on bottom of world | gushromp | 2014-12-16 | 1 | -5/+8 |
| * | | | | Fixed water from spreading on bottom of world | gushromp | 2014-12-16 | 1 | -7/+11 |
| |/ / / |
|
* | | | | Merge pull request #1581 from mc-server/redstone | Mattes D | 2014-12-17 | 22 | -2689/+2645 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | NULL -> nullptr | Tiger Wang | 2014-12-17 | 5 | -18/+22 |
| * | | | Merge branch 'master' into redstone | Tiger Wang | 2014-12-13 | 178 | -4115/+9711 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Improved redstone simulator | Tiger Wang | 2014-10-29 | 2 | -818/+808 |
| * | | | Cleaned up simulators | Tiger Wang | 2014-10-25 | 17 | -2681/+2644 |
| * | | | Fixed some block checks | Tiger Wang | 2014-10-25 | 2 | -4/+3 |
* | | | | Added braces to 'if' according to the code guidelines | gushromp | 2014-12-15 | 1 | -0/+2 |
* | | | | Updated cPlayer::DoMoveToWorld to send target world's weather info to Player | blashyrk | 2014-12-15 | 1 | -0/+4 |
* | | | | Fixed mob invisibility | Howaner | 2014-12-14 | 1 | -1/+0 |
* | | | | Merge branch 'master' into Cocoa | Howaner | 2014-12-14 | 1 | -3/+22 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | WormNestCaves occasionally generates sandstone around the cave | STRWarrior | 2014-12-13 | 1 | -3/+22 |
| | |/
| |/| |
|
* | | | "& 0x0f" isn't needed | Howaner | 2014-12-14 | 2 | -3/+3 |
* | | | Fixes | Howaner | 2014-12-13 | 4 | -5/+22 |
* | | | Merge branch 'master' into Cocoa | Howaner | 2014-12-13 | 91 | -1681/+1827 |
|\| | |
|
| * | | Merge pull request #1660 from Seadragon91/master | Mattes D | 2014-12-12 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fixed print of milliseconds from chrono | Lukas Pioch | 2014-12-12 | 1 | -1/+1 |
| * | | | LightingThread: Fixed a memory leak. | Mattes D | 2014-12-12 | 1 | -2/+2 |
| * | | | Exported cWorld:PrepareChunk to Lua API, test in Debuggers. | Mattes D | 2014-12-12 | 1 | -0/+67 |
| |/ / |
|
| * | | Merge pull request #1657 from mc-server/PrepareChunk | Mattes D | 2014-12-11 | 11 | -51/+293 |
| |\ \ |
|
| | * | | Added a cWorld:PrepareChunk function. | Mattes D | 2014-12-10 | 9 | -51/+260 |
| | * | | Lighting thread: skip chunks that are already lit. | Mattes D | 2014-12-10 | 1 | -0/+10 |
| | * | | Added a RemoveIf() function to cQueue | Mattes D | 2014-12-09 | 1 | -0/+23 |
| * | | | Cosmetic touchups. | Mattes D | 2014-12-11 | 5 | -10/+11 |
| * | | | Merge remote-tracking branch 'planetx/master' | Mattes D | 2014-12-11 | 2 | -5/+33 |
| |\ \ \ |
|
| | * | | | Check to see if header write out is required | planetx | 2014-12-08 | 1 | -17/+15 |
| | * | | | Added timestamp to merged files WSSAnvil | planetx | 2014-12-08 | 1 | -1/+1 |
| | * | | | Added timestamp to merged files WSSAnvil | planetx | 2014-12-08 | 1 | -62/+62 |
| | * | | | Added timestamp to new files WSSAnvil | planetx | 2014-12-08 | 2 | -79/+149 |
| | * | | | Added Timestamp info to chunks in WSSAnvil | planetx | 2014-12-07 | 2 | -87/+47 |
| * | | | | Fixed DungeonRooms edges not generating sometimes. | Mattes D | 2014-12-11 | 1 | -2/+2 |
| * | | | | Merge pull request #1655 from tonibm19/patch-2 | Mattes D | 2014-12-10 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | Moved NetherOreNests | tonibm19 | 2014-12-10 | 1 | -1/+1 |
| | * | | | | Added NetherOreNests to nether default generator. | tonibm19 | 2014-12-08 | 1 | -1/+1 |
| * | | | | | Merge pull request #1623 from p-mcgowan/issue_1253 | Mattes D | 2014-12-10 | 8 | -3/+94 |
| |\ \ \ \ \ |
|
| | * | | | | | Changed method call to DoesAllowMultiLogin() instead of IsAllowMultiLogin() | Vincent | 2014-12-10 | 1 | -1/+1 |
| | * | | | | | Fixed return value in CheckMultiLogin() | Vincent | 2014-12-09 | 1 | -1/+2 |
| | * | | | | | Fixed indent problems and added return definitions to CheckMultiLogin(). | Vincent | 2014-12-09 | 3 | -7/+8 |
| | * | | | | | Changed DoWithPlayer to auto instead of using iterator. | Vincent | 2014-12-09 | 1 | -2/+2 |
| | * | | | | | Changed CheckMultiLogin() to not have main body wrapped in an if statement. | Vincent | 2014-12-08 | 4 | -21/+28 |
| | * | | | | | created callback in Root and changed CheckMultiLogin() to use the DoWithPlayer function at Root instead of World. | Vincent | 2014-12-08 | 2 | -2/+9 |
| | * | | | | | Fixed compile errors | Vincent | 2014-12-08 | 6 | -18/+14 |
| | * | | | | | removed last space in handlehandshake | Vincent | 2014-12-08 | 1 | -1/+0 |
| | * | | | | | Changed HandleHandshake to return the result of CheckMultiLogin instead of just true since it already returns true if it finds and kicks the current player. | Vincent | 2014-12-08 | 1 | -24/+23 |
| | * | | | | | Moved the check into a new function and just calls that function and a blank FindAndDoWithPlayer added. | Vincent | 2014-12-08 | 4 | -23/+52 |
| | * | | | | | Merge branch 'issue_1253' of https://github.com/p-mcgowan/MCServer into issue_1253 | Vincent | 2014-12-07 | 1 | -5/+5 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Changed Kick message | vincentleung1 | 2014-11-30 | 1 | -2/+2 |
| | | * | | | | | removed extra space and fixed some formatting in cCallback | vincentleung1 | 2014-11-30 | 1 | -3/+3 |
| | * | | | | | | changed from using iterator to auto for server and clienthandle | Vincent | 2014-12-07 | 2 | -4/+4 |
| | |/ / / / / |
|
| | * | | | | | removed GetUsernames() from World | Vincent | 2014-11-30 | 2 | -18/+0 |
| | * | | | | | Uses callback for players already in World. | Vincent | 2014-11-30 | 1 | -5/+12 |
| | * | | | | | fixed naming of strings and changed from i to I | Vincent | 2014-11-29 | 5 | -13/+18 |
| | * | | | | | issue 1253 - prevent multiple logins with same username | Vincent | 2014-11-29 | 5 | -0/+58 |
| * | | | | | | Fixed compiling. | Howaner | 2014-12-09 | 1 | -1/+1 |
| * | | | | | | Moved NaturalPatches in front of PreSimulator and Animals. | Mattes D | 2014-12-08 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Added NaturalPatches to finishers | tonibm19 | 2014-12-08 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
| * | | | | cMojangAPI: Fixed a possible problem with thread termination order. | Mattes D | 2014-12-07 | 1 | -5/+17 |
| * | | | | Fixed integer overflow problems. | Mattes D | 2014-12-07 | 2 | -4/+4 |
| * | | | | Merge remote-tracking branch 'origin/master' into c++11Events | Mattes D | 2014-12-07 | 157 | -3812/+5672 |
| |\ \ \ \ |
|
| | * | | | | Fixed format warning. | Mattes D | 2014-12-07 | 1 | -2/+2 |
| | * | | | | Fixed crash on server stop. | Mattes D | 2014-12-07 | 1 | -0/+9 |
| | * | | | | Fixed c++11 branch issues. | Mattes D | 2014-12-07 | 7 | -44/+57 |
| | * | | | | Merge pull request #1555 from mc-server/c++11 | Mattes D | 2014-12-07 | 42 | -1213/+329 |
| | |\ \ \ \ |
|
| | | * \ \ \ | Merge remote-tracking branch 'origin/master' into c++11 | Tiger Wang | 2014-12-06 | 35 | -148/+682 |
| | | |\ \ \ \ |
|
| | | * | | | | | CheckBasicStyle: Doesn't report false positives ending in a keyword. | Mattes D | 2014-12-04 | 1 | -5/+5 |
| | | * | | | | | Fixed trailing whitespace. | Mattes D | 2014-12-04 | 2 | -6/+6 |
| | | * | | | | | Merged branch 'origin/master' into c++11. | Mattes D | 2014-12-04 | 66 | -322/+961 |
| | | |\ \ \ \ \ |
|
| | | * | | | | | | Fixed indent. | Mattes D | 2014-12-03 | 1 | -2/+2 |
| | | * | | | | | | Server: Fixed a MSVC warning. | Mattes D | 2014-12-03 | 1 | -1/+1 |
| | | * | | | | | | ByteBuffer: Re-added Single-thread access checker. | Mattes D | 2014-12-03 | 2 | -0/+90 |
| | | * | | | | | | Merge remote-tracking branch 'origin-master' into c++11 | Tiger Wang | 2014-11-26 | 32 | -1653/+1688 |
| | | * | | | | | | Removed unnecessary #includes | Tiger Wang | 2014-11-23 | 2 | -2/+0 |
| | | * | | | | | | Merge remote-tracking branch 'origin/master' into c++11 | Tiger Wang | 2014-11-23 | 60 | -776/+5654 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | Compilation fixes | Tiger Wang | 2014-11-23 | 3 | -10/+8 |
| | | * | | | | | | | Merged branch 'master' into c++11. | Mattes D | 2014-10-24 | 41 | -151/+1412 |
| | | |\ \ \ \ \ \ \
| | | | | |_|_|_|_|/
| | | | |/| | | | | |
|
| | | * | | | | | | | Suggestions | Tiger Wang | 2014-10-24 | 7 | -10/+50 |
| | | * | | | | | | | Added FastRandom.* back to CMakeLists.txt. | Mattes D | 2014-10-23 | 1 | -0/+2 |
| | | * | | | | | | | Merged branch 'master' into c++11. | Mattes D | 2014-10-23 | 46 | -517/+755 |
| | | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Missing EOL. | Alexander Harkness | 2014-10-21 | 1 | -1/+1 |
| | | * | | | | | | | | Alignment. | Alexander Harkness | 2014-10-21 | 1 | -6/+6 |
| | | * | | | | | | | | Missing space. | Alexander Harkness | 2014-10-21 | 1 | -1/+1 |
| | | * | | | | | | | | Missing space fix. | Alexander Harkness | 2014-10-21 | 1 | -1/+1 |
| | | * | | | | | | | | Compile fix? | Tiger Wang | 2014-10-21 | 2 | -4/+2 |
| | | * | | | | | | | | Windows close handlers handles more closes | Tiger Wang | 2014-10-21 | 1 | -5/+2 |
| | | * | | | | | | | | Replace &*[0] accesses with .data() | Tiger Wang | 2014-10-21 | 3 | -8/+8 |
| | | * | | | | | | | | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-20 | 211 | -1439/+1439 |
| | | * | | | | | | | | Use std::recusive_mutex | Tiger Wang | 2014-10-20 | 3 | -52/+9 |
| | | * | | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Tiger Wang | 2014-10-20 | 32 | -226/+272 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | Migrated cSleep and cTimer to std::chrono | Tiger Wang | 2014-10-20 | 18 | -168/+45 |
| | | * | | | | | | | | | Migrated random generators to std::random | Tiger Wang | 2014-10-19 | 16 | -556/+102 |
| | | * | | | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Tiger Wang | 2014-10-19 | 39 | -496/+260 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | Use std::thread | Tiger Wang | 2014-10-19 | 13 | -432/+59 |
| | * | | | | | | | | | | | Reduced river height | STRWarrior | 2014-12-07 | 1 | -2/+2 |
| | * | | | | | | | | | | | Fixed error message in cFinishGenPassiveMobs | STRWarrior | 2014-12-07 | 1 | -1/+1 |
| | * | | | | | | | | | | | Replaced most auto_ptr with unique_ptr. | Mattes D | 2014-12-06 | 2 | -62/+62 |
| | | |_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | Merge pull request #1647 from mc-server/SocketThreadsFix | Mattes D | 2014-12-06 | 1 | -3/+11 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| | | * | | | | | | | | | Fixes socket leak in HTTP server. | Mattes D | 2014-12-03 | 1 | -3/+11 |
| | * | | | | | | | | | | FinishGenPassiveMobs: Cosmetic changes. | Mattes D | 2014-12-05 | 2 | -30/+33 |
| | * | | | | | | | | | | formatting and default spawn percentage | p-mcgowan | 2014-12-05 | 1 | -1/+2 |
| | * | | | | | | | | | | Merge branch 'master' of github.com:p-mcgowan/MCServer into animalTerrainFinisher | p-mcgowan | 2014-12-05 | 37 | -183/+484 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | CheckBasicStyle: Check missing braces for control statements. | Mattes D | 2014-12-05 | 1 | -0/+19 |
| | | * | | | | | | | | | | BasicStyle: Added missing braces to control statements. | Mattes D | 2014-12-05 | 17 | -54/+241 |
| | | * | | | | | | | | | | CheckBasicStyle: Added a check for parentheses around comparisons. | Mattes D | 2014-12-05 | 1 | -0/+22 |
| | | * | | | | | | | | | | Fixed reported parentheses around comparisons. | Mattes D | 2014-12-05 | 14 | -83/+99 |
| | | * | | | | | | | | | | Merge pull request #1648 from mc-server/CraftingLuaFix | Mattes D | 2014-12-04 | 6 | -6/+6 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | Fixed the CRAFTING_NO_RECIPE hook call. | Mattes D | 2014-12-04 | 6 | -6/+6 |
| | | | |/ / / / / / / / / |
|
| | | * | | | | | | | | | | conflict resolution | p-mcgowan | 2014-12-04 | 8 | -40/+79 |
| | | |\ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|/ /
| | | | |/| | | | | | | | |
|
| | | | * | | | | | | | | | Merge pull request #1645 from jonfabe/SpectatorModeFixes | Mattes D | 2014-12-04 | 2 | -7/+12 |
| | | | |\ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / / /
| | | | |/| | | | | | | | |
|
| | | | | * | | | | | | | | Updated whitespace in comment, changed conditional to logical equivalent due to popular demand | Jonathan Fabian | 2014-12-04 | 1 | -2/+2 |
| | | | | * | | | | | | | | Fix Spaces to Tabs | Jonathan Fabian | 2014-12-03 | 1 | -5/+5 |
| | | | | * | | | | | | | | Add missing IsSpectatorMode() checks in Player.cpp, make sure that player is flying when spawned otherwise it will fall through the world. | Jonathan Fabian | 2014-12-03 | 1 | -6/+11 |
| | | | | * | | | | | | | | Allow Spectator Gamemode as a world default. | Jonathan Fabian | 2014-12-03 | 1 | -1/+1 |
| | | | * | | | | | | | | | Merge pull request #1646 from p-mcgowan/luaCheckstyleWarnings | Mattes D | 2014-12-03 | 4 | -34/+34 |
| | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | clearing CheckBasicStyle.lua messages | p-mcgowan | 2014-12-03 | 4 | -34/+34 |
| | | | | |/ / / / / / / / |
|
| | | | * | | | | | | | | | Merge pull request #1640 from p-mcgowan/mooshroomMobSpawnerRule | Mattes D | 2014-12-03 | 1 | -0/+13 |
| | | | |\ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / / /
| | | | |/| | | | | | | | |
|
| | | | | * | | | | | | | | updated mooshroom check for mycelium | p-mcgowan | 2014-12-02 | 1 | -1/+1 |
| | | | | * | | | | | | | | extra formatting parentheses | p-mcgowan | 2014-12-02 | 1 | -2/+2 |
| | | | | * | | | | | | | | added spawning rule to mooshroom | p-mcgowan | 2014-12-02 | 1 | -0/+13 |
| | | | * | | | | | | | | | Merge pull request #1634 from mc-server/DungeonSpawners | Mattes D | 2014-12-02 | 1 | -1/+22 |
| | | | |\ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / / /
| | | | |/| | | | | | | | |
|
| | | | | * | | | | | | | | Fixed forgotten semicolon | STRWarrior | 2014-12-02 | 1 | -1/+1 |
| | | | | * | | | | | | | | Using IntNoise3DInt instead of IntNoise3D | STRWarrior | 2014-12-02 | 1 | -1/+1 |
| | | | | * | | | | | | | | Suggestions by xoft | STRWarrior | 2014-12-02 | 1 | -3/+3 |
| | | | | * | | | | | | | | Using static cast for Dungeon spawners | STRWarrior | 2014-12-01 | 1 | -1/+1 |
| | | | | * | | | | | | | | Dungeons spawners now spawn mobs | STRWarrior | 2014-12-01 | 1 | -1/+22 |
| | | * | | | | | | | | | | reformat for lua and CI | p-mcgowan | 2014-12-02 | 2 | -6/+9 |
| | | * | | | | | | | | | | formatting and commenting fixes | p-mcgowan | 2014-12-02 | 2 | -6/+6 |
| | | * | | | | | | | | | | cacti no longer spawn outside of desert variants | p-mcgowan | 2014-12-01 | 2 | -1/+16 |
| | | |/ / / / / / / / / |
|
| | * | | | | | | | | | | reformat | p-mcgowan | 2014-12-05 | 1 | -9/+5 |
| | * | | | | | | | | | | restructure, with logic this time | p-mcgowan | 2014-12-05 | 1 | -5/+13 |
| | * | | | | | | | | | | restructured random animals, added check for desert (update as per wiki) | p-mcgowan | 2014-12-05 | 1 | -19/+17 |
| | * | | | | | | | | | | handle non-vanilla dimensions | p-mcgowan | 2014-12-05 | 1 | -2/+2 |
| | * | | | | | | | | | | handle non-vanilla dimensions | p-mcgowan | 2014-12-05 | 1 | -2/+3 |
| | * | | | | | | | | | | formatting fixes | p-mcgowan | 2014-12-05 | 1 | -4/+11 |
| | * | | | | | | | | | | format blocks and randomizing | p-mcgowan | 2014-12-04 | 2 | -9/+9 |
| | * | | | | | | | | | | last doxy fix | p-mcgowan | 2014-12-04 | 1 | -3/+3 |
| | * | | | | | | | | | | awful comment fixing, randomizer fix | p-mcgowan | 2014-12-04 | 2 | -19/+32 |
| | * | | | | | | | | | | class description and doxy-commenting | p-mcgowan | 2014-12-03 | 2 | -5/+8 |
| | * | | | | | | | | | | doxy-commenting | p-mcgowan | 2014-12-03 | 1 | -3/+3 |
| | * | | | | | | | | | | forgot generation defaul init | p-mcgowan | 2014-12-03 | 1 | -1/+1 |
| | * | | | | | | | | | | forgot initializer | p-mcgowan | 2014-12-03 | 1 | -1/+5 |
| | * | | | | | | | | | | typos and oversights for lua and CI | p-mcgowan | 2014-12-02 | 1 | -1/+5 |
| | * | | | | | | | | | | fastRandom unused | p-mcgowan | 2014-12-02 | 1 | -1/+0 |
| | * | | | | | | | | | | indentation, repeatable random, small corrections | p-mcgowan | 2014-12-02 | 1 | -98/+93 |
| | * | | | | | | | | | | fix comments after replacing spaces with tabs | p-mcgowan | 2014-12-02 | 1 | -4/+4 |
| | * | | | | | | | | | | animal terrain finisher | p-mcgowan | 2014-12-02 | 2 | -187/+187 |
| | * | | | | | | | | | | animal terrain finisher | p-mcgowan | 2014-12-02 | 2 | -0/+241 |
| | |/ / / / / / / / / |
|
| | * | | | | | | | | | Using static cast for MineShaft spawners | STRWarrior | 2014-12-01 | 1 | -1/+1 |
| | * | | | | | | | | | Mineshaft spawners now spawn cave spiders | STRWarrior | 2014-12-01 | 1 | -1/+4 |
| | |/ / / / / / / / |
|
| | * | | | | | | | | Simplefied SoulsandRims | STRWarrior | 2014-12-01 | 1 | -36/+6 |
| | * | | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | STRWarrior | 2014-12-01 | 28 | -168/+586 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Added better soulsand rims | STRWarrior | 2014-12-01 | 5 | -12/+107 |
| * | | | | | | | | | | cEvent: Changed chrono duration resolution. | Mattes D | 2014-11-04 | 1 | -1/+1 |
| * | | | | | | | | | | cEvent: Changed steady_clock to system_clock. | Mattes D | 2014-11-04 | 1 | -2/+2 |
| * | | | | | | | | | | Merge branch 'master' into c++11Events | Mattes D | 2014-11-04 | 19 | -114/+3492 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Moved the chrono include into Globals. | Mattes D | 2014-10-24 | 2 | -1/+2 |
| * | | | | | | | | | | | Added a missing chrono include. | Mattes D | 2014-10-24 | 1 | -0/+1 |
| * | | | | | | | | | | | Merge branch 'master' into c++11Events | Mattes D | 2014-10-24 | 39 | -148/+1407 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Reimplemented cEvent using C++11 primitives. | Mattes D | 2014-10-23 | 2 | -136/+51 |
* | | | | | | | | | | | | Added cocoa pod. | Howaner | 2014-12-01 | 5 | -2/+139 |
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | MobSpawner fixes. | Howaner | 2014-12-01 | 6 | -5/+13 |
* | | | | | | | | | | | Merge branch 'master' into MobSpawner | Howaner | 2014-12-01 | 5 | -20/+44 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | Merge pull request #1624 from mc-server/LuaDeprecating | Mattes D | 2014-12-01 | 3 | -19/+39 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Removed old StringToMobType() function from Monster.cpp | Howaner | 2014-11-30 | 1 | -10/+0 |
| | * | | | | | | | | | | Mark StringToMobType() as deprecated. Use cMonster:StringToMobType() instead | Howaner | 2014-11-29 | 2 | -9/+39 |
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| * | | | | | | | | | | DistortedHeightmap: Added missing initialization. | Mattes D | 2014-12-01 | 1 | -0/+2 |
| * | | | | | | | | | | Noise3D: Fixed missing initialization. | Mattes D | 2014-12-01 | 1 | -1/+3 |
* | | | | | | | | | | | Merge branch 'master' into MobSpawner | Howaner | 2014-11-30 | 10 | -9/+80 |
|\| | | | | | | | | | |
|
| * | | | | | | | | | | Hopefully fixed random build fails | STRWarrior | 2014-11-30 | 1 | -1/+1 |
| * | | | | | | | | | | Fixed a crash in cSpawnPrepare. | Mattes D | 2014-11-30 | 1 | -0/+2 |
| * | | | | | | | | | | Fixed nether ceiling | STRWarrior | 2014-11-30 | 1 | -1/+1 |
| * | | | | | | | | | | Fixed compiling on linux. | Howaner | 2014-11-30 | 1 | -0/+1 |
| * | | | | | | | | | | Improved comments for cWorld::DoWithPlayer(). | Mattes D | 2014-11-30 | 2 | -2/+3 |
| * | | | | | | | | | | Removed unneeded include. | Mattes D | 2014-11-29 | 1 | -1/+0 |
| * | | | | | | | | | | Fixed QtBiomeVisualiser compilation. | Mattes D | 2014-11-29 | 1 | -1/+0 |
| * | | | | | | | | | | Added a basic stacktracing for assert and signal failures. | Mattes D | 2014-11-29 | 5 | -4/+73 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Removed unused imports. | Howaner | 2014-11-29 | 2 | -2/+0 |
* | | | | | | | | | | Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes. | Howaner | 2014-11-29 | 11 | -116/+86 |
* | | | | | | | | | | Merge branch 'master' into MobSpawner | Howaner | 2014-11-29 | 82 | -2253/+3203 |
|\| | | | | | | | | |
|
| * | | | | | | | | | Chunk: Fixed same-name iterators. | Mattes D | 2014-11-27 | 1 | -5/+5 |
| * | | | | | | | | | OctavedNoise: Another unshadowed local variable. | Mattes D | 2014-11-27 | 1 | -9/+11 |
| * | | | | | | | | | Minecart.h: Fixed integral conversion warning. | Mattes D | 2014-11-27 | 1 | -1/+1 |
| * | | | | | | | | | RidgedNoise: Replaced fabs with std::abs(). | Mattes D | 2014-11-27 | 1 | -2/+2 |
| * | | | | | | | | | OctavedNoise: Unshadowed a local variable. | Mattes D | 2014-11-27 | 1 | -10/+12 |
| * | | | | | | | | | BlockEntities: Removed the extra semicolon. | Mattes D | 2014-11-27 | 16 | -24/+25 |
| * | | | | | | | | | Replaced auto_ptr with unique_ptr. | Mattes D | 2014-11-27 | 2 | -6/+6 |
| * | | | | | | | | | CompoGenBiomal: Fixed signed vs unsigned comparison. | Mattes D | 2014-11-27 | 1 | -1/+1 |
| * | | | | | | | | | Fixed BlockStringToType return value. | Mattes D | 2014-11-27 | 3 | -5/+5 |
| * | | | | | | | | | CMake: Fixed linux builds. | Mattes D | 2014-11-26 | 1 | -5/+4 |
| * | | | | | | | | | cRoot: Fixed a memory leak with cRankManager. | Mattes D | 2014-11-26 | 2 | -3/+5 |
| * | | | | | | | | | Windows: Fixed builds with LeakFinder enabled. | Mattes D | 2014-11-26 | 2 | -2/+4 |
| * | | | | | | | | | WSSAnvil: Fixed bad code in arrow loading. | Mattes D | 2014-11-26 | 1 | -2/+8 |
| * | | | | | | | | | ClientHandle: Fixed max block place distance check. | Mattes D | 2014-11-25 | 1 | -4/+10 |
| * | | | | | | | | | Merge pull request #1604 from mc-server/GeneratorShapeRefactor | Mattes D | 2014-11-24 | 30 | -1532/+1578 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Added TwoHeights shape generator. | Mattes D | 2014-11-23 | 5 | -8/+162 |
| | * | | | | | | | | | Noise3D generator: Enlarged averaging to avoid steep beach slopes. | Mattes D | 2014-11-23 | 2 | -4/+4 |
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into GeneratorShapeRefactor | Mattes D | 2014-11-23 | 6 | -2/+155 |
| | |\ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|/
| | | |/| | | | | | | |
|
| | * | | | | | | | | | cWorld: Changed generator defaults. | Mattes D | 2014-11-20 | 1 | -13/+17 |
| | * | | | | | | | | | BiomalNoise3D generator: finished all biomes. | Mattes D | 2014-11-20 | 1 | -66/+74 |
| | * | | | | | | | | | CompoGenBiomal: Fixed sealevel offset. | Mattes D | 2014-11-20 | 1 | -1/+1 |
| | * | | | | | | | | | CompoGenBiomal: Fixed sealevel not generating properly. | Mattes D | 2014-11-20 | 1 | -1/+2 |
| | * | | | | | | | | | Generators: Unified SeaLevel into a single variable. | Mattes D | 2014-11-20 | 3 | -70/+3 |
| | * | | | | | | | | | Noise3D generators: Changed noise generator to InterpolNoise. | Mattes D | 2014-11-20 | 2 | -10/+10 |
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into GeneratorShapeRefactor | Mattes D | 2014-11-20 | 37 | -590/+1479 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Mobs: Fixed crash with terrain too high. | Mattes D | 2014-11-15 | 2 | -5/+7 |
| | * | | | | | | | | | | Generator: Fixed crash with trees too high. | Mattes D | 2014-11-15 | 1 | -2/+7 |
| | * | | | | | | | | | | Snow generator: Fixed failure at top of the world. | Mattes D | 2014-11-15 | 1 | -1/+1 |
| | * | | | | | | | | | | ChunkDesc: Fixed comment about indexing. | Mattes D | 2014-11-15 | 1 | -1/+1 |
| | * | | | | | | | | | | DungeonRooms: Changed to work with the new shape generators. | Mattes D | 2014-11-15 | 1 | -10/+15 |
| | * | | | | | | | | | | Gen refactor: Implemented CompositedHeiGen. | Mattes D | 2014-11-13 | 9 | -217/+141 |
| | * | | | | | | | | | | Generator: Shape initial refactoring. | Mattes D | 2014-11-12 | 23 | -1346/+1356 |
| * | | | | | | | | | | | Merge pull request #1611 from mc-server/SpawnPrepare | Mattes D | 2014-11-24 | 2 | -120/+113 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | Changed back capitalization. | Mattes D | 2014-11-24 | 1 | -3/+3 |
| | * | | | | | | | | | | cWorld: Rewritten spawn preparation. | Mattes D | 2014-11-22 | 2 | -120/+113 |
| * | | | | | | | | | | | formatting - newline at EOF inserted: Pig.cpp | p-mcgowan | 2014-11-23 | 1 | -1/+5 |
| * | | | | | | | | | | | pigs turn into pigmen on lightning | p-mcgowan | 2014-11-23 | 2 | -0/+19 |
| * | | | | | | | | | | | formatter error | p-mcgowan | 2014-11-22 | 1 | -3/+3 |
| * | | | | | | | | | | | villagers turn into witches on lightning | p-mcgowan | 2014-11-22 | 1 | -2/+4 |
| * | | | | | | | | | | | villagers turn into witches when struck by lightning | p-mcgowan | 2014-11-22 | 1 | -0/+5 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Merge pull request #1594 from mc-server/LargeOakTree | Mattes D | 2014-11-20 | 3 | -2/+125 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | Changed comment | STRWarrior | 2014-11-16 | 1 | -1/+1 |
| | * | | | | | | | | | First implementation for the LargeOakTree | STRWarrior | 2014-11-13 | 3 | -2/+125 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | Merge pull request #1603 from mc-server/ImprovedNoise | Mattes D | 2014-11-20 | 28 | -544/+1282 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | cInterpolNoise: Implemented optimized 2D generating. | Mattes D | 2014-11-19 | 3 | -32/+219 |
| | * | | | | | | | | | cOctavedNoise: Removed misleading comment, fixed assert texts. | Mattes D | 2014-11-19 | 1 | -3/+3 |
| | * | | | | | | | | | cOctavedNoise: Added a forgotten comment. | Mattes D | 2014-11-18 | 1 | -1/+1 |
| | * | | | | | | | | | Added a cInterpolNoise template for faster noise generator. | Mattes D | 2014-11-18 | 3 | -4/+439 |
| | * | | | | | | | | | Moved all Noise-related files into a separate folder. | Mattes D | 2014-11-18 | 26 | -80/+56 |
| | * | | | | | | | | | Refactored cRidgedNoise into a separate template. | Mattes D | 2014-11-18 | 5 | -243/+104 |
| | * | | | | | | | | | OctavedNoise: linux compilation fixes. | Mattes D | 2014-11-18 | 2 | -2/+3 |
| | * | | | | | | | | | Added cOctavedNoise template. | Mattes D | 2014-11-17 | 3 | -258/+206 |
| | * | | | | | | | | | Fixed include path. | Mattes D | 2014-11-17 | 1 | -1/+1 |
| | * | | | | | | | | | Added cImprovedNoise implementation. | Mattes D | 2014-11-17 | 4 | -46/+376 |
* | | | | | | | | | | | Finished mob spawner implementation. | Howaner | 2014-11-18 | 18 | -124/+78 |
* | | | | | | | | | | | Merge branch 'master' into MobSpawner | Howaner | 2014-11-18 | 344 | -10264/+10441 |
|\| | | | | | | | | | |
|
| * | | | | | | | | | | Merge pull request #1598 from mc-server/SignEditor | Mattes D | 2014-11-18 | 6 | -19/+83 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | Use cLuaState's stack trace. | Howaner | 2014-11-17 | 1 | -48/+27 |
| | * | | | | | | | | | Added UpdateSign() method to DeprecatedBindings.cpp | Howaner | 2014-11-17 | 2 | -3/+88 |
| | * | | | | | | | | | Use LastPlacedSign instead of LastPlacedBlock. | Howaner | 2014-11-15 | 2 | -8/+6 |
| | * | | | | | | | | | Fixed a security problem with signs. | Howaner | 2014-11-15 | 5 | -16/+18 |
| * | | | | | | | | | | Fixed a wrong assert in cClientHandle::SetViewDistance(). | Mattes D | 2014-11-17 | 1 | -4/+8 |
| * | | | | | | | | | | BiomalNoise3D: Added more biomes. | Mattes D | 2014-11-16 | 1 | -13/+65 |
| * | | | | | | | | | | Renamed m_UsedViewDistance to m_CurrentViewDistance | Howaner | 2014-11-15 | 2 | -11/+11 |
| * | | | | | | | | | | Renamed m_SetViewDistance to m_RequestedViewDistance | Howaner | 2014-11-15 | 2 | -7/+7 |
| * | | | | | | | | | | Renamed GetSettedViewDistance() to GetRequestedViewDistance() | Howaner | 2014-11-15 | 2 | -3/+3 |
| * | | | | | | | | | | Use m_UsedViewDistance and m_SetViewDistance. | Howaner | 2014-11-14 | 3 | -15/+26 |
| * | | | | | | | | | | Merge branch 'master' into ViewDistance | Howaner | 2014-11-14 | 19 | -174/+3951 |
| |\| | | | | | | | | |
|
| | * | | | | | | | | | Noise3D: Added jungles. | Mattes D | 2014-11-14 | 1 | -0/+2 |
| | * | | | | | | | | | Noise3D: Added oceans. | Mattes D | 2014-11-13 | 1 | -0/+3 |
| | * | | | | | | | | | Fixed trailing whitespace. | Mattes D | 2014-11-12 | 3 | -3/+3 |
| | |/ / / / / / / / |
|
| | * | | | | | | | | BiomalNoise3D: Added a few biomes. | Mattes D | 2014-11-10 | 1 | -5/+8 |
| | * | | | | | | | | TallGrassGenerator: Fixed crash when too high | STRWarrior | 2014-11-10 | 1 | -0/+5 |
| | * | | | | | | | | Added BiomalNoise3D shape generator. | Mattes D | 2014-11-10 | 4 | -29/+369 |
| | * | | | | | | | | Noise3d Generator: Fixed unused function error. | Mattes D | 2014-11-09 | 1 | -1/+1 |
| | * | | | | | | | | Noise3D generator: rewritten from scratch. | Mattes D | 2014-11-09 | 2 | -78/+145 |
| | * | | | | | | | | Noise3D CompoGen: Fixed missing initialization. | Mattes D | 2014-11-06 | 1 | -0/+2 |
| | * | | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Mattes D | 2014-11-06 | 3 | -76/+331 |
| | |\ \ \ \ \ \ \ \
| | | | |_|/ / / / /
| | | |/| | | | | | |
|
| | | * | | | | | | | MinMax heigen: Reduced the number of octaves. | Mattes D | 2014-11-04 | 1 | -2/+0 |
| | | * | | | | | | | Added MinMax height generator. | Mattes D | 2014-11-04 | 1 | -0/+207 |
| | | * | | | | | | | Fixed a missing endline. | Mattes D | 2014-11-03 | 1 | -1/+5 |
| | | * | | | | | | | Added a (disabled) perf test for biome generators. | Mattes D | 2014-11-03 | 1 | -0/+46 |
| | | * | | | | | | | HeiGen: Moved construction to the end of file. | Mattes D | 2014-11-03 | 1 | -75/+75 |
| | * | | | | | | | | renamed FindAndDoWithUUID to DoWithPlayerByUUID, fixed style and comments, added description to APIDump | Lukas Pioch | 2014-11-05 | 5 | -10/+11 |
| | * | | | | | | | | Simplified FindAndDoWithUUID, formatted line | Lukas Pioch | 2014-11-02 | 2 | -8/+2 |
| | * | | | | | | | | Added FindAndDoWithUUID | Lukas Pioch | 2014-11-02 | 5 | -0/+46 |
| | |/ / / / / / / |
|
| | * | | | | | | | Grown biomes: fixed Linux build. | Mattes D | 2014-11-02 | 1 | -3/+3 |
| | * | | | | | | | Grown biomes: Unified with GrownProt biomes. | Mattes D | 2014-11-02 | 3 | -159/+595 |
| | * | | | | | | | GrownProt: Added the rest of rare and M biomes. | Mattes D | 2014-11-01 | 2 | -14/+91 |
| | * | | | | | | | GrownProt biome gen: Added biome edges. | Mattes D | 2014-11-01 | 2 | -2/+162 |
| | * | | | | | | | Merge branch 'master' into GrownBiomes | Mattes D | 2014-10-31 | 3 | -2/+7 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | cLuaState: Fixed errors on non-existent callbacks. | Mattes D | 2014-10-31 | 1 | -1/+5 |
| | | * | | | | | | | Fixed missing CS lock in cChunkMap::WakeUpSimulatorsInArea(). | Mattes D | 2014-10-31 | 1 | -0/+1 |
| | | * | | | | | | | Fixed m_SentChunks list chunk removing. | Howaner | 2014-10-30 | 1 | -1/+1 |
| | * | | | | | | | | GrownProt biomes: added alterations. | Mattes D | 2014-10-31 | 3 | -130/+192 |
| | * | | | | | | | | QtBiomeVisualiser: Added a prototyping int generator flavor. | Mattes D | 2014-10-30 | 4 | -53/+1253 |
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' into GrownBiomes | Mattes D | 2014-10-30 | 2 | -3/+25 |
| | |\| | | | | | | |
|
| | * | | | | | | | | Grown biomes: made biomes smaller, made beaches smaller. | Mattes D | 2014-10-29 | 1 | -11/+8 |
| | * | | | | | | | | Merged branch 'master' into GrownBiomes. | Mattes D | 2014-10-28 | 8 | -34/+76 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | cIntGen: Added a virtual destructor. | Mattes D | 2014-10-27 | 1 | -0/+4 |
| | * | | | | | | | | | Removed too advanced C++11 features. | Mattes D | 2014-10-27 | 2 | -32/+28 |
| | * | | | | | | | | | IntGen: Attempt at fixing Linux compilation. | Mattes D | 2014-10-26 | 1 | -13/+13 |
| | * | | | | | | | | | BioGenGrown: Smaller biomes, add land to map center. | Mattes D | 2014-10-26 | 2 | -16/+13 |
| | * | | | | | | | | | Fixed a copypasta error in cIntGenAddToOcean. | Mattes D | 2014-10-26 | 1 | -4/+4 |
| | * | | | | | | | | | Added a missing header to CMakeLists. | Mattes D | 2014-10-26 | 1 | -0/+1 |
| | * | | | | | | | | | Added new biomegen: Grown | Mattes D | 2014-10-26 | 3 | -0/+1053 |
| | * | | | | | | | | | Added IsBiomeVeryCold() and IsBiomeCold() functions. | Mattes D | 2014-10-26 | 2 | -0/+71 |
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | ... in this world | Howaner | 2014-10-30 | 1 | -1/+1 |
| * | | | | | | | | | Added a MaxViewDistance option. | Howaner | 2014-10-30 | 3 | -1/+16 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Fixed 1.8 world item format reading. | Howaner | 2014-10-29 | 2 | -3/+25 |
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | Forgotten m_SendChunksMediumPriority.empty() check. | Howaner | 2014-10-28 | 1 | -1/+1 |
| * | | | | | | | Fixed compile (typos). | Alexander Harkness | 2014-10-27 | 1 | -2/+2 |
| * | | | | | | | Comment alignment. | Alexander Harkness | 2014-10-27 | 2 | -8/+8 |
| * | | | | | | | CheckBasicStyle'd | Alexander Harkness | 2014-10-27 | 4 | -32/+32 |
| * | | | | | | | Another one.# | Alexander Harkness | 2014-10-27 | 1 | -0/+22 |
| * | | | | | | | Fixed more warnings. | Alexander Harkness | 2014-10-27 | 1 | -14/+14 |
| * | | | | | | | Another switch. | Alexander Harkness | 2014-10-27 | 1 | -0/+5 |
| * | | | | | | | Fix missing biomes in enum. | Alexander Harkness | 2014-10-27 | 1 | -0/+5 |
| * | | | | | | | Fixed remaining warnings. | Alexander Harkness | 2014-10-27 | 1 | -5/+5 |
| * | | | | | | | Actually fixed the warning. | Alexander Harkness | 2014-10-27 | 1 | -20/+9 |
| * | | | | | | | Test warning fix. | Alexander Harkness | 2014-10-27 | 1 | -0/+11 |
| * | | | | | | | Fixed typo. | Alexander Harkness | 2014-10-27 | 1 | -1/+1 |
| * | | | | | | | Pocess? | Alexander Harkness | 2014-10-27 | 1 | -2/+2 |
| * | | | | | | | Added type to block type enum. | Mattes D | 2014-10-26 | 1 | -1/+11 |
| |/ / / / / / |
|
| * | | | | | | Merge pull request #1565 from mc-server/MergedIniFile | Mattes D | 2014-10-24 | 29 | -29/+1138 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | IniFile: Removed the problematic printf-like Set function. | Mattes D | 2014-10-24 | 2 | -20/+0 |
| | * | | | | | | Fixed formatstring | worktycho | 2014-10-24 | 1 | -1/+1 |
| | * | | | | | | IniFile: Removed an unused macro. | Mattes D | 2014-10-23 | 1 | -4/+0 |
| | * | | | | | | Removed iniFile library from linux dependencies. | Mattes D | 2014-10-23 | 2 | -2/+2 |
| | * | | | | | | Merged IniFile into main MCS sources. | Mattes D | 2014-10-23 | 27 | -27/+1160 |
| | |/ / / / / |
|
| * | | | | | | OSSupport/CMakeLists.txt: fixed indentation | archshift | 2014-10-24 | 1 | -3/+3 |
| * | | | | | | Fixed potential linker errors with mingw, as it isn't MSVC and it isn't APPLE. | archshift | 2014-10-24 | 1 | -4/+4 |
| * | | | | | | Fix linking on OS X, which does not have librt. | archshift | 2014-10-23 | 1 | -2/+6 |
| * | | | | | | Use 3 priorities. | Howaner | 2014-10-23 | 4 | -7/+45 |
| * | | | | | | Merge branch 'master' into ChunkLoader | Howaner | 2014-10-23 | 238 | -2078/+2341 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Fixed a crash in redstone simulator. | Mattes D | 2014-10-23 | 1 | -1/+0 |
| | |/ / / / / |
|
| | * | | | | | Removed the "conditional expression is constant" warning. | Mattes D | 2014-10-23 | 1 | -2/+4 |
| | * | | | | | Signs can be placed on wallsigns. | Alexander Harkness | 2014-10-23 | 1 | -1/+1 |
| | | |_|_|/
| | |/| | | |
|
| | * | | | | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 211 | -1746/+1768 |
| | * | | | | ComposableGenerator: Removed nullptr initializers. | Mattes D | 2014-10-22 | 1 | -3/+3 |
| | * | | | | LuaState: Projectiles are pushed using their full class. | Mattes D | 2014-10-22 | 1 | -1/+1 |
| | * | | | | cItemFrame: Fixed a forgotten rename. | Mattes D | 2014-10-21 | 2 | -2/+2 |
| | * | | | | Merge pull request #1515 from mc-server/BlockFixes | Mattes D | 2014-10-21 | 5 | -36/+97 |
| | |\ \ \ \ |
|
| | | * | | | | Reverted hook move. | Howaner | 2014-10-21 | 1 | -5/+5 |
| | | * | | | | Moved tall grass pickups handle. | Howaner | 2014-10-21 | 2 | -9/+37 |
| | | * | | | | Merge branch 'master' into BlockFixes | Howaner | 2014-10-21 | 103 | -1052/+1338 |
| | | |\ \ \ \ |
|
| | | * | | | | | Leaves are harvest-able. | Howaner | 2014-10-07 | 1 | -2/+0 |
| | | * | | | | | Corrected drops from dead bush, tall grass and cobweb. | Howaner | 2014-10-07 | 5 | -39/+64 |
| | | * | | | | | Corrected IsBlockAttachable() in BlockVine.h | Howaner | 2014-10-07 | 1 | -5/+15 |
| | * | | | | | | Properly exported cItemFrame and cHangingEntity to Lua. | Mattes D | 2014-10-21 | 10 | -67/+100 |
| | * | | | | | | Fixed trailing whitespace. | Mattes D | 2014-10-21 | 2 | -2/+2 |
| | * | | | | | | Exported individual projectile classes to Lua API. | Mattes D | 2014-10-21 | 18 | -221/+367 |
| * | | | | | | | Merge branch 'master' into ChunkLoader | Howaner | 2014-10-21 | 17 | -539/+474 |
| |\| | | | | | |
|
| | * | | | | | | Merged branch 'master' of git://github.com/sriehl/MCServer | Mattes D | 2014-10-21 | 17 | -540/+475 |
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | | * | | | | | fix std:min call, include algorithm and compare same type | Steven Riehl | 2014-10-12 | 1 | -2/+2 |
| | | * | | | | | refactor an if block to std::min | Steven Riehl | 2014-10-12 | 1 | -4/+1 |
| | | * | | | | | convert old style casts to fix warnings | Steven Riehl | 2014-10-12 | 17 | -549/+486 |
| * | | | | | | | style. | Howaner | 2014-10-21 | 1 | -1/+2 |
| * | | | | | | | Use two lists and 2 chunk send prioritys. | Howaner | 2014-10-21 | 4 | -66/+40 |
| * | | | | | | | New c++11 stuff. | Howaner | 2014-10-21 | 1 | -4/+4 |
| * | | | | | | | Merge branch 'master' into ChunkLoader | Howaner | 2014-10-21 | 105 | -1095/+1470 |
| |\| | | | | | |
|
| | * | | | | | | cLuaState: cEntity is pushed with specific type. | Mattes D | 2014-10-21 | 1 | -7/+48 |
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | Fixed #1550 | Julian Laubstein | 2014-10-20 | 1 | -6/+6 |
| | * | | | | | Fixed a potential crash in cEntity bindings. | Mattes D | 2014-10-20 | 1 | -2/+6 |
| | * | | | | | Found it! | Julian Laubstein | 2014-10-20 | 1 | -1/+1 |
| | * | | | | | Fix for fix #1552 | Julian Laubstein | 2014-10-20 | 1 | -2/+2 |
| | * | | | | | Added error message | Julian Laubstein | 2014-10-20 | 2 | -9/+11 |
| | * | | | | | Added error handling to load <plugin> command | Julian Laubstein | 2014-10-20 | 1 | -1/+11 |
| | * | | | | | Merge pull request #1549 from SphinxC0re/master | Mattes D | 2014-10-19 | 6 | -12/+81 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Fixed error with non-const function | Julian Laubstein | 2014-10-19 | 2 | -2/+2 |
| | | * | | | | | Added mechanics placeable on halfslabs | Julian Laubstein | 2014-10-19 | 4 | -10/+79 |
| | * | | | | | | Removed obsolete tr1::shared_ptr. | Mattes D | 2014-10-19 | 1 | -13/+2 |
| | * | | | | | | Fixed minor style issues. | Mattes D | 2014-10-19 | 3 | -3/+3 |
| | * | | | | | | TwoLevel BioGen: fixed swapped inside and outside biomes. | Mattes D | 2014-10-19 | 1 | -1/+1 |
| | |/ / / / / |
|
| | * | | | | | Mountain height gen: Added ditches. | Mattes D | 2014-10-19 | 2 | -8/+16 |
| | * | | | | | Generator: Rewritten to use SharedPtrs. | Mattes D | 2014-10-19 | 18 | -181/+145 |
| | | |_|_|/
| | |/| | | |
|
| | * | | | | cLuaState: cMonster descendants don't push their specific type. | Mattes D | 2014-10-19 | 1 | -1/+10 |
| | * | | | | cLuaState: cBlockEntity descendants are pushed with proper class type. | Mattes D | 2014-10-19 | 17 | -26/+63 |
| | * | | | | LuaState: Pushing a cEntity pushes the correct class name. | Mattes D | 2014-10-19 | 2 | -6/+8 |
| | * | | | | Bindings: Removed obsolete codegen files. | Mattes D | 2014-10-19 | 3 | -237/+0 |
| | * | | | | Merge pull request #1502 from mc-server/furnaces | Tiger Wang | 2014-10-18 | 19 | -227/+180 |
| | |\ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | * | | | Fixed failure for cRankManager to restart | Tiger Wang | 2014-10-18 | 4 | -43/+44 |
| | | * | | | Furnaces now update their block entity type | Tiger Wang | 2014-10-18 | 2 | -3/+5 |
| | | * | | | Simpler code. | Alexander Harkness | 2014-10-18 | 1 | -3/+2 |
| | | * | | | Nullptr? | Alexander Harkness | 2014-10-16 | 1 | -2/+2 |
| | | * | | | Fixed a number of stylistic issues. | Alexander Harkness | 2014-10-16 | 1 | -7/+7 |
| | | * | | | Improved furnaces | Tiger Wang | 2014-10-03 | 15 | -180/+131 |
| | * | | | | cMojangAPI: Don't update data if server is in offline mode. | Mattes D | 2014-10-17 | 5 | -8/+12 |
| | * | | | | LuaChunkStay: Fixed a crash on unused callback. | Mattes D | 2014-10-17 | 1 | -2/+6 |
| | * | | | | Merged branch 'fix_chunks'. | Mattes D | 2014-10-16 | 2 | -3/+35 |
| | * | | | | Merge pull request #1541 from mc-server/VariadicTemplates | Mattes D | 2014-10-16 | 1 | -3/+75 |
| | |\ \ \ \ |
|
| | | * | | | | Use universal references | worktycho | 2014-10-16 | 1 | -4/+4 |
| | | * | | | | cLuaState::Call() uses variadic templates. | Mattes D | 2014-10-15 | 1 | -3/+75 |
| | * | | | | | Merge branch 'master' into DungeonLoot | STRWarrior | 2014-10-16 | 1 | -2/+2 |
| | |\ \ \ \ \ |
|
| | | * | | | | | BioGen: Fixed a compiler warning. | Mattes D | 2014-10-16 | 1 | -2/+2 |
| | | * | | | | | Fixed possible crash | STRWarrior | 2014-10-15 | 1 | -1/+8 |
| | * | | | | | | Changed i variable to j | STRWarrior | 2014-10-16 | 1 | -3/+10 |
| | * | | | | | | Reversed wrong fix for #1517. | STRWarrior | 2014-10-16 | 1 | -8/+2 |
| | * | | | | | | Reversed the order of the loot | STRWarrior | 2014-10-15 | 1 | -7/+15 |
| | * | | | | | | Added loot to dungeons. | STRWarrior | 2014-10-15 | 1 | -1/+27 |
| | |/ / / / / |
|
| | * | | | | | Merge pull request #1536 from mc-server/MineshaftBooks | Mattes D | 2014-10-15 | 3 | -1/+46 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | Using C++11 loops | STRWarrior | 2014-10-15 | 1 | -5/+5 |
| | | * | | | | The code now prevents conflicting enchantments. | STRWarrior | 2014-10-15 | 1 | -0/+1 |
| | | * | | | | IntNoise1DInt result gets devided by 7 first | STRWarrior | 2014-10-15 | 1 | -1/+1 |
| | | * | | | | Adding enchantments directly instead of first getting the name of it. | STRWarrior | 2014-10-15 | 1 | -1/+1 |
| | | * | | | | Renamed the counter to 'j' | STRWarrior | 2014-10-15 | 1 | -1/+1 |
| | | * | | | | Returned cFastRandom and cEnchantment:GetRandomEnchantmentFromVector to before | STRWarrior | 2014-10-15 | 5 | -16/+36 |
| | | * | | | | Enchanted books generate in MineShafts chests | STRWarrior | 2014-10-15 | 5 | -6/+30 |
| | * | | | | | Functions in cPluginManager get references instead of pointers. | Mattes D | 2014-10-15 | 29 | -181/+220 |
| | * | | | | | Usernames are lowercased before generating offline UUID. | Mattes D | 2014-10-15 | 1 | -1/+4 |
| | |/ / / / |
|
| | * | | | | cWorld: Fixed scheduler. | Mattes D | 2014-10-13 | 1 | -9/+18 |
| | * | | | | Fixed style. | Mattes D | 2014-10-13 | 3 | -4/+7 |
| | * | | | | CheckBasicStyle ignores the Bindings.h generated file. | Mattes D | 2014-10-13 | 1 | -0/+1 |
| | * | | | | Merge pull request #1529 from mc-server/unique_ptr | Mattes D | 2014-10-12 | 4 | -42/+45 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | Aligned simulators | worktycho | 2014-10-12 | 1 | -5/+5 |
| | | * | | | Fix style | worktycho | 2014-10-12 | 1 | -2/+2 |
| | | * | | | Fix spaces | worktycho | 2014-10-12 | 1 | -2/+2 |
| | | * | | | Update World.cpp | worktycho | 2014-10-12 | 1 | -1/+1 |
| | | * | | | Fix lambda capture | worktycho | 2014-10-11 | 1 | -1/+2 |
| | | * | | | Moved a few objects to unique_ptr | tycho | 2014-10-10 | 4 | -39/+41 |
| | * | | | | Fixed compilation. | Alexander Harkness | 2014-10-11 | 1 | -1/+1 |
| | * | | | | Merge branch 'master' into issue850 | Alexander Harkness | 2014-10-11 | 356 | -14324/+21269 |
| | |\| | | |
|
| | | * | | | Fixed MSVC compilation. | Mattes D | 2014-10-10 | 2 | -1/+3 |
| | | * | | | Float/Ciel: If it's going to use C++11, it might as well take advantage of it | archshift | 2014-10-09 | 3 | -26/+12 |
| | | * | | | Use static casts instead of C casts, add floor-cast functions | archshift | 2014-10-09 | 3 | -24/+55 |
| | | * | | | DistortedHeightmap: Fixed crash on number rounding. | Mattes D | 2014-10-09 | 1 | -4/+5 |
| | | * | | | Added comments to the GetAcaciaTreeImage function | STRWarrior | 2014-10-08 | 1 | -0/+18 |
| | | * | | | Using array with possible directions. | STRWarrior | 2014-10-08 | 1 | -8/+9 |
| | | * | | | Added AcaciaTrees for the savanna biomes | STRWarrior | 2014-10-08 | 1 | -5/+56 |
| | | | |/
| | | |/| |
|
| | | * | | Removed BlockHaybale.h from CMakeLists.txt | Howaner | 2014-10-07 | 1 | -1/+0 |
| | | * | | Removed unused cBlockHayBaleHandler. | Howaner | 2014-10-07 | 2 | -24/+1 |
| | | * | | Merge pull request #1513 from mc-server/MojangAPIRefresh | Mattes D | 2014-10-07 | 2 | -19/+132 |
| | | |\ \ |
|
| | | | * | | cMojangAPI: Added periodical refreshes. | Mattes D | 2014-10-06 | 2 | -19/+132 |
| | * | | | | Fixed typo and removed useless right side up slab meta. | Alexander Harkness | 2014-10-11 | 1 | -2/+1 |
| | * | | | | Renamed NEWLEAVES and NEWLOG to LEAVES and LOG. | archshift | 2014-07-30 | 1 | -34/+34 |
| | * | | | | Merge remote-tracking branch 'origin/master' into issue850 | archshift | 2014-07-29 | 545 | -10684/+45196 |
| | |\ \ \ \ |
|
| | * | | | | | Spacing fixes and a few more BLOCK_META constants. | narroo | 2014-07-02 | 1 | -131/+152 |
| | * | | | | | Fixed E_META_...Typos in BlockID.h | narroo | 2014-06-08 | 3 | -90/+80 |
| | * | | | | | Fixed some E_META_*** Names | narroo | 2014-05-20 | 1 | -71/+67 |
| | * | | | | | Fixed Formmating | narroo | 2014-04-28 | 1 | -69/+69 |
| | * | | | | | Added some E_META_* values to BlockID.h | narroo | 2014-04-28 | 1 | -20/+120 |
| * | | | | | | Added distance check. | Howaner | 2014-10-07 | 1 | -0/+12 |
| * | | | | | | Stream 4 chunks per tick. Added priority. | Howaner | 2014-10-06 | 7 | -29/+58 |
| * | | | | | | Merge branch 'master' into ChunkLoader | Howaner | 2014-10-06 | 22 | -165/+203 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | Fixed crash in ForEachEntityInBox API. | madmaxoft | 2014-10-06 | 3 | -6/+18 |
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Merge pull request #1510 from mc-server/TimedEvent | Mattes D | 2014-10-06 | 3 | -1/+52 |
| | |\ \ \ \ |
|
| | | * | | | | Update CMakeLists.txt | worktycho | 2014-10-06 | 1 | -1/+1 |
| | | * | | | | Added a cEvent::Wait() with timeout. | Mattes D | 2014-10-05 | 2 | -0/+51 |
| | * | | | | | Fixed a missed value. | madmaxoft | 2014-10-05 | 1 | -1/+1 |
| | * | | | | | Removed obsolete cMonster::eType. | madmaxoft | 2014-10-05 | 1 | -3/+0 |
| | * | | | | | Fixed eMonsterType Lua API mismatch. | madmaxoft | 2014-10-05 | 6 | -54/+25 |
| | * | | | | | cClientHandle: Added protocol version knowledge. | Mattes D | 2014-10-05 | 4 | -3/+21 |
| | |/ / / / |
|
| | * | | | | Fixes #1503 - No gravel is being generated | win32re | 2014-10-04 | 1 | -1/+1 |
| | * | | | | Merge pull request #1489 from mc-server/fixes | Mattes D | 2014-10-04 | 2 | -71/+54 |
| | |\ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | * | | | Comment suggestions | Tiger Wang | 2014-10-03 | 1 | -2/+3 |
| | | * | | | Improved torch handler | Tiger Wang | 2014-09-30 | 2 | -70/+52 |
| | * | | | | Fix spelling of PRISMRAINE | Alexander Harkness | 2014-10-02 | 1 | -1/+1 |
| | * | | | | Fixed sorting | Masy98 | 2014-10-01 | 1 | -2/+2 |
| | * | | | | Merge branch 'master' into blocks | Masy98 | 2014-10-01 | 4 | -26/+25 |
| | |\ \ \ \ |
|
| | * | | | | | Fixed Red Sandstone and Prismarine drops | Masy98 | 2014-10-01 | 3 | -24/+30 |
| * | | | | | | Better StreamNextChunk() method | Howaner | 2014-10-06 | 2 | -15/+120 |
| * | | | | | | Optimized chunk loader | Howaner | 2014-10-02 | 7 | -105/+93 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge pull request #1493 from Masy98/blocks | Mattes D | 2014-10-01 | 3 | -16/+70 |
| |\| | | | |
|
| | * | | | | Added Daylight Sensors to the "can't push" list | Masy98 | 2014-10-01 | 1 | -0/+2 |
| | * | | | | Fixed ":" | Masy98 | 2014-10-01 | 1 | -11/+11 |
| | * | | | | Added missing 1.8 blocks, E_METAs and sounds | Masy98 | 2014-10-01 | 3 | -7/+59 |
| * | | | | | cRoot: Removed useless variable from Lua API. | madmaxoft | 2014-10-01 | 1 | -2/+3 |
| * | | | | | cPlayer: Removed useless functions from the Lua API. | madmaxoft | 2014-10-01 | 1 | -2/+6 |
| * | | | | | Bindings: Fixed binding for cPlayer::PermissionMatches(). | madmaxoft | 2014-10-01 | 1 | -10/+4 |
| * | | | | | Unified cRoot broadcast chat documentation. | madmaxoft | 2014-10-01 | 1 | -5/+5 |
| * | | | | | cClientHandle: Alpha-sorted the sending functions. | madmaxoft | 2014-10-01 | 1 | -7/+7 |
| |/ / / / |
|
| * | | | | Merge pull request #1490 from mc-server/removecompact | Mattes D | 2014-10-01 | 28 | -1664/+0 |
| |\ \ \ \ |
|
| | * | | | | Removed WSSCompact | Tiger Wang | 2014-09-30 | 28 | -1664/+0 |
| | |/ / / |
|
| * | | | | Merge pull request #1487 from mc-server/BlockFixes | Mattes D | 2014-09-30 | 8 | -6/+62 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Code improvements | Howaner | 2014-09-30 | 3 | -3/+7 |
| | * | | | Fixed 1.8 dirt types | Howaner | 2014-09-30 | 3 | -3/+35 |
| | * | | | Fixed iron trapdoors | Howaner | 2014-09-30 | 4 | -2/+9 |
| | * | | | Fixed 1.8 doors. | Howaner | 2014-09-30 | 1 | -1/+14 |
| * | | | | Merge pull request #1485 from mc-server/PluginMessages | Mattes D | 2014-09-30 | 6 | -118/+242 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Fixed a missing semicolon. | madmaxoft | 2014-09-30 | 1 | -1/+1 |
| | * | | | Rewritten plugin messages, vanilla are being parsed directly. | madmaxoft | 2014-09-30 | 6 | -118/+242 |
| * | | | | Merge pull request #1427 from mc-server/chestcarts | Mattes D | 2014-09-30 | 15 | -72/+190 |
| |\ \ \ \ |
|
| | * | | | | Compilation fix | Tiger Wang | 2014-09-28 | 2 | -4/+4 |
| | * | | | | Suggestions | Tiger Wang | 2014-09-27 | 6 | -23/+69 |
| | * | | | | Merge remote-tracking branch 'origin/master' into chestcarts | Tiger Wang | 2014-09-27 | 180 | -4182/+9549 |
| | |\ \ \ \ |
|
| | * | | | | | e.t.c. -> etc. | Tiger Wang | 2014-09-13 | 1 | -1/+1 |
| | * | | | | | Added newlines | Tiger Wang | 2014-09-13 | 1 | -1/+5 |
| | * | | | | | Implemented Chest Minecarts | Tiger Wang | 2014-09-13 | 15 | -94/+161 |
| * | | | | | | Indentation | Julian Laubstein | 2014-09-30 | 1 | -3/+3 |
| * | | | | | | Set right indentation | Julian Laubstein | 2014-09-30 | 1 | -3/+3 |
| * | | | | | | actual solving of the halfslap+torch problem | Julian Laubstein | 2014-09-30 | 1 | -1/+3 |
| | |_|/ / /
| |/| | | | |
|
| * | | | | | RankMgr: GetAllPlayers() returns players sorted by name. | madmaxoft | 2014-09-29 | 2 | -2/+2 |
| * | | | | | Style fixes. | madmaxoft | 2014-09-29 | 3 | -10/+13 |
| * | | | | | World: Fixed chunk generation by plugins. | madmaxoft | 2014-09-29 | 1 | -1/+1 |
| * | | | | | Fixed codestyle again. | Alexander Harkness | 2014-09-29 | 1 | -1/+1 |
| * | | | | | Merge pull request #1472 from mc-server/Ranks | Mattes D | 2014-09-29 | 4 | -1/+203 |
| |\ \ \ \ \ |
|
| | * | | | | | Renamed GetAllPlayers() to GetAllPlayerUUIDs() | Howaner | 2014-09-29 | 3 | -7/+7 |
| | * | | | | | Merge branch 'master' into Ranks | Howaner | 2014-09-29 | 36 | -4767/+125 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Fixed SetDefaultRank() return value. | Howaner | 2014-09-28 | 1 | -1/+1 |
| | * | | | | | | cRankManager: Added ClearPlayerRanks() | Howaner | 2014-09-28 | 3 | -0/+45 |
| | * | | | | | | Updated api documentation. | Howaner | 2014-09-28 | 1 | -1/+1 |
| | * | | | | | | cRankManager: Added GetAllPlayers() and GetPlayerName() | Howaner | 2014-09-28 | 4 | -0/+157 |
| * | | | | | | | BlockStone.h: fix the codestyle | w00tc0d3 | 2014-09-29 | 1 | -6/+5 |
| * | | | | | | | Tabs -> spaces | w00tc0d3 | 2014-09-29 | 1 | -4/+4 |
| * | | | | | | | BlockStone: drop the right cobblestone on onBreak(). | netchip | 2014-09-29 | 2 | -3/+15 |
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Update BlockTorch.h | Julian Laubstein | 2014-09-29 | 1 | -3/+3 |
| * | | | | | | Added torches placeable on upside-down-halfslaps | Julian Laubstein | 2014-09-29 | 1 | -1/+3 |
| * | | | | | | Merge pull request #1473 from mc-server/NewStoneGeneration | Mattes D | 2014-09-29 | 3 | -7/+46 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Fixed compilation | STRWarrior | 2014-09-28 | 1 | -1/+10 |
| | * | | | | | | Added Granite, Diorite and Andesite to the NaturalPatches generator. | STRWarrior | 2014-09-28 | 3 | -7/+37 |
| | |/ / / / / |
|
| * | | | | | | Merge pull request #1478 from doublej472/master | Mattes D | 2014-09-29 | 2 | -0/+21 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Derp | Jonathan Frederick | 2014-09-29 | 1 | -1/+1 |
| | * | | | | | | Fix comments | Jonathan Frederick | 2014-09-29 | 1 | -2/+2 |
| | * | | | | | | Make endermen take damage in water | Jonathan Frederick | 2014-09-28 | 2 | -0/+21 |
| * | | | | | | | Plugin messages: Vanilla prefixes its payloads with VarInt lengths. | madmaxoft | 2014-09-28 | 1 | -4/+13 |
| |/ / / / / / |
|
| * | | | | | | Revert "1.8: Fixed plugin messages." | madmaxoft | 2014-09-28 | 1 | -1/+3 |
| * | | | | | | Protocol 1.8: Fixed possible crash on malformed packet. | madmaxoft | 2014-09-28 | 1 | -0/+5 |
| * | | | | | | Fixed trailing whitespace. | madmaxoft | 2014-09-28 | 1 | -1/+1 |
| * | | | | | | Merge pull request #1471 from mc-server/redstoneData | Mattes D | 2014-09-28 | 4 | -1/+13 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Update Chunk.cpp | worktycho | 2014-09-28 | 1 | -1/+1 |
| | * | | | | | | Use factory method to construct redstone simulator data | Tycho | 2014-09-28 | 4 | -1/+13 |
| | |/ / / / / |
|
| * | | | | | | Merge pull request #1466 from mc-server/endofsupport | Mattes D | 2014-09-28 | 26 | -4755/+23 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | Compilation fix | Tiger Wang | 2014-09-28 | 1 | -1/+1 |
| | * | | | | | Bug fix | Tiger Wang | 2014-09-27 | 5 | -32/+27 |
| | * | | | | | Merge remote-tracking branch 'origin/master' into endofsupport | Tiger Wang | 2014-09-27 | 5 | -3/+52 |
| | |\ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | Dropped support for <1.7.x | Tiger Wang | 2014-09-27 | 22 | -4733/+6 |
| * | | | | | | 1.8: Fixed plugin messages. | Howaner | 2014-09-27 | 1 | -3/+4 |
| * | | | | | | Fixed another redstone crash. | madmaxoft | 2014-09-27 | 1 | -1/+6 |
| * | | | | | | Merge pull request #1465 from Masy98/blocks | Mattes D | 2014-09-27 | 2 | -3/+12 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Combined conditions | Masy98 | 2014-09-27 | 1 | -8/+11 |
| | * | | | | | | Added barriers correctly | Masy98 | 2014-09-27 | 2 | -0/+6 |
| * | | | | | | | BioGen: TwoLevel is now fully settable in INI. | madmaxoft | 2014-09-27 | 2 | -44/+31 |
| * | | | | | | | Fixed minor style issues. | madmaxoft | 2014-09-27 | 3 | -3/+3 |
| * | | | | | | | Wrapped clang-specific pragma into an #ifdef block. | madmaxoft | 2014-09-27 | 1 | -1/+6 |
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Update IncrementalRedstoneSimulator.inc | worktycho | 2014-09-27 | 1 | -1/+1 |
| * | | | | | | Update IncrementalRedstoneSimulator.inc | worktycho | 2014-09-27 | 1 | -1/+1 |
| * | | | | | | Correct method name. | worktycho | 2014-09-27 | 1 | -1/+1 |
| * | | | | | | Set chunk data | worktycho | 2014-09-27 | 1 | -0/+5 |
| * | | | | | | Add data accessor. | worktycho | 2014-09-27 | 1 | -0/+1 |
| |/ / / / / |
|
| * | | | | | Added default value to switch and spruce gate to fence gate handler | Masy98 | 2014-09-27 | 2 | -0/+6 |
| * | | | | | Fixed convertToPickups for fence gates | Masy98 | 2014-09-27 | 1 | -1/+1 |
| * | | | | | Fixed convertToPickups for doors | Masy98 | 2014-09-27 | 1 | -1/+38 |
| |/ / / / |
|
* | | | | | Fixed compile errors. | Howaner | 2014-09-27 | 2 | -42/+42 |
* | | | | | Merge branch 'master' into MobSpawner | Howaner | 2014-09-26 | 164 | -3988/+8911 |
|\| | | | |
|
| * | | | | Merge pull request #1456 from Howaner/Fixes | Mattes D | 2014-09-26 | 16 | -77/+41 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' into Fixes | Howaner | 2014-09-26 | 110 | -3157/+3382 |
| | |\ \ \ \ |
|
| | * | | | | | Fixed players custom name in 1.8 | Howaner | 2014-09-26 | 14 | -66/+30 |
| | * | | | | | Added type checking to map loading. | Howaner | 2014-09-26 | 2 | -11/+11 |
| * | | | | | | Fixed UNUSED macro so that it doesn't require type knowledge. | madmaxoft | 2014-09-26 | 2 | -5/+14 |
| * | | | | | | Merge pull request #1415 from Masy98/blocks | Mattes D | 2014-09-26 | 12 | -41/+286 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | Moved curly brace to seperate line | Masy98 | 2014-09-26 | 1 | -1/+2 |
| | * | | | | | Re-added 1.8 blocks to the redstone simulator | Masy98 | 2014-09-26 | 1 | -9/+46 |
| | * | | | | | Merge branch 'master' into blocks | Masy98 | 2014-09-26 | 134 | -4147/+9350 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Added Sea Lantern drops | Masy98 | 2014-09-12 | 2 | -0/+32 |
| | * | | | | | | Fixed 1.8 Item stacking and block harvesting | Masy98 | 2014-09-12 | 2 | -26/+44 |
| | * | | | | | | Added new doors in ItemDoor.h | Masy98 | 2014-09-11 | 1 | -1/+15 |
| | * | | | | | | Fixed mutton name in Sheep.cpp | Masy98 | 2014-09-11 | 2 | -3/+11 |
| | * | | | | | | Fixed mutton name in ItemHandler | Masy98 | 2014-09-11 | 1 | -1/+1 |
| | * | | | | | | Added barrier block | Masy98 | 2014-09-11 | 3 | -1/+7 |
| | * | | | | | | Added 1.8 food to the food list | Masy98 | 2014-09-11 | 2 | -2/+5 |
| | * | | | | | | Added blocks to the fire simulator | Masy98 | 2014-09-11 | 1 | -0/+11 |
| | * | | | | | | Fixed incorrect handlers | Masy98 | 2014-09-11 | 1 | -3/+3 |
| | * | | | | | | Added stone slab in BlockSlab.h | Masy98 | 2014-09-10 | 1 | -1/+3 |
| | * | | | | | | Fixed typo | Masy98 | 2014-09-10 | 1 | -1/+1 |
| | * | | | | | | Added new blocks to the BlockInfo | Masy98 | 2014-09-10 | 3 | -12/+76 |
| | * | | | | | | Added new blocks to the BlockHandler | Masy98 | 2014-09-10 | 1 | -0/+12 |
| | * | | | | | | Added iron trapdoor, fence gates and doors to the redstone simulator | Masy98 | 2014-09-10 | 1 | -0/+11 |
| | * | | | | | | Added 1.8 Blocks and Items | Masy98 | 2014-09-10 | 1 | -0/+37 |
| * | | | | | | | Merge pull request #1455 from mc-server/includes | Tiger Wang | 2014-09-26 | 10 | -22/+15 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Update Plugin.h | worktycho | 2014-09-26 | 1 | -2/+0 |
| | * | | | | | | | Removed a few unnessicary includes | Tycho | 2014-09-26 | 10 | -21/+16 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Tycho | 2014-09-26 | 3 | -3/+8 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | * | | | | | | Fixed issue with casting | tycho | 2014-09-26 | 3 | -3/+8 |
| * | | | | | | | Removed more unessicary includes | Tycho | 2014-09-26 | 48 | -59/+55 |
| |/ / / / / / |
|
| * | | | | | | Merge pull request #1419 from mc-server/redstoneTests | worktycho | 2014-09-26 | 58 | -3075/+3306 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | Merge branch 'master' into redstoneTests | Tycho | 2014-09-25 | 4 | -23/+42 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Fixed style | Tycho | 2014-09-25 | 4 | -2/+108 |
| | * | | | | | | Merge branch 'master' into redstoneTests | Tycho | 2014-09-25 | 62 | -871/+5342 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'master' into redstoneTests | Tycho | 2014-09-17 | 47 | -186/+564 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | Added first test to show the object can be created | Tycho | 2014-09-17 | 43 | -456/+508 |
| | * | | | | | | | | IncrementalRedstoneSimulator now has no dependencies on cChunk | Tycho | 2014-09-16 | 6 | -375/+384 |
| | * | | | | | | | | Don't include IncrementalRedsonteSimulator.inc when in SELF_TEST mode | Tycho | 2014-09-11 | 1 | -5/+0 |
| | * | | | | | | | | Possibly decoupled IncrementalRedstoneSimulator from the rest of the server | Tycho | 2014-09-11 | 22 | -2339/+2403 |
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| * | | | | | | | | Improved searching for spawn. | madmaxoft | 2014-09-26 | 1 | -3/+14 |
| * | | | | | | | | cByteBuffer: Simplified ReadPosition(). | madmaxoft | 2014-09-25 | 1 | -6/+9 |
| * | | | | | | | | Protocol 1.8: Fixed plugin message packet. | madmaxoft | 2014-09-25 | 1 | -1/+3 |
| * | | | | | | | | cByteBuffer: Fixed position reading. | madmaxoft | 2014-09-25 | 1 | -3/+3 |
| * | | | | | | | | TwoLevel BioGen: reads params from INI file. | madmaxoft | 2014-09-25 | 1 | -9/+26 |
| * | | | | | | | | Added cByteBuffer::WriteBEUShort(). | madmaxoft | 2014-09-25 | 3 | -1/+15 |
| * | | | | | | | | Merge pull request #1452 from Howaner/Fixes | Mattes D | 2014-09-25 | 7 | -18/+55 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Comment style | Howaner | 2014-09-25 | 1 | -1/+1 |
| | * | | | | | | | | Merge branch 'master' into Fixes | Howaner | 2014-09-25 | 4 | -25/+41 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|/ / / /
| | | |/| | | | | | |
|
| | * | | | | | | | | Fixed wrong Surrounding size | Howaner | 2014-09-25 | 1 | -3/+3 |
| | * | | | | | | | | Anvil: Arrow Tile tags are a short in Vanilla | Howaner | 2014-09-25 | 2 | -7/+24 |
| | * | | | | | | | | Use the json writer to write sign texts. | Howaner | 2014-09-25 | 1 | -5/+10 |
| | * | | | | | | | | Fixed dispender direction bug | Howaner | 2014-09-25 | 1 | -1/+1 |
| | * | | | | | | | | Fixed hanging direction bugs. | Howaner | 2014-09-25 | 3 | -2/+17 |
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| * | | | | | | | | Protocol 1.8: Handling packet compression properly. | madmaxoft | 2014-09-25 | 2 | -14/+39 |
| * | | | | | | | | Protocol 1.8: Added checks for values presence. | madmaxoft | 2014-09-25 | 1 | -2/+8 |
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | Redstone: Fixed a crash with repeaters on a chunk border. | madmaxoft | 2014-09-25 | 1 | -13/+22 |
| * | | | | | | | 1.8 Protocol: Fixed problems with no-payload packets. | madmaxoft | 2014-09-25 | 1 | -6/+7 |
| * | | | | | | | 1.7 Protocol: fixed potential problems with no-payload packets. | madmaxoft | 2014-09-25 | 1 | -4/+4 |
| * | | | | | | | HangingEntity: Silenced a crash. | madmaxoft | 2014-09-25 | 1 | -2/+8 |
| |/ / / / / / |
|
| * | | | | | | derp | Howaner | 2014-09-24 | 1 | -4/+4 |
| * | | | | | | Don't create two entity lists. | Howaner | 2014-09-24 | 2 | -7/+14 |
| * | | | | | | Merge branch 'master' into WorldLoader | Howaner | 2014-09-24 | 2 | -4/+18 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Anvil: Wolf collar color is a byte in Vanilla. | madmaxoft | 2014-09-23 | 2 | -4/+18 |
| * | | | | | | | Merge branch 'master' into WorldLoader | Howaner | 2014-09-23 | 2 | -5/+5 |
| |\| | | | | | |
|
| | * | | | | | | Fixed compiler warnings in 1.8 protocol. | madmaxoft | 2014-09-23 | 1 | -2/+2 |
| | * | | | | | | Fixed a crash in WSSAnvil. | madmaxoft | 2014-09-23 | 1 | -3/+3 |
| * | | | | | | | MCServer world compatiblity with vanilla and mcedit. | Howaner | 2014-09-23 | 3 | -5/+52 |
| |/ / / / / / |
|
| * | | | | | | Merge branch 'master' into EntityCustomName | Howaner | 2014-09-23 | 161 | -1941/+6997 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Made ExpBottleEntity break on entities. | archshift | 2014-09-23 | 2 | -1/+23 |
| | * | | | | | | A few compiler warning fixes | Chris Darnell | 2014-09-23 | 5 | -44/+47 |
| | * | | | | | | Updated README.md | Howaner | 2014-09-22 | 1 | -1/+1 |
| | * | | | | | | Hotfixed 1.8 item reading. | Howaner | 2014-09-22 | 2 | -6/+6 |
| | * | | | | | | Merge pull request #1398 from mc-server/1.8-Protocol | Alexander Harkness | 2014-09-22 | 35 | -678/+4726 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Changed metadata reading again. | Howaner | 2014-09-22 | 2 | -173/+7 |
| | | * | | | | | | Fixed item nbt reading. | Howaner | 2014-09-22 | 2 | -3/+168 |
| | | * | | | | | | Code improvements. | Howaner | 2014-09-19 | 4 | -38/+36 |
| | | * | | | | | | Merge branch 'master' into 1.8-Protocol | Howaner | 2014-09-19 | 17 | -111/+339 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | Derp | Howaner | 2014-09-18 | 1 | -1/+1 |
| | | * | | | | | | | Exported player list states to extra functions. | Howaner | 2014-09-18 | 14 | -531/+837 |
| | | * | | | | | | | 1.8: Simplified item metadata reading. | Howaner | 2014-09-18 | 3 | -27/+3 |
| | | * | | | | | | | Use xofts ReadPosition() code. | Howaner | 2014-09-17 | 1 | -3/+6 |
| | | * | | | | | | | Simplified WriteUUID() | Howaner | 2014-09-14 | 1 | -9/+9 |
| | | * | | | | | | | Fixed warnings. | Howaner | 2014-09-14 | 1 | -3/+3 |
| | | * | | | | | | | Merge branch 'master' into 1.8-Protocol | Howaner | 2014-09-14 | 19 | -86/+250 |
| | | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | | 1.8: Updated scoreboard packets. | Howaner | 2014-09-13 | 1 | -3/+7 |
| | | * | | | | | | | | Moved chat json creating to the CompositeChat class. | Howaner | 2014-09-13 | 6 | -346/+192 |
| | | * | | | | | | | | 1.8: Fixed maps. | Howaner | 2014-09-13 | 12 | -45/+43 |
| | | * | | | | | | | | Merge branch 'master' into 1.8-Protocol | Howaner | 2014-09-13 | 22 | -100/+181 |
| | | |\ \ \ \ \ \ \ \
| | | | | |_|_|_|/ / /
| | | | |/| | | | | | |
|
| | | * | | | | | | | | Merge branch 'master' into 1.8-Protocol | Howaner | 2014-09-12 | 1 | -1/+2 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ | Merge branch 'master' into 1.8-Protocol | Howaner | 2014-09-12 | 2 | -0/+17 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into 1.8-Protocol | Howaner | 2014-09-12 | 58 | -319/+228 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | Fixed many right click issues. | Howaner | 2014-09-12 | 2 | -7/+17 |
| | | * | | | | | | | | | | | Fixed wrong buffer length in the 1.8 protocol. | Howaner | 2014-09-12 | 1 | -10/+4 |
| | | * | | | | | | | | | | | 1.8: Fixed ReadItem() | Howaner | 2014-09-12 | 2 | -20/+40 |
| | | * | | | | | | | | | | | 1.8: Added difficulty sending | Howaner | 2014-09-12 | 1 | -0/+6 |
| | | * | | | | | | | | | | | 1.8: Fixed block entities. | Howaner | 2014-09-12 | 1 | -8/+2 |
| | | * | | | | | | | | | | | 1.8: Fixed eating. | Howaner | 2014-09-12 | 1 | -0/+1 |
| | | * | | | | | | | | | | | 1.8: Fixed workbench, enchanting and anvil window. | Howaner | 2014-09-12 | 1 | -3/+19 |
| | | * | | | | | | | | | | | 1.8: Enderman, byte -> short | Howaner | 2014-09-12 | 1 | -1/+1 |
| | | * | | | | | | | | | | | 1.8: Fixed enderman spawning. | Howaner | 2014-09-12 | 1 | -1/+1 |
| | | * | | | | | | | | | | | 1.8: Fixed inventory open packet. | Howaner | 2014-09-11 | 3 | -4/+32 |
| | | * | | | | | | | | | | | Removed GetProtocolVersion() from the protocols. | Howaner | 2014-09-11 | 7 | -19/+6 |
| | | * | | | | | | | | | | | 1.8: Fixed sign placing. | Howaner | 2014-09-11 | 1 | -1/+1 |
| | | * | | | | | | | | | | | 1.8: Fixed hangings. | Howaner | 2014-09-11 | 4 | -32/+89 |
| | | * | | | | | | | | | | | 1.8: Added ParticleEffect packet. | Howaner | 2014-09-11 | 19 | -38/+115 |
| | | * | | | | | | | | | | | 1.8: Added MultiBlockChange packet. | Howaner | 2014-09-09 | 4 | -54/+86 |
| | | * | | | | | | | | | | | Added the player list to the 1.8 protocol. | Howaner | 2014-09-09 | 15 | -31/+108 |
| | | * | | | | | | | | | | | Merge branch 'master' into 1.8-Protocol | Howaner | 2014-09-09 | 39 | -426/+901 |
| | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | PlayerSpawn packet: Send the correct uuid. | Howaner | 2014-09-09 | 1 | -5/+1 |
| | | * | | | | | | | | | | | | 1.8: Added new uuid field. | Howaner | 2014-09-09 | 3 | -17/+44 |
| | | * | | | | | | | | | | | | More fixes. | Howaner | 2014-09-08 | 3 | -12/+7 |
| | | * | | | | | | | | | | | | Recoded cProtocol180 class. | Howaner | 2014-09-08 | 4 | -589/+2690 |
| | | * | | | | | | | | | | | | 1.8: Fixed tab complete. | Howaner | 2014-09-08 | 3 | -2/+20 |
| | | * | | | | | | | | | | | | Fixed more 1.8 packets. | Howaner | 2014-09-08 | 7 | -47/+313 |
| | | * | | | | | | | | | | | | Updated chunk sending to 1.8 | Howaner | 2014-09-08 | 4 | -26/+22 |
| | | * | | | | | | | | | | | | Added GetProtocolVersion() to cProtocol. | Howaner | 2014-09-08 | 8 | -26/+29 |
| | | * | | | | | | | | | | | | Implemented packet compression. | Howaner | 2014-09-08 | 7 | -35/+117 |
| | | * | | | | | | | | | | | | Fixed client errors. | Howaner | 2014-09-04 | 5 | -52/+79 |
| | | * | | | | | | | | | | | | Added more 1.8 protocol things. | Howaner | 2014-09-04 | 6 | -14/+632 |
| | | * | | | | | | | | | | | | Started implementing of the 1.8 protocol. | Howaner | 2014-09-04 | 7 | -7/+502 |
| | * | | | | | | | | | | | | | Made it compile with clang | Chris Darnell | 2014-09-22 | 6 | -11/+11 |
| | * | | | | | | | | | | | | | Fix crash in cLineBlockTracer | Tiger Wang | 2014-09-21 | 1 | -8/+7 |
| | * | | | | | | | | | | | | | Fixed cParsedNBT::FindTagByPath(). | madmaxoft | 2014-09-20 | 1 | -1/+1 |
| | | |_|_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge branch 'master' into EntityCustomName | Howaner | 2014-09-02 | 3 | -16/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Added CustomName saving. | Howaner | 2014-09-02 | 3 | -2/+23 |
| * | | | | | | | | | | | | | | Added the new functions to APIDump. | Howaner | 2014-09-02 | 2 | -3/+3 |
| * | | | | | | | | | | | | | | Added SetCustomName() to players. | Howaner | 2014-09-02 | 15 | -41/+124 |
| * | | | | | | | | | | | | | | Added name tag | Howaner | 2014-09-01 | 7 | -3/+31 |
| * | | | | | | | | | | | | | | Added CustomName to cMonster. | Howaner | 2014-09-01 | 4 | -4/+64 |
* | | | | | | | | | | | | | | | Implemented mob spawner. | Howaner | 2014-09-19 | 11 | -67/+393 |
* | | | | | | | | | | | | | | | Merge branch 'master' into MobSpawner | Howaner | 2014-09-19 | 17 | -100/+284 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Fixed minor style issues. | madmaxoft | 2014-09-17 | 3 | -5/+5 |
| * | | | | | | | | | | | | | | Voronoi biomegen: Added JitterSize and OddRowOffset. | madmaxoft | 2014-09-17 | 3 | -88/+164 |
| * | | | | | | | | | | | | | | Merge pull request #1437 from nesco/master | Mattes D | 2014-09-17 | 4 | -5/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Implementing Spectator Mode | nesco | 2014-09-17 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | Update World.h | nesco | 2014-09-17 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | Preparing 1.8 update | nesco | 2014-09-17 | 1 | -5/+15 |
| | * | | | | | | | | | | | | | | Preparing 1.8 update | nesco | 2014-09-16 | 1 | -1/+2 |
| | * | | | | | | | | | | | | | | Preparing 1.8 update | nesco | 2014-09-16 | 1 | -0/+3 |
| | * | | | | | | | | | | | | | | Pre 1.8 release | nesco | 2014-09-16 | 1 | -0/+8 |
| | * | | | | | | | | | | | | | | Preparing 1.8 changes | nesco | 2014-09-16 | 1 | -0/+3 |
| | * | | | | | | | | | | | | | | Pre 1.8 release | nesco | 2014-09-16 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | Added an explicit setting for allowing BungeeCord handshake. | madmaxoft | 2014-09-17 | 3 | -1/+16 |
| | |_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | BungeeCord compatibility: don't overwrite UUID / properties. | madmaxoft | 2014-09-17 | 1 | -2/+10 |
| * | | | | | | | | | | | | | | Full BungeeCord compatibility. | madmaxoft | 2014-09-17 | 2 | -1/+17 |
| * | | | | | | | | | | | | | | Initial BungeeCord support. | madmaxoft | 2014-09-17 | 4 | -1/+43 |
| |/ / / / / / / / / / / / / |
|
* / / / / / / / / / / / / / | Created MobSpawnerEntity class. | Howaner | 2014-09-17 | 4 | -1/+165 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | / / / / | VoronoiMap: Added Jitter and OddRowOffset params. | madmaxoft | 2014-09-15 | 2 | -11/+55 |
| |_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | OSSupport: Fixed UNICODE Windows builds. | Mattes D | 2014-09-14 | 2 | -8/+8 |
* | | | | | | | | | | | | Improved cBlockHandler::DropBlock | Tiger Wang | 2014-09-13 | 5 | -46/+34 |
* | | | | | | | | | | | | Entities experience water resistance | Tiger Wang | 2014-09-13 | 2 | -16/+31 |
* | | | | | | | | | | | | Merge pull request #1353 from mc-server/Effects | Mattes D | 2014-09-13 | 12 | -16/+177 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Added extra mushroom handler. | Howaner | 2014-09-12 | 4 | -10/+60 |
| * | | | | | | | | | | | Merge branch 'master' into Effects | Howaner | 2014-09-12 | 106 | -941/+1428 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Renamed SetWalkSpeed() to SetRelativeWalkSpeed() | Howaner | 2014-09-02 | 3 | -9/+9 |
| * | | | | | | | | | | | Merge branch 'master' into Effects | Howaner | 2014-09-02 | 32 | -317/+640 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Fixed potion removing in creative mode. | Howaner | 2014-08-30 | 5 | -8/+16 |
| * | | | | | | | | | | | Added slowness effect and added entity support. | Howaner | 2014-08-30 | 2 | -16/+65 |
| * | | | | | | | | | | | Added SetWalkSpeed() to cMonster. | Howaner | 2014-08-30 | 2 | -0/+9 |
| * | | | | | | | | | | | Merge branch 'master' into Effects | Howaner | 2014-08-30 | 11 | -222/+318 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Added speed entity effect. | Hownaer | 2014-08-28 | 3 | -1/+46 |
* | | | | | | | | | | | | | Fixed friction being applied whilst airborne | Tiger Wang | 2014-09-12 | 1 | -11/+13 |
* | | | | | | | | | | | | | Only drop flint or gravel, not both. | Howaner | 2014-09-12 | 1 | -2/+4 |
* | | | | | | | | | | | | | Fixed farmland issues. | Howaner | 2014-09-12 | 11 | -64/+75 |
* | | | | | | | | | | | | | Only place farmland if no block is upper than dirt/grass. | Howaner | 2014-09-12 | 1 | -1/+6 |
* | | | | | | | | | | | | | Added hoe interact sound. | Howaner | 2014-09-12 | 1 | -0/+1 |
* | | | | | | | | | | | | | Play placesound from the middle of the block. | Howaner | 2014-09-12 | 1 | -1/+1 |
* | | | | | | | | | | | | | Fixed block place sounds. | Howaner | 2014-09-12 | 2 | -15/+27 |
* | | | | | | | | | | | | | Spawn exp if you break a mob spawner. | Howaner | 2014-09-12 | 6 | -4/+50 |
* | | | | | | | | | | | | | Disabled mobspawner itemdrop. | Howaner | 2014-09-12 | 1 | -0/+1 |
* | | | | | | | | | | | | | Players in survival mode are not allowed to break a bedrock. | Howaner | 2014-09-12 | 1 | -0/+6 |
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Fixed iron ore drop. | Howaner | 2014-09-12 | 1 | -1/+2 |
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Added flint drop and fence gate meta reset. | Howaner | 2014-09-12 | 2 | -0/+17 |
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Fixed a redstone sim failure with droppers. | Mattes D | 2014-09-11 | 1 | -1/+1 |
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
* | | | | | | | | | Grammar fixes. | Alexander Harkness | 2014-09-10 | 1 | -2/+2 |
* | | | | | | | | | Added abilty to set build info | Tycho | 2014-09-10 | 3 | -0/+24 |
* | | | | | | | | | Merge pull request #1402 from Masy98/Sounds | Mattes D | 2014-09-10 | 50 | -299/+172 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Removed old sound-configuration for SignPosts | Masy98 | 2014-09-09 | 1 | -6/+0 |
| * | | | | | | | | | Removed old sound-configuration for Repeaters | Masy98 | 2014-09-09 | 1 | -6/+0 |
| * | | | | | | | | | Removed old sound-configuration for Trapdoors | Masy98 | 2014-09-09 | 1 | -5/+0 |
| * | | | | | | | | | Removed old sound-configuration for doors | Masy98 | 2014-09-09 | 2 | -10/+0 |
| * | | | | | | | | | Moved sound-configs into BlockID.h and fixed/ added loads of sounds | Masy98 | 2014-09-09 | 45 | -272/+172 |
* | | | | | | | | | | Merge pull request #1399 from mc-server/warnings | Mattes D | 2014-09-09 | 3 | -17/+29 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Actually set default | worktycho | 2014-09-09 | 1 | -0/+1 |
| * | | | | | | | | | use the correct ASSERT | worktycho | 2014-09-08 | 1 | -2/+2 |
| * | | | | | | | | | FIxed a couple more warnings | Tycho | 2014-09-08 | 1 | -2/+8 |
| * | | | | | | | | | TimeOfDay does not need to be an Int64 | Tycho | 2014-09-08 | 3 | -6/+6 |
| * | | | | | | | | | Fixed a few compile warnings | Tycho | 2014-09-08 | 1 | -9/+14 |
* | | | | | | | | | | capitalisation error | worktycho | 2014-09-08 | 1 | -1/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | derp | worktycho | 2014-09-08 | 1 | -1/+1 |
* | | | | | | | | | If server fails init, save any changed or generated settings. | worktycho | 2014-09-08 | 1 | -0/+1 |
* | | | | | | | | | Exported cClientHandle:GetIPString() to Lua API. | Mattes D | 2014-09-07 | 1 | -1/+1 |
|/ / / / / / / / |
|
* | | | | | | | | Webadmin: Added default ports to auto-generated ini file. | Mattes D | 2014-09-07 | 1 | -2/+6 |
* | | | | | | | | WebAdmin: Added HTTPS instructions when cert / key is missing. | Mattes D | 2014-09-07 | 1 | -0/+1 |
* | | | | | | | | Removed chunk's unused Y coord. | Mattes D | 2014-09-06 | 2 | -5/+4 |
* | | | | | | | | Added Y-wise asserts to signs. | Mattes D | 2014-09-06 | 3 | -0/+4 |
* | | | | | | | | Alpha-sorted protocol 1.7 senders. | Mattes D | 2014-09-06 | 1 | -7/+7 |
* | | | | | | | | Fixed player spawning in unknown world. | Mattes D | 2014-09-06 | 1 | -0/+4 |
* | | | | | | | | Anvil: Fixed an off-by-one error in the loader. | Mattes D | 2014-09-06 | 1 | -1/+1 |
* | | | | | | | | Fixed scoreboard loader type checks. | Mattes D | 2014-09-06 | 1 | -10/+10 |
* | | | | | | | | Merge pull request #1361 from mc-server/WebAdmin | Mattes D | 2014-09-06 | 2 | -11/+143 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Xoft fixes. | Alexander Harkness | 2014-09-06 | 1 | -1/+1 |
| * | | | | | | | | [WebAdmin] Code improvements. | Howaner | 2014-09-02 | 2 | -61/+99 |
| * | | | | | | | | Merge branch 'master' into WebAdmin | Howaner | 2014-09-02 | 22 | -212/+529 |
| |\ \ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| * | | | | | | | | WebAdmin: Stop webadmin if template can't load. | Howaner | 2014-08-31 | 1 | -1/+3 |
| * | | | | | | | | WebAdmin: Added "files" folder and load the login template from login_template.html | Howaner | 2014-08-31 | 2 | -10/+102 |
* | | | | | | | | | WorldStorage no longer queues chunks into generator. | Mattes D | 2014-09-05 | 4 | -51/+17 |
* | | | | | | | | | Fixed loading empty chunks. | Mattes D | 2014-09-05 | 2 | -2/+7 |
* | | | | | | | | | Rewritten chunk status to specify whether the chunk is in queue. | Mattes D | 2014-09-05 | 9 | -107/+141 |
* | | | | | | | | | BiomeMultiCache is not used for simple generators. | Mattes D | 2014-09-05 | 1 | -21/+22 |
* | | | | | | | | | Fixed style. | Mattes D | 2014-09-05 | 3 | -9/+13 |
* | | | | | | | | | Fixed security: Player cannot spawn in a disabled world. | Mattes D | 2014-09-05 | 1 | -1/+1 |
* | | | | | | | | | Anvil: Fixed loading block entities with invalid Y coord. | Mattes D | 2014-09-05 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #1375 from mc-server/EntitiesInBox | Mattes D | 2014-09-04 | 11 | -1/+207 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fixed compilation after chunk Y removal. | madmaxoft | 2014-09-04 | 1 | -1/+1 |
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into EntitiesInBox | madmaxoft | 2014-09-04 | 28 | -261/+350 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | LuaState: Fixed class value-getting off the stack. | madmaxoft | 2014-09-03 | 1 | -4/+4 |
| * | | | | | | | | | | LuaState: Fixed referenced function pushing. | madmaxoft | 2014-09-03 | 2 | -1/+9 |
| * | | | | | | | | | | Exported ForEachEntityInBox() to Lua API. | madmaxoft | 2014-09-03 | 1 | -0/+70 |
| * | | | | | | | | | | Added cWorld::ForEachEntityInBox() | madmaxoft | 2014-09-03 | 8 | -0/+117 |
| * | | | | | | | | | | cBoundingBox: Added accessors. | madmaxoft | 2014-09-03 | 1 | -0/+11 |
* | | | | | | | | | | | Merge pull request #1371 from DayBr3ak/master | Mattes D | 2014-09-04 | 3 | -2/+92 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | change to linear calculation | DayBr3ak | 2014-09-03 | 2 | -9/+7 |
| * | | | | | | | | | | adapting format | DayBr3ak | 2014-09-03 | 3 | -7/+14 |
| * | | | | | | | | | | forgot this one | DayBr3ak | 2014-09-02 | 2 | -2/+2 |
| * | | | | | | | | | | opting for size_t | DayBr3ak | 2014-09-02 | 2 | -5/+5 |
| * | | | | | | | | | | fixing memory leak | DayBr3ak | 2014-09-02 | 1 | -4/+5 |
| * | | | | | | | | | | changing implem, using vectors | DayBr3ak | 2014-09-02 | 2 | -98/+23 |
| * | | | | | | | | | | adding config file entry #381 | DayBr3ak | 2014-09-02 | 1 | -1/+10 |
| * | | | | | | | | | | adding the multicache behavior | DayBr3ak | 2014-09-02 | 3 | -4/+119 |
| * | | | | | | | | | | added multicache class definition | DayBr3ak | 2014-09-01 | 1 | -0/+35 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Anvil: Cleanly refuse to store data that is too large. | madmaxoft | 2014-09-04 | 1 | -1/+7 |
* | | | | | | | | | | Revert "Globals.h: Added Floor and Ciel casting, C++ cast cleanups, etc" | archshift | 2014-09-04 | 4 | -62/+29 |
* | | | | | | | | | | In 1.8, carrots and potatoes yield one less hunger point. | archshift | 2014-09-04 | 2 | -2/+2 |
* | | | | | | | | | | Globals.h: Added Floor and Ciel casting, C++ cast cleanups, etc | archshift | 2014-09-04 | 4 | -29/+62 |
* | | | | | | | | | | ChunkGenerator: Log world seed when creating a new one. | madmaxoft | 2014-09-03 | 1 | -3/+14 |
* | | | | | | | | | | Merge pull request #1351 from LO1ZB/remove-a_RelY | Mattes D | 2014-09-03 | 18 | -230/+237 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | commit | LO1ZB | 2014-09-03 | 1 | -1/+1 |
| * | | | | | | | | | re-add the missing "s" too cChunkCoordsWithBoolList | LO1ZB | 2014-09-03 | 3 | -6/+6 |
| * | | | | | | | | | hopefully the last commit for removing y-coord from chunks. :) | LO1ZB | 2014-09-03 | 5 | -23/+41 |
| * | | | | | | | | | fix possibility of a twice generated chunk | LO1ZB | 2014-09-01 | 1 | -1/+2 |
| * | | | | | | | | | remove orphaned comment. | LO1ZB | 2014-08-30 | 1 | -4/+0 |
| * | | | | | | | | | me being stupid | LO1ZB | 2014-08-29 | 1 | -1/+1 |
| * | | | | | | | | | add comments | LO1ZB | 2014-08-29 | 1 | -1/+2 |
| * | | | | | | | | | fix chunk regenerating | LO1ZB | 2014-08-29 | 3 | -9/+9 |
| * | | | | | | | | | remove y-coord from chunks | LO1ZB | 2014-08-28 | 18 | -217/+208 |
* | | | | | | | | | | Anvil: switched inflate to stream mode. | madmaxoft | 2014-09-03 | 3 | -18/+70 |
* | | | | | | | | | | Fixed style and alpha-sorting. | madmaxoft | 2014-09-03 | 6 | -20/+20 |
* | | | | | | | | | | Added mutton, which sheep now drop when killed | archshift | 2014-09-03 | 4 | -0/+13 |
* | | | | | | | | | | EntityEffect.cpp: Enable 1.8's leaping potion | archshift | 2014-09-03 | 1 | -1/+1 |
| |_|/ / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Clang wants volatile... | madmaxoft | 2014-09-02 | 1 | -1/+1 |
* | | | | | | | | | Added strict error reporting to chunk loading. | madmaxoft | 2014-09-02 | 1 | -1/+29 |
* | | | | | | | | | Changed the IsEnchantable() comment again. | Howaner | 2014-09-02 | 1 | -1/+2 |
* | | | | | | | | | Merge branch 'master' into Inventory | Howaner | 2014-09-02 | 50 | -560/+1137 |
|\ \ \ \ \ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Pickups combine only within one chunk. | madmaxoft | 2014-09-01 | 1 | -2/+6 |
| * | | | | | | | | Fixed off-by-one errors in cChunkDef asserts. | madmaxoft | 2014-09-01 | 1 | -8/+8 |
| * | | | | | | | | Merge pull request #1368 from mc-server/coverityFixes | Mattes D | 2014-09-01 | 1 | -6/+24 |
| |\ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | Make sure packets are valid | worktycho | 2014-09-01 | 1 | -6/+24 |
| * | | | | | | | | Fixed Bindings regeneration under MSVC. | madmaxoft | 2014-09-01 | 1 | -1/+6 |
| * | | | | | | | | Fixed previous commit's wrong assumptions. | madmaxoft | 2014-09-01 | 1 | -10/+10 |
| * | | | | | | | | Fixed MSVC compilation, improved performance. | madmaxoft | 2014-09-01 | 1 | -30/+59 |
| * | | | | | | | | Fixed MSVC warning. | madmaxoft | 2014-09-01 | 1 | -2/+2 |
| * | | | | | | | | Merge remote-tracking branch 'Hircine/Enchantments' | madmaxoft | 2014-09-01 | 9 | -22/+323 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Fixed style | Jaume Aloy | 2014-08-31 | 3 | -8/+9 |
| | * | | | | | | | | Added a_Digger check | Jaume Aloy | 2014-08-30 | 2 | -30/+33 |
| | * | | | | | | | | More Enchantments | Jaume Aloy | 2014-08-22 | 2 | -58/+70 |
| | * | | | | | | | | Protection Enchantments, some fixes | Jaume Aloy | 2014-08-21 | 4 | -15/+122 |
| | * | | | | | | | | Changed if in BlockHandler | Jaume Aloy | 2014-08-19 | 2 | -6/+2 |
| | * | | | | | | | | Fixes | Jaume Aloy | 2014-08-19 | 6 | -50/+51 |
| | * | | | | | | | | Changed if for switch | Jaume Aloy | 2014-08-19 | 3 | -15/+25 |
| | * | | | | | | | | Added more enchantments and some fixes | Jaume Aloy | 2014-08-19 | 6 | -23/+101 |
| | * | | | | | | | | Added some Enchantments | Jaume Aloy | 2014-08-19 | 4 | -7/+100 |
| * | | | | | | | | | Avoid false positive in style check. | madmaxoft | 2014-09-01 | 1 | -1/+1 |
| * | | | | | | | | | Merge pull request #1365 from mc-server/coverityFixes | Mattes D | 2014-09-01 | 4 | -9/+9 |
| |\ \ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | Fixed style. | madmaxoft | 2014-09-01 | 1 | -1/+2 |
| | * | | | | | | | | Removed isDone check | worktycho | 2014-08-31 | 1 | -2/+2 |
| | * | | | | | | | | Changed null check to assert | worktycho | 2014-08-31 | 1 | -5/+3 |
| | * | | | | | | | | Delete the entity before removing from the list | worktycho | 2014-08-31 | 1 | -1/+1 |
| | * | | | | | | | | Init RankMgr pointer to NULL | worktycho | 2014-08-31 | 1 | -1/+2 |
| * | | | | | | | | | Use std::auto_ptr | Howaner | 2014-08-31 | 1 | -6/+6 |
| * | | | | | | | | | Fixed compile warnings. | Howaner | 2014-08-31 | 2 | -5/+5 |
| * | | | | | | | | | Fixed wrong doxy-comment. | Howaner | 2014-08-31 | 1 | -1/+1 |
| * | | | | | | | | | Rewrited furnace.txt loading. | Howaner | 2014-08-31 | 4 | -159/+119 |
| |/ / / / / / / / |
|
| * | | / / / / / | Check range of y in HasNearLog | worktycho | 2014-08-31 | 1 | -1/+1 |
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Fixed style. | madmaxoft | 2014-08-30 | 2 | -4/+6 |
| * | | | | | | | Merge branch 'master' into fixes | madmaxoft | 2014-08-30 | 8 | -235/+324 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | WSSAnvil: Removed leftover debugging code. | madmaxoft | 2014-08-30 | 1 | -4/+0 |
| | * | | | | | | | Fixed MSVC2008 compilation. | madmaxoft | 2014-08-30 | 1 | -18/+18 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| | * | | | | | | cChunk: Fixed the Coords param. | Mattes D | 2014-08-29 | 1 | -1/+1 |
| | * | | | | | | Rewritten block entity loading. | Mattes D | 2014-08-29 | 7 | -215/+308 |
| * | | | | | | | A better hotfix for CraftingRecipies | Tiger Wang | 2014-08-29 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Tiger Wang | 2014-08-29 | 139 | -1773/+5469 |
| |\| | | | | | |
|
| | * | | | | | | VanillaFluidSimulator: Fixed an invalid Y-coord query. | Mattes D | 2014-08-29 | 1 | -1/+1 |
| | * | | | | | | Fixed conversion warning. | Mattes D | 2014-08-29 | 1 | -1/+1 |
| | * | | | | | | Fixed spaces. | Mattes D | 2014-08-29 | 1 | -1/+1 |
| | * | | | | | | Hotfixed recipe.txt loading. | Hownaer | 2014-08-29 | 2 | -4/+7 |
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | Fire can be destroyed with the sword in creative-mode | Hownaer | 2014-08-28 | 1 | -1/+2 |
| | * | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Hownaer | 2014-08-28 | 14 | -41/+197 |
| | |\ \ \ \ \ |
|
| | | * \ \ \ \ | Merge pull request #1323 from mc-server/CraftingFixes | Mattes D | 2014-08-28 | 13 | -39/+105 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | Final template keyword style fix. | Mattes D | 2014-08-28 | 1 | -2/+2 |
| | | | * | | | | | More template keyword fixes. | Mattes D | 2014-08-28 | 5 | -16/+16 |
| | | | * | | | | | Merge remote-tracking branch 'origin/master' into CraftingFixes | Mattes D | 2014-08-28 | 103 | -1583/+4790 |
| | | | |\ \ \ \ \ |
|
| | | | * | | | | | | CheckBasicStyle: Added checking for the "template" keyword. | Mattes D | 2014-08-28 | 1 | -1/+2 |
| | | | * | | | | | | Fixed spaces after "template" keyword. | Mattes D | 2014-08-28 | 5 | -14/+14 |
| | | | * | | | | | | Fixed comments | Tycho | 2014-08-13 | 1 | -5/+5 |
| | | | * | | | | | | Added missing header | Tycho | 2014-08-13 | 1 | -0/+1 |
| | | | * | | | | | | Fixed Integer pasing warnings in CraftingRecipies.cpp | Tycho | 2014-08-13 | 2 | -4/+64 |
| | | | * | | | | | | Fixed type issues in CraftingRecipe.cpp | Tycho | 2014-08-13 | 2 | -5/+5 |
| | | | * | | | | | | Fixed forgotten error checking | Tycho | 2014-08-13 | 1 | -1/+5 |
| | | * | | | | | | | Fixed a typo. | Mattes D | 2014-08-28 | 1 | -1/+1 |
| | | * | | | | | | | Merge pull request #1324 from ChriPiv/master | Mattes D | 2014-08-28 | 1 | -2/+92 |
| | | |\ \ \ \ \ \ \
| | | | |_|/ / / / /
| | | |/| | | | | | |
|
| | | | * | | | | | | Change comment formatting | Christophe Piveteau | 2014-08-24 | 1 | -20/+12 |
| | | | * | | | | | | Adjust comment formatting | Christophe Piveteau | 2014-08-18 | 1 | -20/+40 |
| | | | * | | | | | | Added a lot of comments | Christophe Piveteau | 2014-08-15 | 1 | -30/+36 |
| | | | * | | | | | | Clarify comment message | Christophe Piveteau | 2014-08-15 | 1 | -2/+2 |
| | | | * | | | | | | End of comment moved away from new line | Christophe Piveteau | 2014-08-15 | 1 | -2/+1 |
| | | | * | | | | | | Add some comments | Christophe Piveteau | 2014-08-15 | 1 | -10/+21 |
| | | | * | | | | | | Further changes in coding style | Christophe Piveteau | 2014-08-14 | 1 | -38/+28 |
| | | | * | | | | | | Further fixing of coding style errors | Christophe Piveteau | 2014-08-13 | 1 | -26/+22 |
| | | | * | | | | | | Another intendation error | Christophe Piveteau | 2014-08-13 | 1 | -2/+2 |
| | | | * | | | | | | Fixed braces and intendation errors | Christophe Piveteau | 2014-08-13 | 1 | -3/+11 |
| | | | * | | | | | | Implement ability to push minecarts on curved rails | Christophe Piveteau | 2014-08-13 | 1 | -2/+70 |
| | * | | | | | | | | Fixed anvil placing. | Hownaer | 2014-08-28 | 1 | -5/+6 |
| | |/ / / / / / / |
|
| * | | | | | | | | Added new console command with cleanup | Tiger Wang | 2014-08-29 | 2 | -28/+45 |
| * | | | | | | | | Improved explosion damage | Tiger Wang | 2014-08-29 | 2 | -48/+28 |
| * | | | | | | | | Removed unused code | Tiger Wang | 2014-08-29 | 3 | -3/+1 |
| * | | | | | | | | Improved command block security | Tiger Wang | 2014-08-29 | 1 | -6/+19 |
* | | | | | | | | | Changed the IsEnchantable() comment. | Howaner | 2014-08-30 | 1 | -1/+2 |
* | | | | | | | | | APIDump: Added missing cItem things. | Hownaer | 2014-08-28 | 1 | -1/+1 |
* | | | | | | | | | Added comments. | Hownaer | 2014-08-28 | 1 | -1/+3 |
* | | | | | | | | | Fixed bad values in the IsEnchantable() method. | Hownaer | 2014-08-28 | 2 | -5/+17 |
* | | | | | | | | | Fixed crashes and use std::swap. | Hownaer | 2014-08-28 | 4 | -26/+43 |
* | | | | | | | | | Enchanting table improvements. | Hownaer | 2014-08-28 | 5 | -154/+113 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Fixed mob burning. | reiter | 2014-08-28 | 1 | -1/+1 |
| |_|_|_|/ / /
|/| | | | | | |
|
* | | | | | | | DungeonRooms: Fixed an off-by-one error. | Mattes D | 2014-08-27 | 1 | -2/+2 |
* | | | | | | | More basic style fixes. | Mattes D | 2014-08-27 | 1 | -2/+2 |
* | | | | | | | Fixed basic style violations. | Mattes D | 2014-08-27 | 2 | -13/+11 |
* | | | | | | | CheckBasicStyle: Relaxed the "space after comma". | Mattes D | 2014-08-27 | 1 | -1/+1 |
* | | | | | | | DungeonRooms: Added a height probability distribution function. | Mattes D | 2014-08-27 | 3 | -9/+19 |
* | | | | | | | DungeonRooms: Added the spawner in the center of the room. | Mattes D | 2014-08-27 | 1 | -0/+15 |
* | | | | | | | DungeonRooms: Chests are never placed next to each other. | Mattes D | 2014-08-26 | 1 | -22/+27 |
* | | | | | | | DungeonRooms: Random pattern for floors. | Mattes D | 2014-08-26 | 1 | -1/+32 |
* | | | | | | | DungeonRooms: Replaced explicit switch with CanBeTerraformed(). | Mattes D | 2014-08-26 | 1 | -11/+3 |
* | | | | | | | Merge remote-tracking branch 'origin/master' into DungeonRoomsFinisher | Mattes D | 2014-08-26 | 21 | -667/+3395 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge pull request #1290 from mc-server/Ranks | Mattes D | 2014-08-26 | 21 | -667/+3395 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | RankMgr: Exported the default-rank functions. | Mattes D | 2014-08-24 | 1 | -0/+55 |
| | * | | | | | | | RankMgr: Default rank is applied to players without any rank. | Mattes D | 2014-08-24 | 3 | -60/+21 |
| | * | | | | | | | RankMgr: Unified function signature comments in the bindings. | Mattes D | 2014-08-23 | 2 | -28/+36 |
| | * | | | | | | | RankMgr: Implemented default rank, added defaults. | Mattes D | 2014-08-23 | 2 | -24/+198 |
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into Ranks | Mattes D | 2014-08-22 | 78 | -860/+1014 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | cMojangAPI updates cRankManager's playernames. | Mattes D | 2014-08-21 | 4 | -2/+87 |
| | * | | | | | | | | RankMgr: Added cRankManager::RemovePlayerRank(). | Mattes D | 2014-08-21 | 3 | -0/+59 |
| | * | | | | | | | | Removed last remnant of cGroup. | Mattes D | 2014-08-21 | 1 | -1/+0 |
| | * | | | | | | | | Removed Group.h from Bindings' dependencies. | Mattes D | 2014-08-21 | 1 | -1/+0 |
| | * | | | | | | | | Removed cGroup and cGroupManager. | Mattes D | 2014-08-21 | 10 | -395/+8 |
| | * | | | | | | | | cMojangAPI: Fixed MakeUUID___() bindings. | Mattes D | 2014-08-21 | 2 | -4/+58 |
| | * | | | | | | | | Exported cServer:ShouldAuthenticate to Lua API. | Mattes D | 2014-08-20 | 1 | -1/+1 |
| | * | | | | | | | | cPlayer: Exported the LoadRank function to Lua API. | Mattes D | 2014-08-20 | 1 | -2/+2 |
| | * | | | | | | | | RankMgr bindings: fixed GetRankVisuals return value. | Mattes D | 2014-08-20 | 1 | -18/+22 |
| | * | | | | | | | | RankMgr: Fixed an ignored return value in the API. | Mattes D | 2014-08-20 | 1 | -2/+2 |
| | * | | | | | | | | cPlayer reads ranks from cRankManager. | Mattes D | 2014-08-19 | 3 | -263/+139 |
| | * | | | | | | | | RankMgr: Removed unneeded testing code. | madmaxoft | 2014-08-14 | 1 | -208/+2 |
| | * | | | | | | | | Merge branch 'master' into Ranks | madmaxoft | 2014-08-14 | 18 | -77/+91 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | RankMgr: Fixed multithreading issues. | madmaxoft | 2014-08-13 | 2 | -49/+109 |
| | * | | | | | | | | | RankMgr: Initial migration code. | madmaxoft | 2014-08-13 | 3 | -1/+568 |
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into Ranks | madmaxoft | 2014-08-12 | 14 | -81/+175 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Fixed unchecked return values. | madmaxoft | 2014-08-11 | 1 | -3/+6 |
| | * | | | | | | | | | | WebAdmin: Manually exported string conversion functions. | madmaxoft | 2014-08-09 | 2 | -6/+64 |
| | * | | | | | | | | | | WebAdmin: Added GetURLEncodedString(). | madmaxoft | 2014-08-09 | 2 | -1/+36 |
| | * | | | | | | | | | | RankMgr: Added GetRankVisuals() function. | madmaxoft | 2014-08-09 | 3 | -5/+81 |
| | * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into Ranks | madmaxoft | 2014-08-09 | 11 | -26/+124 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Exported cRankManager to LuaAPI. | madmaxoft | 2014-08-08 | 5 | -1/+894 |
| | * | | | | | | | | | | | cLuaState: Added GetStackValues() auto-generated templates. | madmaxoft | 2014-08-08 | 1 | -0/+27 |
| | * | | | | | | | | | | | RankMgr: Finished API implementation. | madmaxoft | 2014-08-08 | 2 | -38/+401 |
| | * | | | | | | | | | | | RankMgr: Implemented GetXforY and GetAll APIs. | madmaxoft | 2014-08-08 | 2 | -18/+162 |
| | * | | | | | | | | | | | RankMgr: Implemented the basic API functions. | madmaxoft | 2014-08-08 | 2 | -60/+696 |
| | * | | | | | | | | | | | RankMgr: Renamed PermissionGroup to Group in API and PermGroup in DB. | madmaxoft | 2014-08-08 | 2 | -28/+36 |
| | * | | | | | | | | | | | RankMgr: Added SQL integer datatypes. | madmaxoft | 2014-08-05 | 1 | -5/+5 |
| | * | | | | | | | | | | | RankMgr: More interface. | madmaxoft | 2014-08-05 | 1 | -2/+14 |
| | * | | | | | | | | | | | RankMgr: Initial interface declaration. | madmaxoft | 2014-08-05 | 3 | -0/+258 |
* | | | | | | | | | | | | | Added initial dungeon rooms finisher. | Mattes D | 2014-08-26 | 4 | -0/+289 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Type warning fixes. | Mattes D | 2014-08-25 | 2 | -2/+2 |
* | | | | | | | | | | | | Fixed a type warning. | Mattes D | 2014-08-25 | 1 | -2/+2 |
* | | | | | | | | | | | | Assume POWER is big-endian, so it compiles. | Alexander Harkness | 2014-08-23 | 1 | -1/+1 |
* | | | | | | | | | | | | Fixed item drop. | Howaner | 2014-08-22 | 1 | -14/+18 |
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Fixed a warning in FastRandom. | Mattes D | 2014-08-22 | 1 | -1/+1 |
* | | | | | | | | | | | World: Report chunk count for the spawn area. | Mattes D | 2014-08-22 | 1 | -1/+1 |
* | | | | | | | | | | | Fixed cPlugin::OnPlayerMoving signature. | Mattes D | 2014-08-22 | 3 | -3/+3 |
* | | | | | | | | | | | cLuaState: Fixed Vector3<> names pushed to Lua. | Mattes D | 2014-08-22 | 2 | -5/+44 |
* | | | | | | | | | | | Added initializers for class members. | Mattes D | 2014-08-21 | 14 | -9/+54 |
* | | | | | | | | | | | cSetChunkData: Added missing initializers. | Mattes D | 2014-08-21 | 1 | -0/+3 |
* | | | | | | | | | | | Added cWorld initializers. | Mattes D | 2014-08-21 | 1 | -0/+30 |
* | | | | | | | | | | | Fixed 1.7.2 login packet reading. | Mattes D | 2014-08-21 | 1 | -1/+5 |
* | | | | | | | | | | | Sorted the generated param count. | Mattes D | 2014-08-21 | 1 | -1/+1 |
* | | | | | | | | | | | Fixed a compile-time warning in MSVC. | Mattes D | 2014-08-21 | 1 | -1/+1 |
* | | | | | | | | | | | Merge pull request #1314 from mc-server/Fire | Mattes D | 2014-08-21 | 2 | -33/+17 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into Fire | Howaner | 2014-08-20 | 72 | -849/+828 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Revert "Removes the fire if the block under the fire was broken." | Howaner | 2014-08-11 | 1 | -5/+0 |
| * | | | | | | | | | | | | Removes the fire if the block under the fire was broken. | Howaner | 2014-08-11 | 1 | -0/+5 |
| * | | | | | | | | | | | | Moved the clicked-through block check to the top of the function. | Howaner | 2014-08-11 | 2 | -41/+17 |
| * | | | | | | | | | | | | Fixed cancelled fire interact from all directions. | Howaner | 2014-08-11 | 1 | -4/+12 |
* | | | | | | | | | | | | | Merge pull request #1339 from mc-server/Hooks | STRWarrior | 2014-08-20 | 9 | -42/+131 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Renamed a_Motd to a_ServerDescription. | Howaner | 2014-08-20 | 7 | -14/+14 |
| * | | | | | | | | | | | | Added a_ClientHandle to the HOOK_SERVER_PING hook. | Howaner | 2014-08-20 | 8 | -10/+14 |
| * | | | | | | | | | | | | Added "HOOK_SERVER_PING" call to older protocols | Howaner | 2014-08-20 | 1 | -13/+12 |
| * | | | | | | | | | | | | Cleaned up code. | Howaner | 2014-08-20 | 3 | -848/+1 |
| * | | | | | | | | | | | | Added HOOK_SERVER_PING | Howaner | 2014-08-20 | 8 | -36/+926 |
| * | | | | | | | | | | | | First implementation of HOOK_SERVER_PING. | Howaner | 2014-08-16 | 5 | -0/+43 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Removed old classes from the CMakeLists.txt | Howaner | 2014-08-20 | 1 | -2/+0 |
* | | | | | | | | | | | | Code formatting fixes. | Howaner | 2014-08-19 | 29 | -152/+83 |
* | | | | | | | | | | | | Player: Silenced a few type conversion warnings. | Mattes D | 2014-08-18 | 1 | -2/+2 |
* | | | | | | | | | | | | Player saving creates the "players" folder, if needed. | Mattes D | 2014-08-17 | 1 | -0/+1 |
* | | | | | | | | | | | | SwamplandM: Fixed sometimes having no mountains. | STRWarrior | 2014-08-18 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Better OnPlayerMoving hook. | Howaner | 2014-08-16 | 6 | -9/+17 |
* | | | | | | | | | | | Merge pull request #1308 from mc-server/logger | Mattes D | 2014-08-15 | 20 | -602/+624 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Removed an unneeded cast. | madmaxoft | 2014-08-15 | 1 | -1/+1 |
| * | | | | | | | | | | File logger prefixes are 4 chars wide. | madmaxoft | 2014-08-13 | 1 | -6/+6 |
| * | | | | | | | | | | Logger: Fixed windows debug ODS logger, fixed-size file prefixes. | madmaxoft | 2014-08-13 | 1 | -8/+9 |
| * | | | | | | | | | | Logger: Fixed missing timestamp in log messages. | madmaxoft | 2014-08-13 | 1 | -1/+1 |
| * | | | | | | | | | | Fixed windows compilation and style issues. | madmaxoft | 2014-08-12 | 4 | -37/+177 |
| * | | | | | | | | | | Fix messing rename | Tycho | 2014-08-12 | 1 | -1/+1 |
| * | | | | | | | | | | Renamed Loggers | Tycho | 2014-08-12 | 14 | -426/+405 |
| * | | | | | | | | | | Fixed Tools to work with new logging framework | Tycho | 2014-08-10 | 5 | -206/+0 |
| * | | | | | | | | | | Added forgoten files | Tycho | 2014-08-10 | 4 | -0/+457 |
| * | | | | | | | | | | First Implementatation of new Loggin framework | Tycho | 2014-08-10 | 14 | -398/+49 |
* | | | | | | | | | | | CheckBasicStyle checks the src folder as well. | madmaxoft | 2014-08-14 | 5 | -14/+20 |
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Fixed shadowing variable | Tycho | 2014-08-13 | 1 | -5/+5 |
* | | | | | | | | | | Removed unused method | Tycho | 2014-08-13 | 2 | -25/+0 |
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #1296 from mc-server/LuaAPI | Franz Reiter | 2014-08-12 | 13 | -33/+66 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Exported daylight cycle flag to the protocol. | Howaner | 2014-08-11 | 12 | -28/+29 |
| * | | | | | | | | Added a comment and simplified code. | Howaner | 2014-08-10 | 2 | -11/+5 |
| * | | | | | | | | Added IsDaylightCycleEnabled saving. | Howaner | 2014-08-10 | 1 | -0/+2 |
| * | | | | | | | | Renamed functions. | Howaner | 2014-08-10 | 2 | -7/+7 |
| * | | | | | | | | Merge branch 'master' into LuaAPI | Howaner | 2014-08-10 | 6 | -11/+102 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Renamed m_DoDaylightCycle to m_CycleDaylight. | Howaner | 2014-08-08 | 2 | -7/+7 |
| * | | | | | | | | | Added SetDoDaylightCycle() and IsDaylightCycleEnabled() to cWorld. | Howaner | 2014-08-07 | 4 | -20/+56 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | cProtocol172: Check return values. | madmaxoft | 2014-08-11 | 1 | -4/+9 |
| |_|/ / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #1310 from mc-server/ChestFix | Mattes D | 2014-08-11 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fixed potential null dereference | Tycho | 2014-08-10 | 1 | -5/+5 |
* | | | | | | | | | Merge pull request #1301 from mc-server/Ores | Mattes D | 2014-08-11 | 3 | -53/+120 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Bunch of tweaks: | STRWarrior | 2014-08-10 | 3 | -15/+15 |
| * | | | | | | | | | Added NaturalPatches generator | STRWarrior | 2014-08-10 | 1 | -0/+22 |
| * | | | | | | | | | Added NetherOreNests. | STRWarrior | 2014-08-10 | 1 | -0/+15 |
| * | | | | | | | | | Changed cStructGenOreNests to take a list of ores + the block to replace. | STRWarrior | 2014-08-10 | 3 | -53/+83 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Fixed tolua error with static initialization | archshift | 2014-08-11 | 2 | -3/+12 |
* | | | | | | | | | Gave names to unnamed enums | archshift | 2014-08-11 | 4 | -5/+5 |
* | | | | | | | | | Player.cpp: change unnamed enum to constant integers | archshift | 2014-08-11 | 2 | -7/+8 |
* | | | | | | | | | Merge pull request #1311 from mc-server/CMakeFix | Mattes D | 2014-08-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fixed circular dependecy luaState_Call.inc | Tycho | 2014-08-10 | 1 | -1/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #1309 from mc-server/coverity_fixes | Mattes D | 2014-08-10 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Spaces | Tycho | 2014-08-10 | 1 | -1/+1 |
| * | | | | | | | | | Fixed potential crash in Player.cpp | Tycho | 2014-08-10 | 1 | -0/+4 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #1299 from mc-server/Slabs | Mattes D | 2014-08-10 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Changed comment. | Howaner | 2014-08-10 | 1 | -3/+1 |
| * | | | | | | | | Added comment. | Howaner | 2014-08-08 | 1 | -0/+3 |
| * | | | | | | | | Send the old slab to the client when the interact cancelled. | Howaner | 2014-08-08 | 1 | -0/+11 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Fixed swing arm animation when you ate. | Howaner | 2014-08-10 | 1 | -4/+2 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Removed an old and outdated comment. | STRWarrior | 2014-08-10 | 1 | -2/+0 |
* | | | | | | | WebAdmin: Manually exported string conversion functions. | madmaxoft | 2014-08-09 | 2 | -6/+64 |
* | | | | | | | WebAdmin: Added GetURLEncodedString(). | madmaxoft | 2014-08-09 | 2 | -1/+36 |
|/ / / / / / |
|
* | | | | | | Merge pull request #1295 from mc-server/crystal | Mattes D | 2014-08-07 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | On destroy ender crystal, create bedrock and fire | archshift | 2014-08-06 | 1 | -3/+3 |
| |/ / / / / |
|
* | | | | | | Fixed nether wart digging. | Howaner | 2014-08-07 | 1 | -0/+1 |
* | | | | | | Removed debug message. | Howaner | 2014-08-07 | 1 | -1/+0 |
|/ / / / / |
|
* | | | | | Merge pull request #1291 from mc-server/RedstoneCleanUp | Mattes D | 2014-08-06 | 6 | -21/+83 |
|\ \ \ \ \ |
|
| * | | | | | Fixed style issues | Tycho | 2014-08-06 | 3 | -5/+8 |
| * | | | | | Fixed multiple inhertance being output by tolua | Tycho | 2014-08-06 | 2 | -6/+10 |
| * | | | | | Removed dependecy of redstone simulator on NoteBlock | Tycho | 2014-08-05 | 4 | -12/+20 |
| * | | | | | Refactored Redstone simulator not to depend on TNTEntity or DropSpenserENtity Directly | Tycho | 2014-08-05 | 5 | -9/+56 |
* | | | | | | Resending fire to the client when the interact cancelled. | Howaner | 2014-08-06 | 1 | -0/+8 |
* | | | | | | Made lua clamp() compatible with all number types. | Howaner | 2014-08-05 | 1 | -4/+4 |
* | | | | | | Added api documentation for Clamp() | Howaner | 2014-08-05 | 1 | -2/+2 |
* | | | | | | Added Clamp() function to the lua api. | Howaner | 2014-08-05 | 1 | -0/+28 |
|/ / / / / |
|
* / / / / | Fixed unsigned long comparison to size_t | archshift | 2014-08-05 | 1 | -1/+1 |
|/ / / / |
|
* | | | | MojangAPI: Fixed PlayerNameToUUID(). | madmaxoft | 2014-08-04 | 1 | -1/+1 |
* | | | | Merge pull request #1287 from Howaner/Bow | Franz Reiter | 2014-08-04 | 1 | -0/+10 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Changed arrow comment. | Howaner | 2014-08-04 | 1 | -1/+1 |
| * | | | Added arrow consuming on shooting | Howaner | 2014-08-04 | 1 | -0/+10 |
* | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Tiger Wang | 2014-08-04 | 1 | -1/+1 |
|\| | | |
|
| * | | | Fixed #1286 | Howaner | 2014-08-04 | 1 | -1/+1 |
* | | | | Fixed signs not staying on other signs | Tiger Wang | 2014-08-04 | 2 | -2/+4 |
* | | | | Made AllToLua output consistent | Tiger Wang | 2014-08-04 | 1 | -2/+2 |
|/ / / |
|
* | | | CheckBasicStyle: multi-level indent change. | madmaxoft | 2014-08-04 | 7 | -13/+33 |
* | | | BasicStyleCheck: Dividers are exactly 80 slashes. | madmaxoft | 2014-08-04 | 2 | -2/+18 |
* | | | Merge branch 'master' into Monster | Howaner | 2014-08-04 | 9 | -75/+69 |
|\ \ \ |
|
| * \ \ | Merge pull request #1285 from mc-server/StrCaseRefactor | Mattes D | 2014-08-04 | 7 | -47/+54 |
| |\ \ \ |
|
| | * | | | Refactored case-conversion functions. | madmaxoft | 2014-08-04 | 7 | -47/+54 |
| * | | | | Merge pull request #1283 from Howaner/GlobalFixes | Mattes D | 2014-08-04 | 1 | -6/+5 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Changed properties for-loop. | Howaner | 2014-08-04 | 1 | -1/+1 |
| | * | | | Merge branch 'master' into GlobalFixes | Howaner | 2014-08-03 | 2 | -0/+18 |
| | |\ \ \ |
|
| | * | | | | Fixed skins in mc 1.7.9/1.7.10 | Howaner | 2014-08-03 | 1 | -6/+5 |
| * | | | | | Anvil: Wolf owner not saved if not present. | madmaxoft | 2014-08-04 | 1 | -2/+8 |
| * | | | | | Rewritten string case manipulation to use std::transform. | madmaxoft | 2014-08-04 | 1 | -22/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Changed /** to /* | Howaner | 2014-08-04 | 1 | -3/+5 |
* | | | | | Fixed warnings | Howaner | 2014-08-04 | 1 | -3/+3 |
* | | | | | Attempt to fix knockback and swimming. | Howaner | 2014-08-04 | 2 | -18/+22 |
|/ / / / |
|
* / / / | Attempting a compilation fix for gcc / clang. | madmaxoft | 2014-08-03 | 2 | -0/+18 |
|/ / / |
|
* | | | Wolf uses UUID for owner. | madmaxoft | 2014-08-03 | 5 | -17/+82 |
* | | | cMojangAPI: Added UUID-to-Name lookup. | madmaxoft | 2014-08-03 | 5 | -62/+522 |
* | | | Trailing whitespace fix. | madmaxoft | 2014-08-03 | 1 | -1/+1 |
* | | | Added cMojangAPI:GetUUIDFromPlayerName(). | madmaxoft | 2014-08-03 | 2 | -0/+35 |
* | | | Added cPlayer::GetUUID(). | madmaxoft | 2014-08-03 | 1 | -0/+3 |
* | | | Fixed a ToLua warning - operator = not supported. | madmaxoft | 2014-08-03 | 8 | -8/+16 |
* | | | Merge branch 'master' of https://github.com/mc-server/MCServer | STRWarrior | 2014-08-03 | 3 | -101/+70 |
|\ \ \ |
|
| * | | | Entity.cpp: Air timer comment fix | archshift | 2014-08-03 | 1 | -1/+1 |
| * | | | Code reduction and clarity fixes | archshift | 2014-08-03 | 2 | -29/+16 |
| * | | | Removed unused cPlayer::FoodPoison function | archshift | 2014-08-03 | 2 | -12/+0 |
| * | | | Entity.cpp: On portal check, use if-else for current dimension | archshift | 2014-08-03 | 1 | -60/+54 |
* | | | | VillageGen: Fixed a typo in comment | STRWarrior | 2014-08-03 | 1 | -1/+1 |
|/ / / |
|
* | | | Added proper trees and height for SwamplandM biome | STRWarrior | 2014-08-02 | 3 | -2/+4 |
* | | | Fixed a bug who can used from hacked clients. | Howaner | 2014-08-02 | 2 | -1/+18 |
* | | | Fixed issues with autocomplete and time loading | Tiger Wang | 2014-08-01 | 1 | -7/+33 |
* | | | Improved endermen code a little | Tiger Wang | 2014-08-01 | 3 | -20/+56 |
* | | | Merge pull request #1255 from mc-server/NameToUUID | Mattes D | 2014-08-01 | 15 | -156/+716 |
|\ \ \ |
|
| * \ \ | Merged branch 'master' into NameToUUID. | madmaxoft | 2014-07-31 | 67 | -441/+1537 |
| |\ \ \ |
|
| * | | | | Removed trailing whitespace. | madmaxoft | 2014-07-31 | 1 | -2/+2 |
| * | | | | Fixed UUIDs handling in cPlayer. | madmaxoft | 2014-07-31 | 2 | -6/+9 |
| * | | | | MojangAPI: Moved the settings to a separate ini section. | madmaxoft | 2014-07-31 | 1 | -2/+2 |
| * | | | | MojangAPI: Added a UseCachedOnly param to GetUUIDsFromPlayerNames(). | madmaxoft | 2014-07-31 | 3 | -9/+23 |
| * | | | | MojangAPI: Renamed cache file to MojangAPI.sqlite. | madmaxoft | 2014-07-30 | 1 | -2/+2 |
| * | | | | MojangAPI: Clarified the UUID conversion code. | madmaxoft | 2014-07-30 | 2 | -4/+17 |
| * | | | | ManualBindings: Fixed alignment. | madmaxoft | 2014-07-30 | 1 | -3/+3 |
| * | | | | MojangAPI: Implemented UUID shortening and dashing. | madmaxoft | 2014-07-30 | 5 | -22/+40 |
| * | | | | Exported cMojangAPI to Lua. | madmaxoft | 2014-07-30 | 4 | -5/+20 |
| * | | | | Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. | madmaxoft | 2014-07-30 | 9 | -239/+564 |
| * | | | | Added cClientHandle:GetUUIDsFromPlayerNames() to Lua API. | madmaxoft | 2014-07-28 | 1 | -3/+62 |
| * | | | | cAuthenticator: Added GetUUIDsFromPlayerNames(). | madmaxoft | 2014-07-28 | 2 | -3/+116 |
* | | | | | Added missing HOOK_BLOCK_SPREAD call. | Howaner | 2014-08-01 | 1 | -6/+14 |
* | | | | | Merge pull request #1272 from Howaner/Food | Mattes D | 2014-08-01 | 8 | -48/+177 |
|\ \ \ \ \ |
|
| * | | | | | Compile fix. | Howaner | 2014-08-01 | 1 | -2/+1 |
| * | | | | | Import Statistics.h | Howaner | 2014-07-31 | 1 | -0/+1 |
| * | | | | | Fixed hunger bugs, Implemented golden apple, added jump statistic, added correct food effects. | Howaner | 2014-07-31 | 8 | -48/+177 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #1269 from Howaner/BlockEntitys | Mattes D | 2014-08-01 | 26 | -37/+864 |
|\ \ \ \ \ |
|
| * | | | | | Use "default:" in switch. | Howaner | 2014-07-31 | 1 | -3/+6 |
| * | | | | | Renamed "select..." methods to "set..." and better IsValidEffect() function. | Howaner | 2014-07-31 | 4 | -55/+19 |
| * | | | | | Updated documentation. | Howaner | 2014-07-31 | 1 | -3/+3 |
| * | | | | | Renamed functions and added beacon json saving. | Howaner | 2014-07-31 | 8 | -66/+84 |
| * | | | | | Added window update. | Howaner | 2014-07-30 | 1 | -0/+23 |
| * | | | | | Added beacon load/save. | Howaner | 2014-07-30 | 5 | -1/+74 |
| * | | | | | Changed return type from GetPrimaryPotion() and GetSecondaryPotion() | Howaner | 2014-07-30 | 1 | -2/+2 |
| * | | | | | Exported the beacon. | Howaner | 2014-07-30 | 11 | -17/+107 |
| * | | | | | Added beacon. | Howaner | 2014-07-30 | 13 | -33/+689 |
* | | | | | | Merge pull request #1270 from Howaner/Options | Mattes D | 2014-07-31 | 1 | -5/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | Capitalised "incremental" | Howaner | 2014-07-31 | 1 | -4/+4 |
| * | | | | | | Added a default value to WaterSimulator, LavaSimulator and RedstoneSimulator. | Howaner | 2014-07-31 | 1 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #1271 from Howaner/GlobalFixes | Mattes D | 2014-07-31 | 2 | -2/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | Changed IsSolid to FullyOccupiesVoxel | Howaner | 2014-07-31 | 1 | -1/+1 |
| * | | | | | | Fixed water from ice and removed packed ice drop. | Howaner | 2014-07-31 | 2 | -2/+13 |
| |/ / / / / |
|
* | | | | | | Merge pull request #1047 from mc-server/Enderman | Tiger Wang | 2014-07-31 | 2 | -0/+121 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Comment suggestions | Tiger Wang | 2014-07-31 | 1 | -9/+8 |
| * | | | | | Added lighting code and added comments | STRWarrior | 2014-07-30 | 1 | -0/+17 |
| * | | | | | Removed lighting code in cEnderman::CheckEventSeePlayer | STRWarrior | 2014-07-30 | 1 | -9/+1 |
| * | | | | | Changed comment | worktycho | 2014-06-30 | 1 | -1/+1 |
| * | | | | | Replaced strange algebra with dot product. | worktycho | 2014-06-18 | 1 | -4/+6 |
| * | | | | | Improved Enderman code | Tiger Wang | 2014-06-18 | 2 | -14/+34 |
| * | | | | | Swapped m_Player and m_EndermanPos | STRWarrior | 2014-06-18 | 1 | -2/+2 |
| * | | | | | Enderman attacks a player if he's looking at him. | STRWarrior | 2014-06-18 | 2 | -0/+91 |
* | | | | | | Suggestions | STRWarrior | 2014-07-30 | 1 | -2/+2 |
* | | | | | | Moved GetRoofedForestTreeImage content to GetDarkoakTreeImage | STRWarrior | 2014-07-30 | 2 | -66/+55 |
* | | | | | | Fixed doxy comment | STRWarrior | 2014-07-30 | 1 | -1/+1 |
* | | | | | | Fixed comment at the end of a for-loop | STRWarrior | 2014-07-30 | 1 | -1/+1 |
* | | | | | | Fixed compiling using Clang | STRWarrior | 2014-07-30 | 1 | -4/+2 |
* | | | | | | Added RoofedForest trees. | STRWarrior | 2014-07-30 | 2 | -2/+73 |
* | | | | | | PreSimulator: Added configurations. | STRWarrior | 2014-07-30 | 3 | -6/+30 |
| |/ / / /
|/| | | | |
|
* | | | | | Merged branch 'howaner/Options'. | madmaxoft | 2014-07-30 | 8 | -42/+57 |
|\ \ \ \ \ |
|
| * | | | | | Change Group->SetColor() again. | Howaner | 2014-07-27 | 1 | -1/+1 |
| * | | | | | Use AString(1, Color[0]) | Howaner | 2014-07-27 | 1 | -1/+1 |
| * | | | | | Use Color[0]. | Howaner | 2014-07-27 | 1 | -1/+1 |
| * | | | | | Fixed group color's. | Howaner | 2014-07-27 | 2 | -16/+5 |
| * | | | | | Add "Broadcasting" settings to world.ini | Howaner | 2014-07-27 | 5 | -11/+22 |
| * | | | | | Fixed plugin count and fixed plugin loading, when settings.ini was regenerated. | Howaner | 2014-07-27 | 1 | -16/+30 |
* | | | | | | Fixed "Dependency" typos | archshift | 2014-07-30 | 2 | -6/+6 |
* | | | | | | Merge pull request #1262 from mc-server/CanBeTerraformed | Mattes D | 2014-07-30 | 4 | -44/+32 |
|\ \ \ \ \ \ |
|
| * | | | | | | Added soulsand to the terraformed list. | STRWarrior | 2014-07-29 | 1 | -0/+1 |
| * | | | | | | Added cBlockInfo::CanBeTerraformed and made finishers use it | STRWarrior | 2014-07-29 | 4 | -44/+31 |
* | | | | | | | Fixed FinishGen.h types. | madmaxoft | 2014-07-30 | 1 | -2/+2 |
* | | | | | | | Entity.h: Moved constants out of some unnamed enum | archshift | 2014-07-30 | 1 | -14/+14 |
* | | | | | | | Changed size_t to 'unsigned long' | Howaner | 2014-07-30 | 1 | -2/+2 |
* | | | | | | | Fixed compile error with clang. | Howaner | 2014-07-30 | 1 | -2/+2 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Slight cleanup after portals | Tiger Wang | 2014-07-29 | 8 | -20/+14 |
|/ / / / / |
|
* | | | | | Merge pull request #1061 from mc-server/portals | Mattes D | 2014-07-29 | 39 | -236/+643 |
|\ \ \ \ \ |
|
| * | | | | | Detrailed whitespace | Tiger Wang | 2014-07-29 | 1 | -3/+3 |
| * | | | | | Merge branch 'master' into portals | Tiger Wang | 2014-07-29 | 120 | -687/+1739 |
| |\ \ \ \ \ |
|
| * | | | | | | Suggestions | Tiger Wang | 2014-07-23 | 6 | -24/+28 |
| * | | | | | | Speed improvements, crash fixes, & self-suggestions | Tiger Wang | 2014-07-22 | 8 | -61/+55 |
| * | | | | | | Suggestion and failed merge fix | Tiger Wang | 2014-07-22 | 2 | -1/+6 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into portals | Tiger Wang | 2014-07-22 | 177 | -1495/+2517 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Suggestions | Tiger Wang | 2014-07-21 | 9 | -126/+160 |
| * | | | | | | | Bug and crash fixes | Tiger Wang | 2014-07-20 | 12 | -65/+107 |
| * | | | | | | | Fix failed merge and other issues | Tiger Wang | 2014-07-18 | 14 | -77/+28 |
| * | | | | | | | Merge branch 'master' into portals | Tiger Wang | 2014-07-18 | 357 | -4210/+7212 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/mc-server/MCServer into portals | Tiger Wang | 2014-06-24 | 17 | -98/+290 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Conforms to standards | Tiger Wang | 2014-06-22 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'master' into portals | Tiger Wang | 2014-06-21 | 96 | -3442/+5529 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fixed invalid iterators | Tiger Wang | 2014-06-21 | 7 | -39/+26 |
| * | | | | | | | | | | More suggestions | Tiger Wang | 2014-06-21 | 4 | -5/+7 |
| * | | | | | | | | | | Implemented PR suggestions | archshift | 2014-06-16 | 4 | -7/+4 |
| * | | | | | | | | | | Reverted portal creation code | Tiger Wang | 2014-06-14 | 2 | -103/+0 |
| * | | | | | | | | | | Cauldrons check the heightmap | Tiger Wang | 2014-06-14 | 3 | -8/+12 |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into portals | Tiger Wang | 2014-06-14 | 11 | -404/+445 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fixed order of initalisation | Tycho | 2014-06-12 | 2 | -5/+6 |
| * | | | | | | | | | | | Removed unnessicary indirection from Entity iterator list | Tycho | 2014-06-12 | 2 | -6/+6 |
| * | | | | | | | | | | | Fixed compile | worktycho | 2014-06-12 | 1 | -1/+1 |
| * | | | | | | | | | | | Portals animate and delay correctly | Tiger Wang | 2014-06-12 | 19 | -117/+174 |
| * | | | | | | | | | | | Merge branch 'master' into portals | Tiger Wang | 2014-06-10 | 54 | -269/+2529 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Portal improvements and suggestions | Tiger Wang | 2014-06-10 | 9 | -54/+175 |
| * | | | | | | | | | | | | Fixed Time of day | worktycho | 2014-06-07 | 1 | -1/+1 |
| * | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-06-05 | 5 | -14/+14 |
| * | | | | | | | | | | | | Fixed decision failure | Tiger Wang | 2014-06-05 | 1 | -1/+1 |
| * | | | | | | | | | | | | Fixed compilation | Tiger Wang | 2014-06-05 | 1 | -1/+1 |
| * | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-06-04 | 2 | -2/+5 |
| * | | | | | | | | | | | | Time and weather is saved, part of #1058 | Tiger Wang | 2014-06-04 | 2 | -3/+22 |
| * | | | | | | | | | | | | Health of monsters is now saved | Tiger Wang | 2014-06-04 | 2 | -0/+2 |
| * | | | | | | | | | | | | Fixed a NetherFinisher bug | Tiger Wang | 2014-06-04 | 3 | -24/+9 |
| * | | | | | | | | | | | | Configurable portals | Tiger Wang | 2014-06-04 | 4 | -14/+83 |
| * | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-06-04 | 3 | -6/+10 |
| * | | | | | | | | | | | | Removed use of auto | Tiger Wang | 2014-06-04 | 1 | -1/+1 |
| * | | | | | | | | | | | | Added checks for no downfall biomes | Tiger Wang | 2014-06-04 | 3 | -3/+3 |
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into portals | Tiger Wang | 2014-06-04 | 82 | -1005/+21372 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Implemented bed homes | Tiger Wang | 2014-06-01 | 4 | -16/+42 |
| * | | | | | | | | | | | | | Implemented end and nether portals | Tiger Wang | 2014-05-31 | 23 | -92/+254 |
| * | | | | | | | | | | | | | Very minor code changes | Tiger Wang | 2014-05-29 | 3 | -3/+3 |
| * | | | | | | | | | | | | | Cauldrons fill | Tiger Wang | 2014-05-29 | 4 | -3/+19 |
* | | | | | | | | | | | | | | Merge pull request #1254 from mc-server/SingleTopBlockFinisher | Mattes D | 2014-07-29 | 3 | -22/+92 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Some finishing touches | STRWarrior | 2014-07-29 | 2 | -2/+2 |
| * | | | | | | | | | | | | | | Fixed comment above cFinishGenSingleTopBlock | STRWarrior | 2014-07-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | SingleTopBlock: All blocktypes and biometypes get initialized properly | STRWarrior | 2014-07-29 | 1 | -2/+14 |
| * | | | | | | | | | | | | | | Using suggestions | STRWarrior | 2014-07-28 | 1 | -25/+20 |
| * | | | | | | | | | | | | | | Forgot Mesa Plateau biome. | STRWarrior | 2014-07-28 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | Renamed cFinishGenSingleBiomeSingleTopBlock to cFinishGenSingleTopBlock | STRWarrior | 2014-07-28 | 3 | -20/+82 |
| | |_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #1252 from mc-server/RoughRavinesGen | Mattes D | 2014-07-29 | 5 | -3/+451 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Added a missing include for abs(float). | madmaxoft | 2014-07-27 | 1 | -0/+6 |
| * | | | | | | | | | | | | | RoughRavines: Made floor and ceiling settings-adjustable. | madmaxoft | 2014-07-27 | 4 | -20/+99 |
| * | | | | | | | | | | | | | RoughRavines: Added per-height radius modifier. Ledges! | madmaxoft | 2014-07-27 | 1 | -32/+73 |
| * | | | | | | | | | | | | | RoughRavines: More settings - size, width, roughness | madmaxoft | 2014-07-27 | 3 | -23/+84 |
| * | | | | | | | | | | | | | RoughRavines: Initial generator implementation. | madmaxoft | 2014-07-27 | 4 | -3/+264 |
| | |_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | DistortedHeightmap: Now generates gravel in deep ocean. | STRWarrior | 2014-07-28 | 1 | -1/+1 |
* | | | | | | | | | | | | | Hotfixed compilation problems. | madmaxoft | 2014-07-27 | 2 | -2/+2 |
* | | | | | | | | | | | | | Merge pull request #1236 from Howaner/Inventory2 | Mattes D | 2014-07-27 | 17 | -72/+164 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Derp. | Howaner | 2014-07-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Rename function. | Howaner | 2014-07-26 | 4 | -6/+6 |
| * | | | | | | | | | | | | | Merge branch 'master' into Inventory2 | Howaner | 2014-07-26 | 105 | -654/+942 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Fix item durability. | Howaner | 2014-07-23 | 16 | -69/+149 |
* | | | | | | | | | | | | | | | NetherClumpGenerator: Fixed generating stuff on halfslabs and fences | STRWarrior | 2014-07-27 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Updated NetherForts' weights. | madmaxoft | 2014-07-27 | 1 | -2/+2 |
* | | | | | | | | | | | | | | Removed forgotten comment | STRWarrior | 2014-07-27 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Made nether ceiling smooth. | STRWarrior | 2014-07-27 | 1 | -1/+8 |
* | | | | | | | | | | | | | | Added a ceiling to disguise the bedrock above it. | STRWarrior | 2014-07-27 | 1 | -1/+9 |
* | | | | | | | | | | | | | | NetherClumpFoliage: Fixed assert | STRWarrior | 2014-07-27 | 1 | -8/+39 |
* | | | | | | | | | | | | | | Updated NetherFort prefabs to latest Gallery content. | madmaxoft | 2014-07-27 | 1 | -37/+752 |
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #1232 from mc-server/splash-entity | Mattes D | 2014-07-26 | 7 | -139/+162 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | SplashPotionEntity: Use `const cItem &` instead of a cItem | archshift | 2014-07-26 | 2 | -2/+2 |
| * | | | | | | | | | | | | | Fixed indentations, removed redundant init code in SplashPotionEntity.cpp | archshift | 2014-07-26 | 4 | -9/+7 |
| * | | | | | | | | | | | | | Moved potion static functions to EntityEffect to create splash potions through world | archshift | 2014-07-26 | 7 | -139/+164 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Change comment. | Howaner | 2014-07-26 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch 'master' into Inventory | Howaner | 2014-07-26 | 248 | -1994/+3192 |
|\| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Endianness.h: undefined ntohll before redefining | archshift | 2014-07-26 | 1 | -0/+1 |
| * | | | | | | | | | | | | Tweaks to NetherClumpFoliage | STRWarrior | 2014-07-25 | 1 | -34/+6 |
| * | | | | | | | | | | | | Speed up the NetherClumpFoliage finisher. | STRWarrior | 2014-07-25 | 1 | -8/+9 |
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' | Tiger Wang | 2014-07-24 | 82 | -221/+462 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Removed redundant semicolons and re-added warning | archshift | 2014-07-24 | 73 | -103/+103 |
| | * | | | | | | | | | | | | Added a queue for setting chunk data. | madmaxoft | 2014-07-24 | 11 | -118/+349 |
| | * | | | | | | | | | | | | Made the cWorld::SpawnMobFinalize function more readable. | STRWarrior | 2014-07-24 | 1 | -0/+10 |
| * | | | | | | | | | | | | | Fixed block drops | Tiger Wang | 2014-07-24 | 5 | -17/+59 |
| |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | Moar view distance! | tonibm19 | 2014-07-23 | 1 | -2/+2 |
| * | | | | | | | | | | | | TallGrass: Less grass on mountains. | STRWarrior | 2014-07-23 | 1 | -0/+11 |
| * | | | | | | | | | | | | Fixed possible crash in the NetherClumpFoliage finisher. | STRWarrior | 2014-07-23 | 1 | -0/+5 |
| * | | | | | | | | | | | | BlockLeaves: Fixed comment style. | madmaxoft | 2014-07-23 | 1 | -2/+2 |
| * | | | | | | | | | | | | Fixed MSVC bindings regeneration. | madmaxoft | 2014-07-22 | 1 | -1/+1 |
| * | | | | | | | | | | | | Fixed Bindings generation in MSVC. | madmaxoft | 2014-07-22 | 1 | -2/+2 |
| * | | | | | | | | | | | | Merge pull request #1234 from mc-server/GeneratorTweaks | archshift | 2014-07-22 | 1 | -13/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Extreme Hills M variant only spawn with grass and stone | STRWarrior | 2014-07-22 | 1 | -1/+1 |
| | * | | | | | | | | | | | | ExtremeHillsPlus and ExtremeHills spawn with grass only | STRWarrior | 2014-07-21 | 1 | -12/+2 |
| * | | | | | | | | | | | | | Export SendEntityAnimation to ToLua | archshift | 2014-07-22 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Fix misguided comment on bits... | Tiger Wang | 2014-07-22 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Export BroadcastEntityAnimation with ToLua | archshift | 2014-07-22 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into saplingsandleaves | Tiger Wang | 2014-07-22 | 110 | -937/+1093 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Updated prefabs to current Gallery content. | madmaxoft | 2014-07-22 | 3 | -226/+243 |
| | |/ / / / / / / / / / / |
|
| | * | | | | | | | | | | | Merged branch 'origin/Foliage'. | madmaxoft | 2014-07-21 | 3 | -0/+100 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | Fixed a missing enter. | STRWarrior | 2014-07-21 | 1 | -0/+1 |
| | | * | | | | | | | | | | | Removed y for-loop. | STRWarrior | 2014-07-21 | 1 | -27/+27 |
| | | * | | | | | | | | | | | Fixed indentation | STRWarrior | 2014-07-21 | 1 | -12/+12 |
| | | * | | | | | | | | | | | Changed CubicNoiseXX to IntNoiseXX | STRWarrior | 2014-07-20 | 2 | -40/+49 |
| | | * | | | | | | | | | | | Renamed cFinishGenFoliage to cFinishGenTallGrass | STRWarrior | 2014-07-20 | 3 | -17/+34 |
| | | * | | | | | | | | | | | Fixed warnings | STRWarrior | 2014-07-20 | 2 | -5/+4 |
| | | * | | | | | | | | | | | First attempt for a new foliage finisher | STRWarrior | 2014-07-20 | 3 | -0/+74 |
| | * | | | | | | | | | | | | Defines.h: Fixed a warning. | madmaxoft | 2014-07-21 | 1 | -1/+1 |
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | CheckBasicStyle: Added a lua shebang. | madmaxoft | 2014-07-21 | 1 | -0/+1 |
| | * | | | | | | | | | | | CheckBasicStyle: Doesn't require LuaFileSystem. | madmaxoft | 2014-07-21 | 1 | -34/+10 |
| | * | | | | | | | | | | | CMake: generates a list of all source files. | madmaxoft | 2014-07-21 | 1 | -0/+20 |
| | * | | | | | | | | | | | Normalized spaces after "catch". | madmaxoft | 2014-07-21 | 2 | -3/+4 |
| | * | | | | | | | | | | | CheckBasicStyle: Checks spaces after keywords, no space before ")". | madmaxoft | 2014-07-21 | 1 | -1/+16 |
| | * | | | | | | | | | | | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 2014-07-21 | 94 | -535/+541 |
| | * | | | | | | | | | | | Style: Normalized spaces after if, for and while. | madmaxoft | 2014-07-21 | 28 | -135/+137 |
| | * | | | | | | | | | | | Cuboid: added explicit copy assignment operator | archshift | 2014-07-21 | 2 | -0/+13 |
| | * | | | | | | | | | | | Merge pull request #1213 from mc-server/chat-color | Mattes D | 2014-07-20 | 6 | -57/+59 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | ChatColor.h: The @deprecated tag slipped. Oops. | archshift | 2014-07-20 | 1 | -2/+2 |
| | | * | | | | | | | | | | | Fixed attempts to call c_str on ChatColors | archshift | 2014-07-19 | 2 | -6/+6 |
| | | * | | | | | | | | | | | Removed references to deprecated cChatColor::Color | archshift | 2014-07-19 | 2 | -2/+2 |
| | | * | | | | | | | | | | | Refactored cChatColor | archshift | 2014-07-19 | 2 | -49/+51 |
| | * | | | | | | | | | | | | Revert "Only one instance of server can be started" | Tiger Wang | 2014-07-20 | 1 | -0/+2 |
| | * | | | | | | | | | | | | Line tracer invalid chunk fix | Tiger Wang | 2014-07-20 | 2 | -26/+27 |
| * | | | | | | | | | | | | | Merge branch 'master' into saplingsandleaves | Tiger Wang | 2014-07-20 | 339 | -2329/+3457 |
| |\| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | NBTChunkSerializer.cpp: Added break after serializing the splash potion | archshift | 2014-07-20 | 1 | -0/+1 |
| | * | | | | | | | | | | | | Added m_TicksAlive to entities, allows projectiles to hit their creators | archshift | 2014-07-20 | 3 | -3/+14 |
| | * | | | | | | | | | | | | Added destroy-timer system to splash potion entities | archshift | 2014-07-20 | 2 | -3/+24 |
| | * | | | | | | | | | | | | main.cpp: field style fixes | archshift | 2014-07-20 | 3 | -12/+12 |
| | * | | | | | | | | | | | | Socket: removed unused Socket destructor | archshift | 2014-07-19 | 2 | -10/+0 |
| | * | | | | | | | | | | | | main.cpp: Fixed warnings with g_TERMINATE_EVENT_RAISED and g_SERVER_TERMINATED | archshift | 2014-07-19 | 3 | -6/+6 |
| | * | | | | | | | | | | | | Monsters: Made IsUndead overridable by the respective mob classes | archshift | 2014-07-19 | 6 | -13/+11 |
| | |/ / / / / / / / / / / |
|
| | * | | | | | | | | | | | CheckBasicStyle: Checks for braces not on separate lines. | madmaxoft | 2014-07-19 | 1 | -2/+6 |
| | * | | | | | | | | | | | Code style: Fixed braces on separate lines. | madmaxoft | 2014-07-19 | 14 | -20/+38 |
| | * | | | | | | | | | | | CheckBasicStyle: Check spaces around commas. | madmaxoft | 2014-07-19 | 1 | -6/+6 |
| | * | | | | | | | | | | | Fixed spaces after commas in protocol data. | madmaxoft | 2014-07-19 | 1 | -7/+7 |
| | * | | | | | | | | | | | Fixed style: spaces after commas. | madmaxoft | 2014-07-19 | 42 | -101/+100 |
| | * | | | | | | | | | | | Merge pull request #1214 from mc-server/anti-glob | Mattes D | 2014-07-19 | 16 | -214/+847 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | Fixed MSVC bindings generation. | madmaxoft | 2014-07-19 | 2 | -4/+4 |
| | | * | | | | | | | | | | | Moved Windows custom command to src/CMakeLists.txt | archshift | 2014-07-19 | 2 | -15/+20 |
| | | * | | | | | | | | | | | CMakeLists: Moved Bindings-specific code to subdir | archshift | 2014-07-19 | 3 | -120/+125 |
| | | * | | | | | | | | | | | Blocks/CMakeLists.txt: Fixed header list after merge of master | archshift | 2014-07-19 | 2 | -10/+6 |
| | | * | | | | | | | | | | | CMake: Add Bindings library from subdirectory | archshift | 2014-07-19 | 2 | -23/+12 |
| | | * | | | | | | | | | | | src/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 2 | -20/+180 |
| | | * | | | | | | | | | | | Subdirs: Only add_library if not using MSVC | archshift | 2014-07-19 | 13 | -19/+45 |
| | | * | | | | | | | | | | | src/CMakeLists: Small changes for increased readability | archshift | 2014-07-19 | 1 | -5/+9 |
| | | * | | | | | | | | | | | OSSupport/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+32 |
| | | * | | | | | | | | | | | HTTPServer/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+20 |
| | | * | | | | | | | | | | | Generating/Prefabs/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+22 |
| | | * | | | | | | | | | | | Simulator/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+28 |
| | | * | | | | | | | | | | | WorldStorage/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+26 |
| | | * | | | | | | | | | | | Generating/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+54 |
| | | * | | | | | | | | | | | BlockEntities/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+35 |
| | | * | | | | | | | | | | | UI/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+9 |
| | | * | | | | | | | | | | | Protocol/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+23 |
| | | * | | | | | | | | | | | Blocks/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+92 |
| | | * | | | | | | | | | | | Items/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+47 |
| | | * | | | | | | | | | | | Entities/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+56 |
| | | * | | | | | | | | | | | Mobs/CMakeLists.txt: Replaced glob with list of files | archshift | 2014-07-19 | 1 | -5/+69 |
| | * | | | | | | | | | | | | Merge pull request #1223 from mc-server/fixes | Mattes D | 2014-07-19 | 10 | -61/+16 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | World.cpp: fixed not all enum fields being used in m_Dimension switch | archshift | 2014-07-19 | 1 | -1/+2 |
| | | * | | | | | | | | | | | | Minecart: slimmed down SpawnOn by keeping subtype in the payload enum | archshift | 2014-07-19 | 2 | -20/+7 |
| | | * | | | | | | | | | | | | Trees.cpp: removed unused "debug" fields | archshift | 2014-07-19 | 1 | -7/+1 |
| | | * | | | | | | | | | | | | Fixed clamping issues | archshift | 2014-07-19 | 6 | -33/+6 |
| | * | | | | | | | | | | | | | Splash potions: Renamed PotionParticleType to PotionColor for clarity | archshift | 2014-07-19 | 5 | -15/+15 |
| | * | | | | | | | | | | | | | Fixed splash potion color on toss | archshift | 2014-07-19 | 2 | -0/+16 |
| | |/ / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | Renamed AllToLua_lua script. | madmaxoft | 2014-07-19 | 1 | -0/+0 |
| | * | | | | | | | | | | | | Authenticator.cpp: Killed a global destructor warning | archshift | 2014-07-19 | 1 | -53/+56 |
| | |/ / / / / / / / / / / |
|
| | * | | | | | | | | | | | Merge branch 'Inventory2' | madmaxoft | 2014-07-18 | 4 | -0/+59 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | Clarified RemoveItem()'s comments. | madmaxoft | 2014-07-18 | 2 | -2/+4 |
| | | * | | | | | | | | | | | Added RemoveItem() function to the player inventory. | Howaner | 2014-07-18 | 4 | -0/+57 |
| | | | |_|_|_|_|_|_|/ / /
| | | |/| | | | | | | | | |
|
| | * | | | | | | | | | | | Merge branch 'Entities' | madmaxoft | 2014-07-18 | 4 | -11/+87 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | Fixed slime-related comments. | madmaxoft | 2014-07-18 | 3 | -5/+10 |
| | | * | | | | | | | | | | | Slime sizes are 1, 2 or 4 and not 1, 2 or 3. | Howaner | 2014-07-18 | 3 | -4/+4 |
| | | * | | | | | | | | | | | Split into more lines. | Howaner | 2014-07-17 | 2 | -6/+10 |
| | | * | | | | | | | | | | | Fixed many slime bugs. | Howaner | 2014-07-17 | 3 | -7/+74 |
| | * | | | | | | | | | | | | Merge branch 'Sign' | madmaxoft | 2014-07-18 | 4 | -34/+122 |
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| | | * | | | | | | | | | | | Normalized code style for both sign handlers. | madmaxoft | 2014-07-18 | 2 | -16/+20 |
| | | * | | | | | | | | | | | Removed cBlockSignPostHandler descend. | Howaner | 2014-07-18 | 1 | -2/+28 |
| | | * | | | | | | | | | | | Added a extra wall sign handler. | Howaner | 2014-07-18 | 4 | -27/+85 |
| | * | | | | | | | | | | | | Monster fixes | Tiger Wang | 2014-07-18 | 7 | -35/+5 |
| | * | | | | | | | | | | | | Fixed creative players not being able to drink | archshift | 2014-07-18 | 1 | -3/+4 |
| | * | | | | | | | | | | | | CheckBasicStyle: Proper spaces with commas. | madmaxoft | 2014-07-18 | 1 | -21/+48 |
| | * | | | | | | | | | | | | Fixed spaces before commas. | madmaxoft | 2014-07-18 | 7 | -14/+14 |
| | * | | | | | | | | | | | | Removed duplicate IPvX labels. | madmaxoft | 2014-07-18 | 3 | -6/+6 |
| | * | | | | | | | | | | | | Merge pull request #1208 from Howaner/MobInventory | Mattes D | 2014-07-18 | 2 | -0/+17 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | Skeletons should spawn with a bow in the hand. | Howaner | 2014-07-18 | 2 | -0/+17 |
| | | |/ / / / / / / / / / / |
|
| | * | | | | | | | | | | | | Moved ChatColor.h out of defines where it was not needed | archshift | 2014-07-18 | 2 | -1/+1 |
| | * | | | | | | | | | | | | ProtocolRecognizer.cpp: removed unused NumBytesRead | archshift | 2014-07-18 | 1 | -2/+0 |
| | * | | | | | | | | | | | | Generator: removed rnd definitions that are never read | archshift | 2014-07-18 | 2 | -2/+0 |
| | |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | | Proper comment for DropBlock() | Tiger Wang | 2014-07-20 | 1 | -2/+5 |
| * | | | | | | | | | | | | Fixed issues relating to saplings and leaves | Tiger Wang | 2014-07-17 | 10 | -139/+32 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Add armor items directly to the armor slots. | Howaner | 2014-07-20 | 3 | -3/+16 |
* | | | | | | | | | | | | Moved comment. | Howaner | 2014-07-18 | 1 | -1/+1 |
* | | | | | | | | | | | | Fixed the armor slot in creative mode. Also removed that armor get directly to the armor slot. It is extremely buggy and unnecessary. | Howaner | 2014-07-18 | 2 | -9/+13 |
* | | | | | | | | | | | | Items should first added to the first slot, not the latest. | Howaner | 2014-07-18 | 1 | -3/+3 |
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Fixed NULL being passed instead of a double to AddEntityEffect | archshift | 2014-07-17 | 1 | -1/+1 |
* | | | | | | | | | | | Fixed code style in Trees.cpp. | madmaxoft | 2014-07-17 | 1 | -24/+24 |
* | | | | | | | | | | | Fixed tabs used for alignment. | madmaxoft | 2014-07-17 | 29 | -99/+115 |
* | | | | | | | | | | | More trailing whitespace fixes. | madmaxoft | 2014-07-17 | 13 | -25/+25 |
* | | | | | | | | | | | Player.cpp: Fixed compile error | archshift | 2014-07-17 | 1 | -1/+1 |
* | | | | | | | | | | | Player.cpp: Added Wither death message | archshift | 2014-07-17 | 1 | -0/+1 |
* | | | | | | | | | | | Basic style fixes. | madmaxoft | 2014-07-17 | 130 | -286/+290 |
* | | | | | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | madmaxoft | 2014-07-17 | 3 | -25/+12 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fix sapling drop. | Howaner | 2014-07-17 | 1 | -1/+1 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Fixed mob knockback | Tiger Wang | 2014-07-17 | 1 | -23/+8 |
| * | | | | | | | | | | Fixed crash with entities in unloaded chunks | Tiger Wang | 2014-07-17 | 1 | -1/+3 |
* | | | | | | | | | | | Initial version of a script to check basic style. | madmaxoft | 2014-07-17 | 1 | -0/+188 |
* | | | | | | | | | | | Normalized comments. | madmaxoft | 2014-07-17 | 173 | -867/+893 |
* | | | | | | | | | | | Fixed spaces around single-line comments. | madmaxoft | 2014-07-17 | 34 | -139/+141 |
* | | | | | | | | | | | Fixed basic whitespace problems. | madmaxoft | 2014-07-17 | 52 | -298/+306 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #1183 from Howaner/Sounds | Tiger Wang | 2014-07-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Derp. | Howaner | 2014-07-15 | 1 | -2/+2 |
| * | | | | | | | | | | Reset meta to zero when the block explode. | Howaner | 2014-07-14 | 1 | -4/+4 |
* | | | | | | | | | | | Fixed 3 MSVC warnings in SplashPotionEntity. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
* | | | | | | | | | | | Updated cPawn::KilledBy signature for custom death messages. | madmaxoft | 2014-07-17 | 2 | -3/+3 |
* | | | | | | | | | | | Merge branch 'master' into potions | madmaxoft | 2014-07-17 | 21 | -41/+62 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #1193 from mc-server/deathmessages | Mattes D | 2014-07-17 | 21 | -41/+62 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Resolved backwards compatibility issues | Tiger Wang | 2014-07-16 | 7 | -9/+9 |
| | * | | | | | | | | | | | Tailored death messages | Tiger Wang | 2014-07-04 | 20 | -40/+61 |
* | | | | | | | | | | | | | Reformatted cItemPotionHandler. | madmaxoft | 2014-07-17 | 2 | -48/+79 |
* | | | | | | | | | | | | | Fixed formatting for cWitherSkullEntity | madmaxoft | 2014-07-17 | 2 | -3/+13 |
* | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into potions | madmaxoft | 2014-07-17 | 16 | -124/+261 |
|\| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Another fix for excessive food drain | Tiger Wang | 2014-07-16 | 2 | -1/+10 |
| * | | | | | | | | | | | | Fixed a bug with buckets | Tiger Wang | 2014-07-16 | 2 | -9/+10 |
| * | | | | | | | | | | | | Fixed another redstone simulator crash | Tiger Wang | 2014-07-16 | 1 | -0/+7 |
| * | | | | | | | | | | | | Merge pull request #1192 from mc-server/skinuuid | Mattes D | 2014-07-16 | 11 | -113/+233 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-07-16 | 1 | -2/+5 |
| | * | | | | | | | | | | | | Function rename | Tiger Wang | 2014-07-16 | 2 | -3/+3 |
| | * | | | | | | | | | | | | Unified functions | Tiger Wang | 2014-07-16 | 2 | -34/+28 |
| | * | | | | | | | | | | | | Store properties as Json::Value | Tiger Wang | 2014-07-16 | 9 | -21/+44 |
| | * | | | | | | | | | | | | Player properties are now retrieved | Tiger Wang | 2014-07-14 | 11 | -116/+216 |
| * | | | | | | | | | | | | | Fixed a DropSpenser AddFace bug | Tiger Wang | 2014-07-15 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into potions | madmaxoft | 2014-07-15 | 7 | -80/+246 |
|\| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge pull request #1191 from Masy98/Blocks | Tiger Wang | 2014-07-15 | 1 | -13/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Removed Stairs and carpet from the "isSolid" list to prevent mobs falling through them. | Masy98 | 2014-07-15 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | Removed Stairs and carpet from the "isSolid" list to prevent mobs falling through them. | Masy98 | 2014-07-15 | 1 | -12/+0 |
| * | | | | | | | | | | | | | | Merge pull request #1189 from Masy98/Blocks | Mattes D | 2014-07-15 | 2 | -63/+214 |
| |\| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | Added Brick fence to m_Transparent | Masy98 | 2014-07-15 | 1 | -0/+1 |
| | * | | | | | | | | | | | | | Added various missing blocks in the lists in BlockInfo.cpp | Masy98 | 2014-07-15 | 2 | -64/+214 |
| * | | | | | | | | | | | | | | Fixed code formatting. | madmaxoft | 2014-07-15 | 2 | -6/+9 |
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/ClearMetaMixin' | madmaxoft | 2014-07-15 | 4 | -12/+34 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Added super typedef | Tycho | 2014-07-15 | 3 | -3/+6 |
| | * | | | | | | | | | | | | | | COnverted Lilypad back to mixin | Tycho | 2014-07-15 | 1 | -8/+2 |
| | * | | | | | | | | | | | | | | Revert "Converted some blockhandlers to use cClearMetaOnDrop" | Tycho | 2014-07-15 | 9 | -21/+67 |
| | * | | | | | | | | | | | | | | Added documentation | Tycho | 2014-07-14 | 1 | -0/+6 |
| | * | | | | | | | | | | | | | | Converted some blockhandlers to use cClearMetaOnDrop | Tycho | 2014-07-14 | 9 | -67/+21 |
| | * | | | | | | | | | | | | | | Simplified ClearMetaOnDrop | Tycho | 2014-07-14 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | Added cClearOnDrop Mixin to cPumpkin | Tycho | 2014-07-14 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | Added first implementation of cClearMetaOnDrop | Tycho | 2014-07-14 | 2 | -2/+21 |
| * | | | | | | | | | | | | | | | Fixed FindClosestPlayer | Tycho | 2014-07-15 | 1 | -3/+6 |
| | |_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Restructured cSplashPotionEntity code. | madmaxoft | 2014-07-15 | 5 | -72/+104 |
* | | | | | | | | | | | | | | | Only the cEntityEffect::effXXX constants are Lua-exported. | madmaxoft | 2014-07-15 | 2 | -72/+102 |
* | | | | | | | | | | | | | | | Reformatted EntityEffect code. | madmaxoft | 2014-07-15 | 1 | -25/+29 |
* | | | | | | | | | | | | | | | Fixed a MSVC warning in cEntityEffect::CreateEntityEffect(). | madmaxoft | 2014-07-15 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | Merge branch 'master' into potions | madmaxoft | 2014-07-15 | 69 | -425/+679 |
|\| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Pass cItem by reference. | madmaxoft | 2014-07-15 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Added missing member initialization to cGridStructGen. | madmaxoft | 2014-07-15 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | Fixed redstone simulator crash | Tiger Wang | 2014-07-15 | 2 | -8/+31 |
| * | | | | | | | | | | | | | | Fixed some meta resetting bugs | Tiger Wang | 2014-07-14 | 6 | -27/+28 |
| * | | | | | | | | | | | | | | Maybe improved arrow sinking | Tiger Wang | 2014-07-14 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Fixed placing liquids over liquids | Tiger Wang | 2014-07-14 | 1 | -1/+1 |
| |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | Merge pull request #1177 from mc-server/ChestFix | Mattes D | 2014-07-14 | 1 | -7/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into ChestFix | Tycho | 2014-07-13 | 5 | -8/+9 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Fixed Issue with Comparing agast the wrong chest, potentially causing crashes. | worktycho | 2014-07-13 | 1 | -7/+7 |
| * | | | | | | | | | | | | | | | Merge pull request #1172 from mc-server/coverity_fixes | Mattes D | 2014-07-13 | 3 | -4/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | Added parenthasies | worktycho | 2014-07-13 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | CopyPaste Error | worktycho | 2014-07-13 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | Another COpyPaste Error | worktycho | 2014-07-13 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | Fix CopyPaste error that ment a_MaxRelX wasdn't checked | worktycho | 2014-07-13 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | Check GridSize for 0 | worktycho | 2014-06-26 | 1 | -0/+10 |
| | * | | | | | | | | | | | | | | Add Null check to SendBlockTo | worktycho | 2014-06-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Adjusted calls to CreateProjectile that passed Items | Tycho | 2014-07-13 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | Made CreateProjectile a pointer | worktycho | 2014-07-13 | 4 | -6/+7 |
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Fixed MSVC warnings in SoundEffect functions. | madmaxoft | 2014-07-13 | 3 | -15/+7 |
| | |_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Update. | Howaner | 2014-07-13 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Merge branch 'master' into Sounds | Howaner | 2014-07-13 | 7 | -16/+81 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Merge pull request #1133 from Howaner/Sheep | Mattes D | 2014-07-13 | 4 | -10/+75 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | Changed comments. | Howaner | 2014-07-13 | 1 | -3/+5 |
| | | * | | | | | | | | | | | | Merge branch 'master' into Sheep | Howaner | 2014-07-13 | 98 | -1538/+2247 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | Add doxy-comments. | Howaner | 2014-07-01 | 1 | -1/+4 |
| | | * | | | | | | | | | | | | | Moved the random code to a function (cSheep::GenerateNaturalRandomColor()) | Howaner | 2014-06-30 | 2 | -36/+47 |
| | | * | | | | | | | | | | | | | Code fixes. | Howaner | 2014-06-29 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | Save IsSheared from Sheep. | Howaner | 2014-06-28 | 2 | -4/+14 |
| | | * | | | | | | | | | | | | | Fix sheep color's, add shear sound. | Howaner | 2014-06-28 | 3 | -3/+42 |
| | * | | | | | | | | | | | | | | Merge pull request #1166 from Howaner/GlobalFixes | Mattes D | 2014-07-13 | 3 | -6/+6 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | Fixed wrong types. (BLOCKTYPE -> NIBBLETYPE) | Howaner | 2014-07-13 | 3 | -6/+6 |
| | | | |/ / / / / / / / / / /
| | | |/| | | | | | | | | | | |
|
| * | / | | | | | | | | | | | | Changed BroadcastSoundEffect function to take floating pos. | Howaner | 2014-07-13 | 36 | -83/+77 |
| |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | Only one instance of server can be started | Tiger Wang | 2014-07-13 | 1 | -2/+0 |
| * | | | | | | | | | | | | | Revert failed fix for #31 | Tiger Wang | 2014-07-13 | 2 | -31/+4 |
| |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | Merge pull request #1154 from mc-server/trappedchests | Tiger Wang | 2014-07-13 | 26 | -218/+387 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | cNBTChunkSerializer: Fixed alignment. | madmaxoft | 2014-07-12 | 1 | -14/+14 |
| | * | | | | | | | | | | | | cHopperEntity: Simplified chest conditions. | madmaxoft | 2014-07-12 | 1 | -10/+4 |
| | * | | | | | | | | | | | | cChestEntity: Renamed a member to avoid confusion. | madmaxoft | 2014-07-12 | 2 | -8/+9 |
| | * | | | | | | | | | | | | Fixed alignment. | madmaxoft | 2014-07-12 | 1 | -2/+3 |
| | * | | | | | | | | | | | | Suggestions and bug fix | Tiger Wang | 2014-07-12 | 7 | -30/+35 |
| | * | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-07-11 | 3 | -2/+6 |
| | * | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-07-11 | 4 | -14/+18 |
| | * | | | | | | | | | | | | Improved LinkedPowering speed | Tiger Wang | 2014-07-11 | 1 | -15/+15 |
| | * | | | | | | | | | | | | Made things consistent | Tiger Wang | 2014-07-08 | 2 | -6/+9 |
| | * | | | | | | | | | | | | Fixed compilation and pressure plates | Tiger Wang | 2014-07-07 | 1 | -8/+4 |
| | * | | | | | | | | | | | | Implemented trapped chests & others | Tiger Wang | 2014-07-07 | 26 | -179/+340 |
| * | | | | | | | | | | | | | Comment grammar correction | Tiger Wang | 2014-07-12 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Simplified buckets code slightly | Tiger Wang | 2014-07-12 | 1 | -32/+15 |
| * | | | | | | | | | | | | | Merge pull request #1162 from daniel0916/Fixes | Tiger Wang | 2014-07-12 | 1 | -23/+67 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Changes | daniel0916 | 2014-07-12 | 1 | -5/+4 |
| | * | | | | | | | | | | | | | Changes | daniel0916 | 2014-07-11 | 1 | -24/+16 |
| | * | | | | | | | | | | | | | Changes | daniel0916 | 2014-07-10 | 1 | -20/+22 |
| | * | | | | | | | | | | | | | Maybe fixed whitespaces | daniel0916 | 2014-07-10 | 1 | -7/+7 |
| | * | | | | | | | | | | | | | Maybe fixed whitespaces | daniel0916 | 2014-07-10 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | Fixed Bucket Placing | daniel0916 | 2014-07-10 | 1 | -6/+57 |
| | * | | | | | | | | | | | | | Fixed Bucket placing | daniel0916 | 2014-07-09 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | ItemHandler.cpp: removed redundant food and drink checks | archshift | 2014-07-14 | 1 | -33/+0 |
* | | | | | | | | | | | | | | | Readability and clarity changes | archshift | 2014-07-14 | 4 | -59/+68 |
* | | | | | | | | | | | | | | | EntityEffect: Inlined functions, added explicit copy constructor and operator. | archshift | 2014-07-14 | 2 | -20/+29 |
* | | | | | | | | | | | | | | | Changed separating comment style from asterisks to slashes. | archshift | 2014-07-14 | 2 | -93/+93 |
* | | | | | | | | | | | | | | | Added splash potions to NBT serialization and retrieval | archshift | 2014-07-12 | 6 | -1/+50 |
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into potions | archshift | 2014-07-12 | 12 | -161/+371 |
|\| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Simplified the player data loading. | madmaxoft | 2014-07-11 | 1 | -9/+8 |
| * | | | | | | | | | | | | | | Player data filenames are based on UUID. | madmaxoft | 2014-07-11 | 4 | -67/+155 |
| * | | | | | | | | | | | | | | Fixed a missing return value. | madmaxoft | 2014-07-11 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | Preparation for player UUID-based storage: LoadFromFile() | madmaxoft | 2014-07-11 | 2 | -21/+42 |
| * | | | | | | | | | | | | | | Fixed style consistency. | madmaxoft | 2014-07-10 | 2 | -61/+64 |
| * | | | | | | | | | | | | | | Implemented support for forced chunk ticking. | madmaxoft | 2014-07-10 | 6 | -8/+95 |
| * | | | | | | | | | | | | | | Fixed a missing "inline" keyword. | madmaxoft | 2014-07-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Fixed Vector3.h compilation in MSVC2008. | madmaxoft | 2014-07-10 | 1 | -0/+9 |
| * | | | | | | | | | | | | | | Removed lilypad from plains village prefabs. | madmaxoft | 2014-07-10 | 1 | -7/+8 |
* | | | | | | | | | | | | | | | For now, removed creator member from Entity Effect for pointer safety | archshift | 2014-07-12 | 12 | -104/+94 |
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into potions | archshift | 2014-07-10 | 135 | -4674/+6956 |
|\| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge pull request #1157 from Howaner/Window | Mattes D | 2014-07-09 | 3 | -41/+237 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Removed unused include line. | Howaner | 2014-07-09 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | | Added inventory number click. | Howaner | 2014-07-09 | 2 | -1/+43 |
| | * | | | | | | | | | | | | | | Added drop window action. | Howaner | 2014-07-06 | 3 | -25/+113 |
| | * | | | | | | | | | | | | | | Add middle click. | Howaner | 2014-07-05 | 2 | -21/+88 |
| * | | | | | | | | | | | | | | | Fixed bow charge | Tiger Wang | 2014-07-09 | 1 | -11/+2 |
| * | | | | | | | | | | | | | | | Fixed arrow collection animation | Tiger Wang | 2014-07-09 | 5 | -33/+4 |
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge pull request #1135 from mc-server/fixes | Tiger Wang | 2014-07-09 | 19 | -110/+272 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Added extra space before comments | Tiger Wang | 2014-07-07 | 1 | -6/+6 |
| | * | | | | | | | | | | | | | | Changed everything to callbacks | Tiger Wang | 2014-07-05 | 4 | -82/+53 |
| | * | | | | | | | | | | | | | | Crash and compile fix | Tiger Wang | 2014-07-04 | 3 | -5/+10 |
| | * | | | | | | | | | | | | | | Compile fix | Tiger Wang | 2014-07-04 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-07-04 | 7 | -11/+20 |
| | * | | | | | | | | | | | | | | Various fixed | Tiger Wang | 2014-07-04 | 4 | -17/+111 |
| | * | | | | | | | | | | | | | | Eps comparison | Tiger Wang | 2014-07-04 | 2 | -2/+2 |
| | * | | | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-07-02 | 4 | -19/+31 |
| | * | | | | | | | | | | | | | | Vector clamping fixes | Tiger Wang | 2014-07-01 | 2 | -21/+24 |
| | * | | | | | | | | | | | | | | Implemented Vector3<>::Floor() | Tiger Wang | 2014-06-30 | 2 | -10/+19 |
| | * | | | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-06-29 | 3 | -3/+20 |
| | * | | | | | | | | | | | | | | An unification of code style | Tiger Wang | 2014-06-28 | 1 | -1/+1 |
| | | |_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | Bettered zombie and skeleton AI | Tiger Wang | 2014-06-22 | 2 | -6/+4 |
| | * | | | | | | | | | | | | | Some Entity.cpp style improvements | Tiger Wang | 2014-06-22 | 2 | -13/+8 |
| | * | | | | | | | | | | | | | Fixed multiple issues with projectiles | Tiger Wang | 2014-06-22 | 8 | -63/+112 |
| * | | | | | | | | | | | | | | Updated generator prefabs to current Gallery contents. | madmaxoft | 2014-07-08 | 3 | -7/+8 |
| | |_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge pull request #1144 from mc-server/LuaCodeGen | Mattes D | 2014-07-06 | 5 | -624/+227 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Tolua generates LuaState_Call.inc file. | madmaxoft | 2014-07-01 | 4 | -624/+31 |
| | * | | | | | | | | | | | | | Initial codegen for LuaState_Call.inc. | madmaxoft | 2014-07-01 | 1 | -0/+196 |
| * | | | | | | | | | | | | | | Fixed crafting grid updating. | Mattes D | 2014-07-06 | 2 | -2/+21 |
| * | | | | | | | | | | | | | | Fixed slime handling in cMonster::StringToMobType(). | madmaxoft | 2014-07-06 | 1 | -1/+1 |
| | |_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge pull request #1151 from mc-server/immediatesocketrebind | Mattes D | 2014-07-04 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | MCS WebAdmin sockets rebinds instantly | Tiger Wang | 2014-07-04 | 1 | -0/+2 |
| | | |_|_|/ / / / / / / / /
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | cPluginManager: Reformatted the switch statement. | madmaxoft | 2014-07-04 | 1 | -7/+34 |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/HandleCommand' | madmaxoft | 2014-07-04 | 2 | -30/+36 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Moved sending error messages to cPluginManager:CallHookChat | STRWarrior | 2014-07-04 | 1 | -4/+6 |
| | * | | | | | | | | | | | | | Fixed doxycomments | STRWarrior | 2014-06-28 | 1 | -3/+3 |
| | * | | | | | | | | | | | | | (Force)ExecuteCommand returns the CommandResult enums | STRWarrior | 2014-06-18 | 2 | -8/+8 |
| | * | | | | | | | | | | | | | Added crBlocked and crNoPermission | STRWarrior | 2014-06-17 | 2 | -2/+4 |
| | * | | | | | | | | | | | | | HandleCommand now returns an CommandResult enum. | STRWarrior | 2014-06-17 | 2 | -23/+19 |
| | * | | | | | | | | | | | | | Fixed possible confusion. | STRWarrior | 2014-06-17 | 2 | -2/+8 |
| | * | | | | | | | | | | | | | Fixed a copypasta error in WormNestCaves generator settings. | madmaxoft | 2014-06-16 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | Updated the SandFlatRoofVillage prefabs. | madmaxoft | 2014-06-16 | 1 | -288/+381 |
| | * | | | | | | | | | | | | | Added random offsets to cGridStructGen. | madmaxoft | 2014-06-15 | 17 | -85/+127 |
| | * | | | | | | | | | | | | | Merge pull request #1090 from mc-server/saveoncrash | Mattes D | 2014-06-15 | 2 | -2/+22 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | Players are saved regularly | Tiger Wang | 2014-06-15 | 2 | -2/+22 |
| | * | | | | | | | | | | | | | | Fixed bad comparison crash | Tiger Wang | 2014-06-15 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | Fixed daylight sensor unpowering | Tiger Wang | 2014-06-15 | 1 | -6/+28 |
| | * | | | | | | | | | | | | | | Merge pull request #1019 from mc-server/cPlayerSetSpeed | Mattes D | 2014-06-14 | 4 | -31/+59 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | Removed an unused tolua_end and tolua_begin pair. | madmaxoft | 2014-06-14 | 1 | -2/+0 |
| | | * | | | | | | | | | | | | | | Simplified speed clamping. | madmaxoft | 2014-06-14 | 1 | -8/+3 |
| | | * | | | | | | | | | | | | | | Refactored speed-setting to use a common function for all cases. | madmaxoft | 2014-06-14 | 4 | -93/+44 |
| | | * | | | | | | | | | | | | | | Merge branch 'master' into cPlayerSetSpeed | madmaxoft | 2014-06-14 | 139 | -1776/+24668 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | Player.h: Moved doxy-comments to Entity.h | archshift | 2014-06-11 | 2 | -3/+10 |
| | | * | | | | | | | | | | | | | | | Added doxy-comments | STRWarrior | 2014-05-22 | 1 | -6/+8 |
| | | * | | | | | | | | | | | | | | | cEntity::SetSpeed(a_Vector3d) isn't virtualized anymore | STRWarrior | 2014-05-22 | 2 | -2/+2 |
| | | * | | | | | | | | | | | | | | | cPlayer overrides the SetSpeedXX functions | STRWarrior | 2014-05-22 | 3 | -4/+53 |
| | | * | | | | | | | | | | | | | | | Both SetSpeed functions are now overridden by cPlayer | STRWarrior | 2014-05-22 | 3 | -6/+32 |
| * | | | | | | | | | | | | | | | | | Fixed c1deda5d8f01811efa5094e9375166acb69d50ed | Tiger Wang | 2014-07-04 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | Removed world-saving log messages. | madmaxoft | 2014-07-04 | 3 | -35/+5 |
| * | | | | | | | | | | | | | | | | | Changed OnWeatherChanging hook to always read the returned weather. | madmaxoft | 2014-07-03 | 3 | -4/+18 |
| * | | | | | | | | | | | | | | | | | CMake: Changed slash format to support MSYS. | madmaxoft | 2014-07-03 | 1 | -1/+1 |
| | |_|_|_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge pull request #1138 from mc-server/enderchest | Mattes D | 2014-07-02 | 7 | -113/+78 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | Suggestion | Tiger Wang | 2014-07-02 | 1 | -13/+13 |
| | * | | | | | | | | | | | | | | | | Removed unneeded code | Tiger Wang | 2014-06-30 | 4 | -38/+1 |
| | * | | | | | | | | | | | | | | | | Removed bad comment | Tiger Wang | 2014-06-29 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | | | | Properly implemented enderchests | Tiger Wang | 2014-06-29 | 10 | -99/+102 |
| * | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' | Tiger Wang | 2014-07-02 | 8 | -30/+69 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1139 from Howaner/Hooks | Mattes D | 2014-07-02 | 7 | -28/+67 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | Removed foodlevel-change possibility. Plugins can cancel the event and use cPlayer:SetFoodLevel() | Howaner | 2014-07-02 | 5 | -6/+6 |
| | | * | | | | | | | | | | | | | | | | | Fixes. | Howaner | 2014-06-30 | 2 | -4/+4 |
| | | * | | | | | | | | | | | | | | | | | Add new hook: HOOK_PLAYER_FOOD_LEVEL_CHANGE | Howaner | 2014-06-30 | 6 | -26/+67 |
| | | * | | | | | | | | | | | | | | | | | Unnecessary return | Howaner | 2014-06-30 | 1 | -2/+0 |
| | * | | | | | | | | | | | | | | | | | | CMake: Use cmake for file-copying. | madmaxoft | 2014-07-02 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | Fixed player teleport food drain | Tiger Wang | 2014-07-02 | 2 | -1/+14 |
| * | | | | | | | | | | | | | | | | | | | Redstone simulator is alerted to lever unpowering | Tiger Wang | 2014-07-02 | 4 | -1/+6 |
| |/ / / / / / / / / / / / / / / / / / |
|
| * | | | | | | / / / / / / / / / / / | Fixed printf formats for Win builds | madmaxoft | 2014-07-01 | 2 | -4/+4 |
| | |_|_|_|_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Fixed a possibly unused variable. | madmaxoft | 2014-07-01 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | Only fixes the server crash. | Howaner | 2014-07-01 | 2 | -7/+1 |
| * | | | | | | | | | | | | | | | | | Fix server-crash with non-existing items. | Howaner | 2014-07-01 | 2 | -2/+8 |
| * | | | | | | | | | | | | | | | | | Fixed linking order under MinGW. | Mattes D | 2014-07-01 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | Fixed size_t printfing under MinGW. | Mattes D | 2014-06-30 | 1 | -3/+18 |
| * | | | | | | | | | | | | | | | | | Fixed cFile compilation under MinGW. | madmaxoft | 2014-06-30 | 1 | -0/+3 |
| |/ / / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | Fixed respawning | Tiger Wang | 2014-06-29 | 12 | -19/+19 |
| * | | | | | | | | | | | | | | | | Fixed offline UUID generator. | Mattes D | 2014-06-29 | 1 | -2/+4 |
| |/ / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | Send statistics to the player, when he logged in. | Howaner | 2014-06-29 | 2 | -2/+4 |
| * | | | | | | | | | | | | | | | Merge pull request #1132 from mc-server/RemoveMD5 | Mattes D | 2014-06-29 | 3 | -24/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | Fixed a silly path error in #include. | Mattes D | 2014-06-28 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | CMake: Added polarssl include dir as non-system. | Mattes D | 2014-06-28 | 1 | -1/+2 |
| | * | | | | | | | | | | | | | | | Changed include folders to work for Bindings, too. | Mattes D | 2014-06-28 | 1 | -3/+3 |
| | * | | | | | | | | | | | | | | | Added PolarSSL dependency to Bindings. | Mattes D | 2014-06-27 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | Removed the md5 library, obsoleted by PolarSSL. | Mattes D | 2014-06-27 | 3 | -19/+16 |
| * | | | | | | | | | | | | | | | | Likely fixed too quick food depletion | Tiger Wang | 2014-06-28 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Fixed issue with breaking blocks at -1 coordinates | Tiger Wang | 2014-06-28 | 1 | -6/+1 |
| * | | | | | | | | | | | | | | | | Implemented tripwire(s) (hooks) | Tiger Wang | 2014-06-28 | 9 | -17/+324 |
| * | | | | | | | | | | | | | | | | Added more block exceptions to torches | Tiger Wang | 2014-06-28 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | | | Minor change to buttons and levers | Tiger Wang | 2014-06-28 | 2 | -3/+3 |
| * | | | | | | | | | | | | | | | | Fixed bad water/redstone simulator communication | Tiger Wang | 2014-06-28 | 1 | -32/+22 |
| * | | | | | | | | | | | | | | | | Fixed server forcing players afloat | Tiger Wang | 2014-06-28 | 1 | -1/+4 |
| | |_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Added generic entity-collecting. | Mattes D | 2014-06-27 | 17 | -25/+36 |
| |/ / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | Merged branch 'howaner/Bow'. | Mattes D | 2014-06-26 | 4 | -23/+61 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Add comment. | Howaner | 2014-06-26 | 1 | -0/+1 |
| | * | | | | | | | | | | | | | | GameMode check | Howaner | 2014-06-26 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | Merge branch 'master' into Bow | Howaner | 2014-06-26 | 78 | -3424/+5240 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | derp | Howaner | 2014-06-17 | 1 | -3/+3 |
| | * | | | | | | | | | | | | | | | The same: Float, not Double | Howaner | 2014-06-17 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | Float, not Double | Howaner | 2014-06-17 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | Split Broadcast Sound Effect function call in multiple lines. | Howaner | 2014-06-16 | 2 | -3/+24 |
| | * | | | | | | | | | | | | | | | This isn't needed | Howaner | 2014-06-16 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | | | Fix bow sound and creative arrow pickup. | Howaner | 2014-06-16 | 2 | -19/+30 |
| | * | | | | | | | | | | | | | | | Add bow charging animation | Howaner | 2014-06-16 | 2 | -2/+6 |
| * | | | | | | | | | | | | | | | | Merged branch 'howaner/Pickups'. | Mattes D | 2014-06-26 | 2 | -7/+28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | Fixed a comment and changed CombineCount to short. | Howaner | 2014-06-26 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | | | Merge branch 'master' into Pickups | Howaner | 2014-06-26 | 4 | -397/+382 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | Optimize combining. | Howaner | 2014-06-24 | 1 | -3/+3 |
| | * | | | | | | | | | | | | | | | | Better combining. | Howaner | 2014-06-24 | 1 | -3/+20 |
| | * | | | | | | | | | | | | | | | | Fix pickup combining over the maximum stack size. | Howaner | 2014-06-24 | 2 | -5/+9 |
| * | | | | | | | | | | | | | | | | | FurnaceRecipe parsing: Fixed whitespace removing. | Mattes D | 2014-06-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | Fixed misformed trimming. | Mattes D | 2014-06-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | FurnaceRecipe: Moved the parsing into separate functions for clarity. | Mattes D | 2014-06-26 | 2 | -60/+68 |
| * | | | | | | | | | | | | | | | | | FurnaceRecipe parser: Made the parser more forgiving. | Mattes D | 2014-06-26 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | FurnaceRecipe parser: Added an else branch, changed to a switch. | Mattes D | 2014-06-26 | 1 | -45/+69 |
| * | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/furnaceparsing' | Mattes D | 2014-06-26 | 2 | -92/+170 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | Parenthesised comparison | Tiger Wang | 2014-06-23 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/furnaceparsing' into furnaceparsing | Tiger Wang | 2014-06-22 | 2 | -4/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | Fixed compile errors | worktycho | 2014-06-22 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-06-22 | 1 | -6/+7 |
| | |/ / / / / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | | | | Suggestions | Tiger Wang | 2014-06-22 | 2 | -40/+30 |
| | * | | | | | | | | | | | | | | | | | Removed debugging code | Tiger Wang | 2014-06-21 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | | | | | Rewrote furnace recipe parser | Tiger Wang | 2014-06-21 | 2 | -93/+181 |
| * | | | | | | | | | | | | | | | | | | Merged branch 'tonibm19/master'. | Mattes D | 2014-06-26 | 2 | -0/+21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | Added pig riding. | tonibm19 | 2014-06-20 | 2 | -0/+14 |
| * | | | | | | | | | | | | | | | | | | Merge pull request #1126 from mc-server/BlockInfoInit | Mattes D | 2014-06-25 | 2 | -381/+374 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | BlockInfo is now a proper C++ singleton. | madmaxoft | 2014-06-25 | 2 | -381/+374 |
| | | |_|/ / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | |
|
| * / | | | | | | | | | | | | | | | | Add entity health saving. | Howaner | 2014-06-24 | 2 | -16/+8 |
| |/ / / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | Fixed BlockInfo initialization. | madmaxoft | 2014-06-24 | 1 | -15/+6 |
| * | | | | | | | | | | | | | | | | Added asserts for cChunk::GetBlockEntity() coords. | Mattes D | 2014-06-24 | 1 | -0/+6 |
| * | | | | | | | | | | | | | | | | Fixed crashes in HopperEntity. | Mattes D | 2014-06-24 | 1 | -19/+58 |
| * | | | | | | | | | | | | | | | | VoronoiMap: Added a missing initializer. | madmaxoft | 2014-06-23 | 1 | -1/+3 |
| * | | | | | | | | | | | | | | | | Added a (disabled) block meta mirror / rotate test code. | madmaxoft | 2014-06-23 | 1 | -2/+87 |
| * | | | | | | | | | | | | | | | | Fixed the slab vertical mirroring. | madmaxoft | 2014-06-23 | 1 | -9/+6 |
| * | | | | | | | | | | | | | | | | Fixed sign and lever rotations. | madmaxoft | 2014-06-23 | 2 | -8/+9 |
| * | | | | | | | | | | | | | | | | Prefabs don't draw into chunk if they don't intersect. | madmaxoft | 2014-06-23 | 1 | -0/+11 |
| * | | | | | | | | | | | | | | | | Merge pull request #1105 from Howaner/Blocks | Mattes D | 2014-06-22 | 3 | -4/+18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | Changed 0xFFFFFFFB to ~0x04 | Howaner | 2014-06-22 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | Merge branch 'master' into Blocks | Howaner | 2014-06-17 | 1 | -2/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ /
| | | |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | Fix fence gate sound (Redstone simulator). | Howaner | 2014-06-17 | 1 | -4/+10 |
| | * | | | | | | | | | | | | | | | Add fence gate sound. | Howaner | 2014-06-17 | 1 | -0/+1 |
| | * | | | | | | | | | | | | | | | Add UNUSED() Tags | Howaner | 2014-06-17 | 1 | -0/+6 |
| | * | | | | | | | | | | | | | | | Add door sound | Howaner | 2014-06-17 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Tiger Wang | 2014-06-22 | 3 | -4/+42 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | Fixed missing break | worktycho | 2014-06-22 | 1 | -0/+1 |
| | * | | | | | | | | | | | | | | | | Fixed invalid iterator | worktycho | 2014-06-22 | 1 | -2/+3 |
| | * | | | | | | | | | | | | | | | | Added cClientHandle::IsUUIDOnline function. | madmaxoft | 2014-06-21 | 2 | -2/+38 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Fixed another daylight sensor bug | Tiger Wang | 2014-06-22 | 1 | -20/+23 |
| * | | | | | | | | | | | | | | | | Chests don't open if obstructed | Tiger Wang | 2014-06-22 | 1 | -0/+13 |
| |/ / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | Added a TestRails generator. | madmaxoft | 2014-06-21 | 5 | -0/+667 |
| * | | | | | | | | | | | | | | | Fixed a caching bug in GridStructGen. | madmaxoft | 2014-06-21 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | Updated prefabs to the latest Gallery content. | madmaxoft | 2014-06-21 | 4 | -2049/+2644 |
| * | | | | | | | | | | | | | | | Updated all prefabs to current Gallery content. | madmaxoft | 2014-06-20 | 2 | -650/+824 |
| * | | | | | | | | | | | | | | | MCA saver marks chunks as populated. | madmaxoft | 2014-06-20 | 1 | -0/+3 |
| * | | | | | | | | | | | | | | | Optimized Voronoi calculation. | madmaxoft | 2014-06-20 | 4 | -21/+81 |
| | |_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Nullify deleted pointers. | archshift | 2014-06-19 | 35 | -18/+75 |
| | |_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge pull request #1096 from mc-server/redstonerefactor | Alexander Harkness | 2014-06-18 | 3 | -140/+79 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | FIxed second weird enum | Tycho | 2014-06-16 | 1 | -20/+1 |
| | * | | | | | | | | | | | | | Refactored reversing logic into seperate function | Tycho | 2014-06-16 | 2 | -16/+16 |
| | * | | | | | | | | | | | | | Fixed tigers weird enums | Tycho | 2014-06-16 | 1 | -14/+6 |
| | * | | | | | | | | | | | | | Merge branch 'master' into redstonerefactor | Tycho | 2014-06-16 | 30 | -455/+819 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Moved repeater handling to seperate pass | Tycho | 2014-06-16 | 2 | -97/+64 |
| * | | | | | | | | | | | | | | | Merge pull request #1045 from Howaner/GlobalFixes | Mattes D | 2014-06-18 | 12 | -61/+158 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into GlobalFixes | Howaner | 2014-06-17 | 149 | -1814/+25012 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | Check block type from cBlockEntity | Howaner | 2014-06-17 | 1 | -8/+8 |
| | * | | | | | | | | | | | | | | | Add more documentation. | Howaner | 2014-06-17 | 1 | -0/+2 |
| | * | | | | | | | | | | | | | | | Add comment. | Howaner | 2014-06-17 | 1 | -0/+1 |
| | * | | | | | | | | | | | | | | | Revert "Fix right click bugs." | Howaner | 2014-06-17 | 1 | -41/+40 |
| | * | | | | | | | | | | | | | | | The motion is already set in AddBasicEntity() | Howaner | 2014-06-17 | 1 | -5/+0 |
| | * | | | | | | | | | | | | | | | Add DoWithBlockEntityAt() to WorldInterface.h | Howaner | 2014-06-17 | 4 | -40/+64 |
| | * | | | | | | | | | | | | | | | Wrong arrow commit. | Howaner | 2014-05-30 | 1 | -4/+0 |
| | * | | | | | | | | | | | | | | | Code improvements | Howaner | 2014-05-28 | 3 | -12/+4 |
| | * | | | | | | | | | | | | | | | Fix hay place sound. | Howaner | 2014-05-28 | 2 | -1/+31 |
| | * | | | | | | | | | | | | | | | Fix fire break. | Howaner | 2014-05-28 | 2 | -18/+19 |
| | * | | | | | | | | | | | | | | | Add throw sound and fix arrow server crash. | Howaner | 2014-05-28 | 4 | -5/+16 |
| | * | | | | | | | | | | | | | | | Fix Y-Position from arrow entity. | Howaner | 2014-05-28 | 1 | -0/+1 |
| | * | | | | | | | | | | | | | | | Fix right click bugs. | Howaner | 2014-05-28 | 1 | -40/+41 |
| | * | | | | | | | | | | | | | | | Fix skull bugs. | Howaner | 2014-05-28 | 2 | -2/+46 |
| * | | | | | | | | | | | | | | | | Merge pull request #1100 from Howaner/Slabs | archshift | 2014-06-18 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | Fix doubleslab meta. | Howaner | 2014-06-16 | 1 | -0/+1 |
| | | |_|_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | EntityEffects.x -> EntityEffect.x, Object-Oriented effects | archshift | 2014-06-19 | 15 | -320/+748 |
* | | | | | | | | | | | | | | | | Entity effects: changed User to Creator, removed pawn pass-by-value | archshift | 2014-06-17 | 6 | -36/+20 |
* | | | | | | | | | | | | | | | | Added the OnEntityAddEffect hook. | madmaxoft | 2014-06-17 | 7 | -0/+57 |
* | | | | | | | | | | | | | | | | Entity Effects: Clarified user, added it to AddEntityEffect | archshift | 2014-06-17 | 7 | -15/+32 |
* | | | | | | | | | | | | | | | | Changed the AddEntityEffect() params for easier calls. | madmaxoft | 2014-06-17 | 7 | -50/+52 |
* | | | | | | | | | | | | | | | | Entity Effect: Separates total duration and ticks of activity | archshift | 2014-06-17 | 3 | -22/+23 |
* | | | | | | | | | | | | | | | | Fixed MSVC compilation. | madmaxoft | 2014-06-17 | 3 | -14/+17 |
* | | | | | | | | | | | | | | | | Pawn: renamed HandleEntityEffects to HandleEntityEffect | archshift | 2014-06-17 | 7 | -10/+12 |
* | | | | | | | | | | | | | | | | Cave spider now poisons its victim, added IsPawn function to Entity | archshift | 2014-06-17 | 5 | -5/+24 |
* | | | | | | | | | | | | | | | | Added wither damage type, wither entity effect. | archshift | 2014-06-17 | 4 | -1/+21 |
* | | | | | | | | | | | | | | | | Monster: added IsUndead(), undead-specific entity effects | archshift | 2014-06-17 | 3 | -6/+71 |
* | | | | | | | | | | | | | | | | Applies splash potion effects to mobs as well as players | archshift | 2014-06-17 | 2 | -8/+12 |
* | | | | | | | | | | | | | | | | Removed long function wrapping | archshift | 2014-06-17 | 2 | -12/+3 |
* | | | | | | | | | | | | | | | | ItemHandler: changed IsDrinkable() to take a short argument | archshift | 2014-06-17 | 5 | -18/+14 |
* | | | | | | | | | | | | | | | | Splash potion: Adjusted speed, fixed spawn position | archshift | 2014-06-17 | 1 | -6/+3 |
* | | | | | | | | | | | | | | | | Entity effect type: use 'eff' as a prefix instead of 'ef' | archshift | 2014-06-17 | 5 | -74/+74 |
* | | | | | | | | | | | | | | | | Added splash potion functionality | archshift | 2014-06-17 | 6 | -15/+122 |
* | | | | | | | | | | | | | | | | Entity: only fire critical hit if damage type is physical | archshift | 2014-06-17 | 1 | -1/+2 |
* | | | | | | | | | | | | | | | | Player: made healing instantaneous | archshift | 2014-06-17 | 2 | -2/+2 |
* | | | | | | | | | | | | | | | | Implemented drinkable potions, noeffect entity effect, | archshift | 2014-06-17 | 8 | -6/+165 |
* | | | | | | | | | | | | | | | | Implemented milk, added documentation to Pawn.h | archshift | 2014-06-17 | 7 | -5/+86 |
* | | | | | | | | | | | | | | | | Pawn.cpp: fixed effect iterator BAD_ACCESS | archshift | 2014-06-17 | 2 | -9/+14 |
* | | | | | | | | | | | | | | | | Pawn: Enabled entity effect broadcast, added typedef | archshift | 2014-06-17 | 2 | -4/+6 |
* | | | | | | | | | | | | | | | | EntityEffect: read-only getters, added user and distance modifier fields | archshift | 2014-06-17 | 3 | -11/+35 |
* | | | | | | | | | | | | | | | | Player: Removed food-poisoning-specific code, set duration to 30 seconds | archshift | 2014-06-17 | 3 | -27/+3 |
* | | | | | | | | | | | | | | | | Entity effects: Added handlers for entity effects | archshift | 2014-06-17 | 4 | -13/+138 |
* | | | | | | | | | | | | | | | | Added iterator on tick to manage entity effect duration | archshift | 2014-06-17 | 1 | -1/+18 |
* | | | | | | | | | | | | | | | | cPawn: Remove unused m_bBurnable | archshift | 2014-06-17 | 2 | -2/+0 |
* | | | | | | | | | | | | | | | | Moved Effects.h to EntityEffects.h, added initial impl | archshift | 2014-06-17 | 9 | -36/+115 |
* | | | | | | | | | | | | | | | | Added classes for splash potions and wither skulls | archshift | 2014-06-17 | 5 | -0/+149 |
|/ / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | Merge pull request #1101 from Howaner/FenceGate | worktycho | 2014-06-17 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Fix fence gate redstone simulator. | Howaner | 2014-06-17 | 1 | -2/+1 |
* | | | | | | | | | | | | | | | Merge pull request #1099 from Howaner/Blocks | Mattes D | 2014-06-17 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Glass shouldn't drop. | Howaner | 2014-06-16 | 1 | -0/+3 |
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Add parenthesis | Howaner | 2014-06-17 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | Add end lines to BlockPressurePlate.h | Howaner | 2014-06-17 | 1 | -1/+5 |
* | | | | | | | | | | | | | | | Add pressure plate handler | Howaner | 2014-06-17 | 3 | -0/+41 |
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Fixed GCC compilation. | madmaxoft | 2014-06-16 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Fixed MSVC builds. | madmaxoft | 2014-06-16 | 1 | -9/+0 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #883 from mc-server/CutOffLighting | worktycho | 2014-06-16 | 3 | -16/+96 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fixed link errors | Tycho | 2014-04-12 | 1 | -0/+9 |
| * | | | | | | | | | | | | | Fixed member construction order. | madmaxoft | 2014-04-12 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Lighting reads blocktypes only for blocks under heightmap. | madmaxoft | 2014-04-12 | 2 | -16/+87 |
* | | | | | | | | | | | | | | Fixed gcc compilation. | madmaxoft | 2014-06-16 | 1 | -1/+1 |
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge branch 'master' of github.com:mc-server/MCServer | Tycho | 2014-06-16 | 30 | -455/+820 |
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Fix a few warnings | Tycho | 2014-06-16 | 1 | -3/+3 |
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Fixed bindings generation for Win64 builds. | Mattes D | 2014-06-14 | 3 | -9/+29 |
* | | | | | | | | | | | Fixed MSVC Bindings generation. | Mattes D | 2014-06-14 | 1 | -0/+3 |
* | | | | | | | | | | | Remove windows bindings crutch | worktycho | 2014-06-14 | 1 | -10/+0 |
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Fixed a repeater issue | Tiger Wang | 2014-06-14 | 2 | -17/+16 |
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
* | | | | | | | | | Reduced cPluginManager code duplication | Tiger Wang | 2014-06-14 | 1 | -286/+178 |
* | | | | | | | | | Merge pull request #1089 from mc-server/tolua-auto | Mattes D | 2014-06-13 | 2 | -84/+85 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | automaticlly build tolua and generate bindings as part of build. | tycho | 2014-06-12 | 2 | -84/+85 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* / | | | | | | | | Removed an unused fwd declaration. | madmaxoft | 2014-06-13 | 1 | -1/+0 |
|/ / / / / / / / |
|
* | | | | | | | | Fixed two redstone bugs | Tiger Wang | 2014-06-12 | 1 | -0/+6 |
* | | | | | | | | Merge pull request #1082 from mc-server/cauldronfixes | Alexander Harkness | 2014-06-12 | 1 | -3/+31 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fixed constness | worktycho | 2014-06-11 | 1 | -5/+5 |
| * | | | | | | | | Compile fix | Tiger Wang | 2014-06-11 | 1 | -1/+1 |
| * | | | | | | | | Reduced code duplication | Tiger Wang | 2014-06-11 | 1 | -4/+4 |
| * | | | | | | | | IsWeatherSunnyAt does something useful :D | Tiger Wang | 2014-06-11 | 1 | -9/+5 |
| * | | | | | | | | SMICOLOSL | Alexander Harkness | 2014-06-11 | 1 | -4/+4 |
| * | | | | | | | | Updated unnecessary function :/ | Tiger Wang | 2014-06-11 | 1 | -1/+5 |
| * | | | | | | | | Add DoxyComments to he weather things. | Alexander Harkness | 2014-06-11 | 1 | -7/+24 |
| * | | | | | | | | Add new IsWeatherWet hook for cauldrons. | Alexander Harkness | 2014-06-11 | 1 | -1/+12 |
* | | | | | | | | | Merge pull request #1084 from mc-server/PlankRoads | STRWarrior | 2014-06-11 | 1 | -4/+17 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Roads in villages are made out of wooden planks if they generate on water. | STRWarrior | 2014-06-11 | 1 | -4/+17 |
* | | | | | | | | | | DispenserEntity code cleanup after PR merge. | madmaxoft | 2014-06-11 | 2 | -30/+30 |
* | | | | | | | | | | Merge remote-tracking branch 'joannis/master' | madmaxoft | 2014-06-11 | 2 | -19/+91 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | - Fixed a lot of alignment | JoannisO | 2014-06-05 | 1 | -7/+7 |
| * | | | | | | | | | | - Removed the code that removed fireworks from a dispenser even thought | JoannisO | 2014-06-04 | 1 | -3/+0 |
| * | | | | | | | | | | - Fixed variable names in a function. | JoannisO | 2014-06-04 | 1 | -2/+2 |
| * | | | | | | | | | | - Fixed a lot of astethics | JoannisO | 2014-06-04 | 2 | -14/+17 |
| * | | | | | | | | | | - Fixed an issue where there were 2 "DispChunk"-s in the same function. | JoannisO | 2014-06-03 | 1 | -16/+5 |
| * | | | | | | | | | | - Fixed a bug where I didn't return anything in the GetShootVector | JoannisO | 2014-06-03 | 1 | -0/+2 |
| * | | | | | | | | | | - Fixed a bug where I used the FireCharge ITEM instead of the Projectile | JoannisO | 2014-06-03 | 1 | -1/+1 |
| * | | | | | | | | | | - Cleaned up the code massively | JoannisO | 2014-06-03 | 2 | -90/+31 |
| * | | | | | | | | | | - Added doxy comments and exported to lua | Joannis | 2014-06-03 | 2 | -22/+64 |
| * | | | | | | | | | | - Changed the name of the ProjectileLookVector method. | JoannisO | 2014-05-31 | 2 | -3/+3 |
| * | | | | | | | | | | - Prefixed all args with "a_" | JoannisO | 2014-05-29 | 2 | -6/+10 |
| * | | | | | | | | | | - Removed breaks. I thought it wouldn't compile without them but the | JoannisO | 2014-05-28 | 1 | -2/+0 |
| * | | | | | | | | | | - Fixed an issue where dispensers would only shoot arrows (appearantly | JoannisO | 2014-05-28 | 1 | -33/+24 |
| * | | | | | | | | | | - Implemented vertical dispensing for projectiles. | Joannis | 2014-05-28 | 2 | -16/+40 |
| * | | | | | | | | | | - Fixed the ampersands and asterisks to fit the format. | Joannis | 2014-05-27 | 2 | -8/+8 |
| * | | | | | | | | | | - Added support for more types of projectiles in the Dispenser | JoannisO | 2014-05-26 | 2 | -38/+51 |
| * | | | | | | | | | | Added Arrow- and FireCharge-Dispensing to DispenserEntity. | JoannisO | 2014-05-26 | 2 | -27/+95 |
* | | | | | | | | | | | Changed the teleport permissions to the new ones. | Alexander Harkness | 2014-06-11 | 1 | -1/+1 |
| |/ / / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Added cBlockArea:GetCoordRange to Lua API. | madmaxoft | 2014-06-11 | 1 | -0/+32 |
* | | | | | | | | | | Revert "Initial Mesa Bryce implementation." | madmaxoft | 2014-06-11 | 4 | -116/+4 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Removed assert that is now informed by type system | worktycho | 2014-06-11 | 1 | -1/+0 |
* | | | | | | | | | Initial Mesa Bryce implementation. | madmaxoft | 2014-06-10 | 4 | -4/+116 |
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
* | | | | | | | | Fixed clang warnings about abs() in Noise.cpp. | madmaxoft | 2014-06-10 | 1 | -2/+2 |
* | | | | | | | | Fixed a race condition when adding a player to a world. | madmaxoft | 2014-06-10 | 3 | -4/+29 |
* | | | | | | | | Fixed gcc compilation. | madmaxoft | 2014-06-10 | 1 | -2/+2 |
* | | | | | | | | Added an experimental height generator, Mountains. | madmaxoft | 2014-06-09 | 2 | -0/+87 |
* | | | | | | | | Added cRidgedMultiNoise, fixed cPerlinNoise. | madmaxoft | 2014-06-09 | 2 | -1/+233 |
* | | | | | | | | Added Y coord checks and documentation to cBlockDoorHandler. | madmaxoft | 2014-06-09 | 1 | -19/+40 |
* | | | | | | | | Merge remote-tracking branch 'howaner/Redstone' | madmaxoft | 2014-06-09 | 3 | -35/+62 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Moved the IsDoor check before the meta get. | Howaner | 2014-05-31 | 1 | -2/+1 |
| * | | | | | | | | Add doxy-comment | Howaner | 2014-05-31 | 1 | -3/+4 |
| * | | | | | | | | Better SetOpen() and IsOpen() function from the doors. | Howaner | 2014-05-30 | 2 | -77/+27 |
| * | | | | | | | | Add SetOpen() and IsOpen() to BlockDoor.h and fix door redstone bug. | Howaner | 2014-05-29 | 2 | -13/+90 |
| |/ / / / / / / |
|
* | | | | | | | | ToLua can now be run in pure-lua mode. | madmaxoft | 2014-06-09 | 1 | -0/+27 |
* | | | | | | | | Fixed a crash when creating negative-size blockareas. | madmaxoft | 2014-06-09 | 1 | -0/+8 |
* | | | | | | | | Fixed deadlock when moving players to other worlds. | Mattes D | 2014-06-08 | 32 | -96/+204 |
* | | | | | | | | Added queue for adding entities to cWorld. | Mattes D | 2014-06-08 | 6 | -7/+42 |
* | | | | | | | | Proper fix for long interaction. | madmaxoft | 2014-06-08 | 1 | -7/+14 |
* | | | | | | | | docs/Generator: Added the easy Finishers. | madmaxoft | 2014-06-07 | 1 | -1/+13 |
* | | | | | | | | Added RainbowRoads finisher generator. | madmaxoft | 2014-06-07 | 5 | -3/+1594 |
* | | | | | | | | Further improvements on redstone speed | Tiger Wang | 2014-06-07 | 3 | -68/+81 |
* | | | | | | | | Fixed mob hitbox sizes, removed TODOs | archshift | 2014-06-07 | 3 | -5/+2 |
* | | | | | | | | Further reduced redstone idle CPU consumption | Tiger Wang | 2014-06-06 | 1 | -7/+27 |
* | | | | | | | | Redstone fixes and improvements [SEE DESC] | Tiger Wang | 2014-06-05 | 3 | -61/+96 |
* | | | | | | | | Merge pull request #1011 from SphinxC0re/SomeWarningFixes | Mattes D | 2014-06-04 | 3 | -3/+16 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Update IncrementalRedstoneSimulator.cpp | Julian Laubstein | 2014-06-04 | 1 | -8/+8 |
| * | | | | | | | | Changed the m_slotarea position | Julian Laubstein | 2014-05-19 | 1 | -2/+2 |
| * | | | | | | | | Fixed warnings in IncrementalRedstoneSimulator | Julian Laubstein | 2014-05-19 | 1 | -1/+7 |
| * | | | | | | | | Fixed some warnings in Server.cpp, and in UI/ | Julian Laubstein | 2014-05-19 | 3 | -3/+11 |
| * | | | | | | | | Rolled some changes back | Julian Laubstein | 2014-05-19 | 1 | -12/+2 |
| * | | | | | | | | Fixed some warnings | Julian Laubstein | 2014-05-19 | 1 | -2/+12 |
* | | | | | | | | | Fix itemframe break. | Howaner | 2014-06-04 | 1 | -1/+3 |
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
* | | | | | | | | derp | worktycho | 2014-06-04 | 1 | -1/+1 |
* | | | | | | | | Fixed bad coordinate | worktycho | 2014-06-04 | 1 | -1/+1 |
* | | | | | | | | Make sure m_StackSizeToBeUsedInRepair Always has a valid value | worktycho | 2014-06-04 | 1 | -1/+3 |
* | | | | | | | | Removed unused field test | worktycho | 2014-06-04 | 1 | -1/+0 |
* | | | | | | | | Initialise m_Callbacks field to NULL in empty constructor. | worktycho | 2014-06-04 | 1 | -1/+2 |
* | | | | | | | | Exploded creepers drop nothing, part of #1058 | Tiger Wang | 2014-06-04 | 1 | -2/+8 |
* | | | | | | | | Fixed mob loading, part of #1058 | Tiger Wang | 2014-06-04 | 1 | -1/+1 |
* | | | | | | | | Fixed #1057 | Tiger Wang | 2014-06-04 | 1 | -1/+1 |
* | | | | | | | | Player permissions aren't logged to console anymore. | madmaxoft | 2014-06-03 | 1 | -7/+0 |
* | | | | | | | | Merge remote-tracking branch 'howaner/Inventory' | madmaxoft | 2014-06-03 | 2 | -2/+133 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Players can't set items in the result slot, when they shift a item. | Howaner | 2014-06-01 | 2 | -0/+39 |
| * | | | | | | | | Add HandleSmeltItem() call for achievements. | Howaner | 2014-06-01 | 1 | -7/+11 |
| * | | | | | | | | Missing return; | Howaner | 2014-06-01 | 1 | -0/+1 |
| * | | | | | | | | Set DraggingItem to Slot directly. | Howaner | 2014-05-31 | 1 | -1/+1 |
| * | | | | | | | | Fix DBL bug. | Howaner | 2014-05-31 | 1 | -5/+4 |
| * | | | | | | | | Change "Slot.IsEmpty()" to "Slot.m_ItemCount <= 0" | Howaner | 2014-05-31 | 1 | -1/+1 |
| * | | | | | | | | Fix the furnace result slot. | Howaner | 2014-05-30 | 1 | -2/+90 |
* | | | | | | | | | Fixed OnProjectileHitBlock bindings. | madmaxoft | 2014-06-03 | 3 | -82/+111 |
* | | | | | | | | | Merge pull request #1028 from mc-server/pistonfixes | Mattes D | 2014-06-03 | 15 | -457/+401 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/pistonfixes' | Tiger Wang | 2014-06-02 | 15 | -457/+401 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Suggestions two | Tiger Wang | 2014-06-01 | 2 | -10/+12 |
| | * | | | | | | | | | Suggestions | Tiger Wang | 2014-05-29 | 1 | -1/+6 |
| | * | | | | | | | | | More comments! | Tiger Wang | 2014-05-29 | 1 | -5/+4 |
| | * | | | | | | | | | Revert "Fixed a food saturation issue" | Tiger Wang | 2014-05-29 | 1 | -1/+1 |
| | * | | | | | | | | | Changed block send queue to use vectors | Tiger Wang | 2014-05-29 | 3 | -21/+29 |
| | * | | | | | | | | | Fixed piston power checking | Tiger Wang | 2014-05-29 | 1 | -11/+6 |
| | * | | | | | | | | | Fixed a food saturation issue | Tiger Wang | 2014-05-25 | 1 | -1/+1 |
| | * | | | | | | | | | Hopefully fixed piston duplication issues | Tiger Wang | 2014-05-25 | 15 | -437/+372 |
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
* | | | | | | | | | | Merge pull request #1052 from mc-server/UnderwaterBaseGen | Mattes D | 2014-06-02 | 5 | -0/+2489 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Update UnderwaterBase prefabs. | madmaxoft | 2014-06-01 | 1 | -12/+378 |
| * | | | | | | | | | Updated UnderwaterBase prefabs. | madmaxoft | 2014-06-01 | 1 | -103/+123 |
| * | | | | | | | | | Added an initial version of the underwater base generator. | madmaxoft | 2014-05-31 | 5 | -0/+2103 |
* | | | | | | | | | | Small tweak for mobs | STRWarrior | 2014-06-02 | 1 | -4/+14 |
* | | | | | | | | | | cBlockArea reading hotfix. | madmaxoft | 2014-06-02 | 1 | -63/+109 |
* | | | | | | | | | | Merge pull request #844 from mc-server/ProjectileHitBlock | Mattes D | 2014-06-01 | 6 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Made a_BlockHitPos a reference | STRWarrior | 2014-06-01 | 5 | -6/+6 |
| * | | | | | | | | | | Used recommendations | STRWarrior | 2014-05-31 | 6 | -9/+8 |
| * | | | | | | | | | | Using recommendations (I think) | STRWarrior | 2014-03-30 | 6 | -6/+7 |
| * | | | | | | | | | | Added a BlockHitPos parameter to OnProjectileHitBlock | STRWarrior | 2014-03-30 | 6 | -9/+9 |
| * | | | | | | | | | | Added a blockface parameter to the OnProjectileHitBlock hook. | STRWarrior | 2014-03-30 | 6 | -8/+8 |
* | | | | | | | | | | | abort does not take a parameter. | worktycho | 2014-06-01 | 1 | -2/+2 |
* | | | | | | | | | | | Use abort in SIGSEGV and SIGABRT handlers | worktycho | 2014-06-01 | 1 | -2/+2 |
* | | | | | | | | | | | Updated AlchemistVillage prefabs. | madmaxoft | 2014-06-01 | 1 | -103/+105 |
| |/ / / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge pull request #1018 from mc-server/VillageGen | Mattes D | 2014-05-31 | 25 | -23/+17115 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Updated PlainsVillage prefabs. | madmaxoft | 2014-05-31 | 1 | -73/+85 |
| * | | | | | | | | | | Fixed a memory leak in VillagGen. | madmaxoft | 2014-05-31 | 1 | -0/+5 |
| * | | | | | | | | | | Updated PlainsVillage and AlchemistVillage. | madmaxoft | 2014-05-30 | 2 | -239/+1270 |
| * | | | | | | | | | | Fixed a memory leak in cPOCPieceGenerator | madmaxoft | 2014-05-29 | 1 | -0/+5 |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into VillageGen | madmaxoft | 2014-05-29 | 2 | -1/+34 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Fixed a crash in message formatter. | madmaxoft | 2014-05-28 | 1 | -1/+2 |
| * | | | | | | | | | | Merge branch 'master' into VillageGen | madmaxoft | 2014-05-27 | 11 | -64/+140 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Added AlchemistVillage prefabs (Thanks, KingsCraftAu). | madmaxoft | 2014-05-27 | 3 | -9/+3007 |
| * | | | | | | | | | | Fixed testing weights in PlainsVillages. | madmaxoft | 2014-05-27 | 1 | -3/+3 |
| * | | | | | | | | | | cPieceGenerator chooses starting pieces based on weights. | madmaxoft | 2014-05-27 | 4 | -1/+44 |
| * | | | | | | | | | | Biome generators: biome lists can contain spaces. | madmaxoft | 2014-05-27 | 1 | -1/+1 |
| * | | | | | | | | | | Fixed prefab test initialization. | madmaxoft | 2014-05-26 | 1 | -0/+3 |
| * | | | | | | | | | | Added support for Miners' Village. | madmaxoft | 2014-05-25 | 10 | -2234/+4438 |
| * | | | | | | | | | | Added Japanese village prefabs. | madmaxoft | 2014-05-24 | 5 | -4/+2442 |
| * | | | | | | | | | | Merge branch 'master' into VillageGen | Mattes D | 2014-05-23 | 10 | -17/+160 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Updated plains village prefabs. | madmaxoft | 2014-05-22 | 1 | -186/+171 |
| * | | | | | | | | | | | Villages have min and max density setting. | madmaxoft | 2014-05-22 | 5 | -17/+110 |
| * | | | | | | | | | | | Updated plains village prefabs. | madmaxoft | 2014-05-22 | 1 | -44/+43 |
| * | | | | | | | | | | | Changed desert village roads to gravel. | madmaxoft | 2014-05-21 | 1 | -1/+1 |
| * | | | | | | | | | | | Added second kind of desert village (FlatRoof). | madmaxoft | 2014-05-21 | 3 | -4/+1535 |
| * | | | | | | | | | | | Merged branch 'master' into VillageGen. | madmaxoft | 2014-05-18 | 54 | -323/+1559 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Updated SandVillage prefabs to latest Gallery content. | madmaxoft | 2014-05-18 | 1 | -12/+12 |
| * | | | | | | | | | | | | Village roads are drawn properly. | madmaxoft | 2014-05-17 | 2 | -8/+35 |
| * | | | | | | | | | | | | Village houses are height-adjusted onto the terrain. | madmaxoft | 2014-05-17 | 5 | -7/+67 |
| * | | | | | | | | | | | | Updated PlainsVillage prefabs to the latest Gallery contents. | madmaxoft | 2014-05-17 | 1 | -2265/+2892 |
| * | | | | | | | | | | | | Fixed a NULL ptr failure in GridStructGen. | madmaxoft | 2014-05-15 | 2 | -9/+42 |
| * | | | | | | | | | | | | Changed village generator defaults to more reasonable values. | madmaxoft | 2014-05-15 | 1 | -2/+2 |
| * | | | | | | | | | | | | Changed village road generation to use multiple prefabs. | madmaxoft | 2014-05-15 | 3 | -39/+38 |
| * | | | | | | | | | | | | VillageGen rewritten using BFSPieceGenerator. | madmaxoft | 2014-05-15 | 5 | -412/+406 |
| * | | | | | | | | | | | | cPrefab can be constructed in code. | madmaxoft | 2014-05-15 | 2 | -0/+51 |
| * | | | | | | | | | | | | VillageGen: Added well placement and the general algorithm description. | madmaxoft | 2014-05-12 | 3 | -6/+152 |
| * | | | | | | | | | | | | Initial VillageGen implementation. | madmaxoft | 2014-05-11 | 6 | -0/+5807 |
* | | | | | | | | | | | | | Merge pull request #951 from worktycho/chunksparsing/structs | Mattes D | 2014-05-31 | 24 | -449/+1072 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | removed NULL assignment to const value | Tycho | 2014-05-30 | 1 | -1/+0 |
| * | | | | | | | | | | | | removed unneded addressof | Tycho | 2014-05-30 | 1 | -7/+11 |
| * | | | | | | | | | | | | Fixed cChunkData nibble copying. | madmaxoft | 2014-05-30 | 1 | -9/+9 |
| * | | | | | | | | | | | | Test failures break into MSVC debugger. | madmaxoft | 2014-05-30 | 1 | -0/+6 |
| * | | | | | | | | | | | | Test failures are reported verbosely and into the debug console on Win. | madmaxoft | 2014-05-30 | 1 | -2/+18 |
| * | | | | | | | | | | | | Fixed sign comparison. | madmaxoft | 2014-05-30 | 1 | -1/+1 |
| * | | | | | | | | | | | | Fixed wrong copy sizes in cChunkData. | madmaxoft | 2014-05-30 | 1 | -10/+10 |
| * | | | | | | | | | | | | Attempt at fixing an unresolved symbol in gcc / clang. | madmaxoft | 2014-05-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | Fix bug when a_Idx is not a multiple of SectionBLockCount | worktycho | 2014-05-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | Derp | worktycho | 2014-05-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | fix underflow | worktycho | 2014-05-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | Fixed wrong block sizes for copying / setting. | madmaxoft | 2014-05-29 | 2 | -42/+36 |
| * | | | | | | | | | | | | Fixed Wrong types in nibble sizeofs | worktycho | 2014-05-29 | 1 | -3/+3 |
| * | | | | | | | | | | | | Fixed overflow bug | worktycho | 2014-05-29 | 1 | -6/+9 |
| * | | | | | | | | | | | | Added comments, reformatted code. | madmaxoft | 2014-05-29 | 6 | -280/+226 |
| * | | | | | | | | | | | | Add comment | worktycho | 2014-05-29 | 1 | -0/+4 |
| * | | | | | | | | | | | | Fixed forgotten changes. | madmaxoft | 2014-05-29 | 1 | -3/+3 |
| * | | | | | | | | | | | | cChunkData: Normalized code style. | madmaxoft | 2014-05-28 | 2 | -89/+106 |
| * | | | | | | | | | | | | Fixed cChunkData formatting. | madmaxoft | 2014-05-28 | 2 | -39/+101 |
| * | | | | | | | | | | | | Fixed test globals to work with precompiled headers | Tycho | 2014-05-27 | 2 | -16/+36 |
| * | | | | | | | | | | | | inject TestGlobals.h correctly | Tycho | 2014-05-24 | 1 | -3/+7 |
| * | | | | | | | | | | | | Moved accessors to cpp file | Tycho | 2014-05-24 | 2 | -216/+241 |
| * | | | | | | | | | | | | Implemented style changes | Tycho | 2014-05-24 | 6 | -92/+95 |
| * | | | | | | | | | | | | Merge branch 'master' into chunksparsing/structs | Tycho | 2014-05-24 | 70 | -1163/+2294 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Fixed if spaces | Tycho | 2014-05-21 | 2 | -22/+23 |
| * | | | | | | | | | | | | Fixed reversed comparisons to null | Tycho | 2014-05-21 | 2 | -17/+17 |
| * | | | | | | | | | | | | Added space to ChunkData.cpp | Tycho | 2014-05-21 | 1 | -20/+100 |
| * | | | | | | | | | | | | Changed cChunkData::SetMeta to return a bool indicating whether the value changed | Tycho | 2014-05-21 | 2 | -7/+9 |
| * | | | | | | | | | | | | Fixed stylistic issues | Tycho | 2014-05-21 | 4 | -25/+25 |
| * | | | | | | | | | | | | Renamed cChunkBuffer to cChunkData | Tycho | 2014-05-21 | 9 | -67/+67 |
| * | | | | | | | | | | | | Fixed minor style issues | Tycho | 2014-05-21 | 3 | -7/+7 |
| * | | | | | | | | | | | | Fixed issue with types not being defined for an unused parameter | Tycho | 2014-05-18 | 8 | -107/+111 |
| * | | | | | | | | | | | | derp | Tycho | 2014-05-17 | 1 | -1/+1 |
| * | | | | | | | | | | | | fixed assignment bugs and Skylight bug | Tycho | 2014-05-17 | 1 | -3/+5 |
| * | | | | | | | | | | | | Fix assignment ops 2 | worktycho | 2014-05-17 | 1 | -3/+8 |
| * | | | | | | | | | | | | Fix assignment operators | worktycho | 2014-05-17 | 1 | -10/+14 |
| * | | | | | | | | | | | | Added several more testsfor arrays and coordinates | Tycho | 2014-05-11 | 1 | -4/+16 |
| * | | | | | | | | | | | | Fixed bug that caused Array Setters to always create segments | Tycho | 2014-05-11 | 1 | -4/+4 |
| * | | | | | | | | | | | | SkyLight defaults to 0xFF | Tycho | 2014-05-11 | 1 | -1/+1 |
| * | | | | | | | | | | | | Fixed a bug in writting zeros to a non-allocated section | Tycho | 2014-05-11 | 2 | -0/+23 |
| * | | | | | | | | | | | | Fixed stupid error | Tycho | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | Merge branch 'master' into chunksparsing/structs | Tycho | 2014-05-10 | 2 | -1/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fixed stupid buffer overflow in array setblocks | Tycho | 2014-05-10 | 2 | -5/+5 |
| * | | | | | | | | | | | | | Fixed bug in setting metas | Tycho | 2014-05-10 | 2 | -19/+7 |
| * | | | | | | | | | | | | | Merge branch 'master' into chunksparsing/structs | Tycho | 2014-05-10 | 102 | -936/+1998 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into chunksparsing/structs | Tycho | 2014-05-03 | 33 | -81/+138 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | cCHunkBuffer that compiles with TestGlobals.h | Tycho | 2014-05-03 | 4 | -1/+13 |
| * | | | | | | | | | | | | | | | Merge branch 'master' into chunksparsing/structs | Tycho | 2014-05-01 | 120 | -2375/+3985 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Fixed bad comment | Tycho | 2014-04-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Fixed a couple of segfaults and made Free a seperate function | Tycho | 2014-04-27 | 2 | -6/+39 |
| * | | | | | | | | | | | | | | | | Added other half of implementation | Tycho | 2014-04-27 | 1 | -14/+133 |
| * | | | | | | | | | | | | | | | | Fixed issues with gcc | Tycho | 2014-04-27 | 1 | -6/+7 |
| * | | | | | | | | | | | | | | | | Fixed MobProximity Counter to remove chunk copys | Tycho | 2014-04-27 | 2 | -5/+4 |
| * | | | | | | | | | | | | | | | | Fixed bad merge | Tycho | 2014-04-27 | 1 | -13/+9 |
| * | | | | | | | | | | | | | | | | Merge branch 'master' into chunksparsing/structs | Tycho | 2014-04-27 | 166 | -3545/+9240 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Implemented Chunk Sparsing with segments | Tycho | 2014-04-26 | 17 | -401/+610 |
* | | | | | | | | | | | | | | | | | | Fixed bindings for cCompositeChat:SetMessageType(). | madmaxoft | 2014-05-30 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Fixed a memory leak in cPrefabPiecePool. | madmaxoft | 2014-05-28 | 2 | -1/+34 |
| |_|_|_|_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | ClientHandle.cpp: Process look before pos | archshift | 2014-05-27 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | ClientHandle.cpp: remove redundant code | archshift | 2014-05-26 | 1 | -22/+2 |
* | | | | | | | | | | | | | | | | Revert "Add more move checks" | madmaxoft | 2014-05-26 | 2 | -59/+17 |
* | | | | | | | | | | | | | | | | Merge pull request #1003 from Howaner/GlobalFixes | Mattes D | 2014-05-26 | 2 | -17/+59 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Add more move checks | Howaner | 2014-05-16 | 2 | -17/+59 |
* | | | | | | | | | | | | | | | | | SEMICOLONS! | Alexander Harkness | 2014-05-25 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | | Update GroupManager.h | worktycho | 2014-05-25 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | | A fix that is better than #950. | Alexander Harkness | 2014-05-25 | 1 | -5/+15 |
* | | | | | | | | | | | | | | | | | Merge branch 'master' into achievementtranslate | Tiger Wang | 2014-05-25 | 10 | -18/+142 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Fixed Mineshaft system size. | Mattes D | 2014-05-23 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Auto-enlargement for cGridStructGen cache. | Mattes D | 2014-05-23 | 1 | -0/+9 |
| * | | | | | | | | | | | | | | | | Fixed datatype conversion warning. | Mattes D | 2014-05-23 | 1 | -2/+2 |
| | |_|_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge pull request #1015 from mc-server/Stats | xdot | 2014-05-21 | 7 | -15/+130 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | Fixed cWither::KilledBy | andrew | 2014-05-21 | 2 | -1/+3 |
| | * | | | | | | | | | | | | | | Cleaned up cPlayer::UpdateMovementStats; Wither achievements | andrew | 2014-05-20 | 7 | -15/+128 |
| | | |_|_|_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Update CompositeChat.h | Tiger Wang | 2014-05-20 | 1 | -2/+4 |
* | | | | | | | | | | | | | | | Update Player.cpp | Alexander Harkness | 2014-05-20 | 1 | -19/+19 |
* | | | | | | | | | | | | | | | Fixed a cactus Y position issue | Tiger Wang | 2014-05-19 | 1 | -2/+3 |
* | | | | | | | | | | | | | | | Simplified cacti conditions | Tiger Wang | 2014-05-19 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | cCompositeChat message type is now formatted | Tiger Wang | 2014-05-19 | 4 | -5/+13 |
* | | | | | | | | | | | | | | | Added client translation to achievements | Tiger Wang | 2014-05-19 | 4 | -4/+70 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #1010 from mc-server/cactidamage | Alexander Harkness | 2014-05-19 | 3 | -2/+30 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Derp | Alexander Harkness | 2014-05-19 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Should have fixed assumptions about entity width. | Alexander Harkness | 2014-05-19 | 1 | -4/+5 |
| * | | | | | | | | | | | | | Fixed clanging errors. | Alexander Harkness | 2014-05-19 | 1 | -5/+5 |
| * | | | | | | | | | | | | | Implemented cacti damage | Tiger Wang | 2014-05-18 | 3 | -2/+29 |
| | |_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | There's no "round" function in MSVC2008. | madmaxoft | 2014-05-18 | 2 | -4/+4 |
* | | | | | | | | | | | | | Fixed datatype truncation in Diff() template. | madmaxoft | 2014-05-18 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge pull request #998 from mc-server/StatManager | Mattes D | 2014-05-18 | 24 | -61/+711 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Fixes | andrew | 2014-05-13 | 5 | -20/+23 |
| * | | | | | | | | | | | | Movement Statistics | andrew | 2014-05-12 | 6 | -14/+101 |
| * | | | | | | | | | | | | cEntity::Killed(cEntity *) Handler; Achievement triggers; cPlayer::AwardAchievement() | andrew | 2014-05-12 | 8 | -10/+143 |
| * | | | | | | | | | | | | Fixed compilation | andrew | 2014-05-11 | 1 | -0/+2 |
| * | | | | | | | | | | | | Fixed stat serialization | andrew | 2014-05-11 | 4 | -24/+44 |
| * | | | | | | | | | | | | Statistic Manager | andrew | 2014-05-11 | 16 | -43/+448 |
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | removed the <list> include | Julian Laubstein | 2014-05-18 | 1 | -1/+0 |
* | | | | | | | | | | | | Added unload <pluginname> command | Julian Laubstein | 2014-05-18 | 1 | -5/+9 |
* | | | | | | | | | | | | Added load cmd | Julian Laubstein | 2014-05-17 | 1 | -5/+29 |
* | | | | | | | | | | | | Added load command in the cServer class | Julian Laubstein | 2014-05-17 | 1 | -0/+6 |
* | | | | | | | | | | | | Fixed anvil exp removing | tonibm19 | 2014-05-16 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #994 from Howaner/GlobalFixes | Mattes D | 2014-05-15 | 5 | -36/+125 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Fix compile error. | Howaner | 2014-05-15 | 1 | -1/+1 |
| * | | | | | | | | | | | Move radius check. | Howaner | 2014-05-15 | 1 | -25/+40 |
| * | | | | | | | | | | | Rename HandleBlockDigCancel to FinishDigAnimtion. | Howaner | 2014-05-11 | 2 | -5/+5 |
| * | | | | | | | | | | | Add block place/break distance check. | Howaner | 2014-05-09 | 2 | -0/+31 |
| * | | | | | | | | | | | Add DIG_STATUS_CANCELLED packet and add item resend, when a block can't place/break. | Howaner | 2014-05-09 | 4 | -36/+79 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | More switch warnings. | archshift | 2014-05-12 | 2 | -7/+34 |
* | | | | | | | | | | | Fixed a few more switch warnings. | archshift | 2014-05-12 | 3 | -32/+35 |
* | | | | | | | | | | | Fixed a warning and a complaint about a never-read variable. | archshift | 2014-05-11 | 2 | -15/+11 |
* | | | | | | | | | | | Merge branch 'master' into SslWebAdmin | Mattes D | 2014-05-10 | 125 | -1826/+2692 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | Merge pull request #993 from mc-server/GridStructGen | Mattes D | 2014-05-10 | 12 | -838/+581 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | Merged branch 'master' into GridStructGen. | Mattes D | 2014-05-09 | 9 | -31/+38 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Removed unused constants from MineShafts and Ravines. | Mattes D | 2014-05-09 | 2 | -9/+0 |
| | * | | | | | | | | | | Removed an unused NetherFortGen variable. | Mattes D | 2014-05-09 | 1 | -6/+0 |
| | * | | | | | | | | | | Removed an unused macro. | Mattes D | 2014-05-09 | 1 | -7/+0 |
| | * | | | | | | | | | | Ravines rewritten using cGridStructGen. | Mattes D | 2014-05-09 | 2 | -182/+40 |
| | * | | | | | | | | | | cWormNestCaves rewritten using cGridStructGen. | Mattes D | 2014-05-09 | 2 | -223/+29 |
| | * | | | | | | | | | | Mineshafts generator rewritten to use GridStructGen. | Mattes D | 2014-05-09 | 2 | -156/+33 |
| | * | | | | | | | | | | Fixed cGridStructGen. | Mattes D | 2014-05-08 | 1 | -18/+6 |
| | * | | | | | | | | | | Merge branch 'master' into GridStructGen | Mattes D | 2014-05-08 | 84 | -344/+1148 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-08 | 46 | -156/+173 |
| | * | | | | | | | | | | | cNetherFortGen uses cGridStructGen. | madmaxoft | 2014-05-07 | 5 | -264/+42 |
| | * | | | | | | | | | | | Initial cPrefabPiecePool refactoring. | madmaxoft | 2014-05-07 | 2 | -0/+196 |
| | * | | | | | | | | | | | Initial cGridStructGen refactoring. | madmaxoft | 2014-05-06 | 2 | -0/+262 |
| * | | | | | | | | | | | | Fixed the console saying no plugins are loaded. | STRWarrior | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | Fixed compile problem. | STRWarrior | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | A portal block now chooses a number between 2000 and 0 | STRWarrior | 2014-05-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | Each time a portal block receives a tick it has a 1 in 500 chance of spawning a zombie pigman. | STRWarrior | 2014-05-10 | 1 | -0/+14 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Merge pull request #992 from mc-server/coverity_fixes | Mattes D | 2014-05-09 | 2 | -1/+9 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | Range Check on schematic size | worktycho | 2014-05-09 | 1 | -1/+1 |
| | * | | | | | | | | | | Check the height and width values read. | worktycho | 2014-05-09 | 1 | -0/+8 |
| * | | | | | | | | | | | Fixed size_t in FireworksSerializer. | Mattes D | 2014-05-09 | 1 | -2/+2 |
| * | | | | | | | | | | | Fixed message formatting. | Mattes D | 2014-05-09 | 1 | -2/+2 |
| * | | | | | | | | | | | Even more size_t fixes. | Mattes D | 2014-05-09 | 1 | -4/+4 |
| * | | | | | | | | | | | More size_t fixes. | Mattes D | 2014-05-09 | 2 | -6/+6 |
| * | | | | | | | | | | | Build fixes after the last size_t batch. | Mattes D | 2014-05-09 | 6 | -15/+15 |
| * | | | | | | | | | | | World pre-generation distance is settable in world.ini. | Mattes D | 2014-05-09 | 1 | -2/+6 |
| * | | | | | | | | | | | Lighting thread disabled its chunkstays before deleting them. | Mattes D | 2014-05-09 | 1 | -0/+2 |
| * | | | | | | | | | | | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 46 | -156/+173 |
| |/ / / / / / / / / / |
|
| * | / / / / / / / / | Initialise m_HasTeleported in both constructors | worktycho | 2014-05-09 | 1 | -0/+1 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Merge pull request #989 from Howaner/Anvil | Mattes D | 2014-05-07 | 9 | -55/+118 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Missing comma | Howaner | 2014-05-07 | 1 | -2/+2 |
| | * | | | | | | | | | Send item back to the client when the item get damage. | Howaner | 2014-05-07 | 1 | -0/+1 |
| | * | | | | | | | | | Change m_RepairCost to int. | Howaner | 2014-05-07 | 6 | -16/+10 |
| | * | | | | | | | | | Where is the problem with clang? | Howaner | 2014-05-07 | 1 | -1/+1 |
| | * | | | | | | | | | Add repair cost to cItem, add custom name to NBTChunkSerializer and fix anvil bugs. | Howaner | 2014-05-07 | 8 | -57/+125 |
| * | | | | | | | | | | Merge pull request #853 from Howaner/Slabs | Mattes D | 2014-05-07 | 10 | -4/+53 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Superfluous method override. | Howaner | 2014-05-07 | 1 | -6/+0 |
| | * | | | | | | | | | | Add lava and water check to block handlers. | Howaner | 2014-05-07 | 2 | -2/+14 |
| | * | | | | | | | | | | Rename CanChangeDirtToGrass to CanDirtGrowGrass | Howaner | 2014-05-07 | 6 | -9/+9 |
| | * | | | | | | | | | | Merge branch 'master' into Slabs | Howaner | 2014-05-07 | 242 | -5938/+14161 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Remove old import | Howaner | 2014-04-06 | 2 | -3/+2 |
| | * | | | | | | | | | | | Merge branch 'master' into Slabs | Howaner | 2014-04-06 | 53 | -328/+514 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Add CanChangeDirtToGrass function to Block Handlers. | Howaner | 2014-04-06 | 9 | -4/+45 |
| | * | | | | | | | | | | | | Merge branch 'master' into Slabs | Howaner | 2014-04-03 | 292 | -3468/+12905 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Remove old function | Howaner | 2014-04-03 | 1 | -6/+0 |
| | * | | | | | | | | | | | | | Grass now grows under up-side-down slabs | Howaner | 2014-04-03 | 1 | -3/+12 |
| * | | | | | | | | | | | | | | Fix MagmaCube save. | Howaner | 2014-05-07 | 2 | -3/+9 |
| | |_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Fixed wires powering wires diagonally below them | Tiger Wang | 2014-05-07 | 1 | -5/+1 |
| * | | | | | | | | | | | | | Merge pull request #985 from Howaner/Anvil | Mattes D | 2014-05-06 | 16 | -3/+671 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / / / / /
| | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Rename CanRepairWithItem to CanRepairWithRawMaterial and rename Size() to Count() | Howaner | 2014-05-06 | 9 | -34/+33 |
| | * | | | | | | | | | | | | Simplified the HandleAnvilItemName() code. | Howaner | 2014-05-06 | 1 | -7/+2 |
| | * | | | | | | | | | | | | Change int to size_t return. | Howaner | 2014-05-05 | 2 | -3/+3 |
| | * | | | | | | | | | | | | Fix SetRepairedItemName() in SlotArea.cpp | Howaner | 2014-05-05 | 1 | -1/+1 |
| | * | | | | | | | | | | | | Add comments to CanTakeResultItem() | Howaner | 2014-05-05 | 1 | -5/+5 |
| | * | | | | | | | | | | | | Add doxycomments to cSlotAreaAnvil functions. | Howaner | 2014-05-05 | 1 | -0/+2 |
| | * | | | | | | | | | | | | Changed HandleAnvilItemName() length to size_t in ClientHandle.h | Howaner | 2014-05-05 | 1 | -1/+1 |
| | * | | | | | | | | | | | | Add anvil shift click. | Howaner | 2014-05-05 | 2 | -5/+86 |
| | * | | | | | | | | | | | | This isn't a enchantment table :D | Howaner | 2014-05-05 | 1 | -1/+1 |
| | * | | | | | | | | | | | | Add clicks, exp subtraction, item check, ... | Howaner | 2014-05-05 | 7 | -18/+210 |
| | * | | | | | | | | | | | | Add MC|ItemName plugin message. | Howaner | 2014-05-05 | 6 | -8/+51 |
| | * | | | | | | | | | | | | Add anvil window and slot area. | Howaner | 2014-05-05 | 13 | -0/+356 |
| * | | | | | | | | | | | | | Merge pull request #927 from mc-server/fixes | Mattes D | 2014-05-06 | 12 | -155/+160 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Merge branch 'master' into fixes | Tiger Wang | 2014-05-06 | 19 | -506/+704 |
| | |\| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Suggestions'd #2 | Tiger Wang | 2014-05-06 | 2 | -1/+6 |
| | * | | | | | | | | | | | | Suggestions'd | Tiger Wang | 2014-05-06 | 3 | -7/+11 |
| | * | | | | | | | | | | | | A bit of reformatting. | madmaxoft | 2014-05-02 | 1 | -5/+10 |
| | * | | | | | | | | | | | | Merge branch 'master' into fixes. | madmaxoft | 2014-05-02 | 162 | -2490/+4545 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | A tiny speed improvement in ApplyFoodExhaustion() | Tiger Wang | 2014-04-27 | 1 | -5/+5 |
| | * | | | | | | | | | | | | | More comments! | Tiger Wang | 2014-04-27 | 2 | -3/+10 |
| | * | | | | | | | | | | | | | Implemented suggestions | Tiger Wang | 2014-04-24 | 1 | -7/+6 |
| | * | | | | | | | | | | | | | Merge branch 'master' into fixes | Tiger Wang | 2014-04-24 | 72 | -527/+2943 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Some change to Entity.cpp | Tiger Wang | 2014-04-23 | 7 | -123/+105 |
| | * | | | | | | | | | | | | | | Small changes | Tiger Wang | 2014-04-23 | 4 | -12/+15 |
| * | | | | | | | | | | | | | | | Changed cPieceGenerator to support pairings. | madmaxoft | 2014-05-05 | 3 | -57/+104 |
| * | | | | | | | | | | | | | | | Prefabs can specify that they don't want flooring. | madmaxoft | 2014-05-05 | 1 | -30/+33 |
| * | | | | | | | | | | | | | | | Fixed a flipped condition in cBlockArea::Merge(). | madmaxoft | 2014-05-05 | 1 | -2/+2 |
| | |_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge pull request #978 from mc-server/VectorAssignmentOperator | Mattes D | 2014-05-05 | 1 | -12/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Removed convert-assign operator. | madmaxoft | 2014-05-04 | 1 | -8/+0 |
| | * | | | | | | | | | | | | | | Removed the controversial Vector3::operator <. | madmaxoft | 2014-05-03 | 1 | -6/+0 |
| | * | | | | | | | | | | | | | | Fixed float comparison warnings in Vector3. | madmaxoft | 2014-05-03 | 1 | -5/+23 |
| | * | | | | | | | | | | | | | | Implemented a true assignment operator for Vector3. | madmaxoft | 2014-05-03 | 1 | -1/+9 |
| | * | | | | | | | | | | | | | | Attempted fix for CLang warnings in Vector3.h. | madmaxoft | 2014-05-02 | 1 | -1/+9 |
| | | |_|_|_|_|_|_|_|_|/ / / /
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Fixed crash on creating a world during plugin initialisation | worktycho | 2014-05-05 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Fixed formatting | Tiger Wang | 2014-05-05 | 1 | -4/+5 |
| * | | | | | | | | | | | | | | Fixed 027efe09ea3d3222c3cbf169643e57773c1614ae | Tiger Wang | 2014-05-04 | 1 | -3/+49 |
| * | | | | | | | | | | | | | | Merge branch 'master' into redstoneimprovements | Tiger Wang | 2014-05-04 | 133 | -2294/+3963 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Fixed pressure plate oversights | Tiger Wang | 2014-05-04 | 1 | -2/+8 |
| | * | | | | | | | | | | | | | | Fixed portal Z direction loop coding failure | Tiger Wang | 2014-05-04 | 1 | -10/+9 |
| | * | | | | | | | | | | | | | | Hotfixed Chunked transfer encoding in Yggdrasil. | madmaxoft | 2014-05-03 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | Fixed connection encryption. | madmaxoft | 2014-05-03 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | Fixed vanilla fluid simulator. | madmaxoft | 2014-05-03 | 1 | -4/+1 |
| | |/ / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | Fixed vanilla fluid simulator. | madmaxoft | 2014-05-02 | 4 | -14/+20 |
| | * | | | | | | | | | | | | | Fixed a buffer overflow in cChunk:SetLight(). | madmaxoft | 2014-05-02 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | Open files in shared mode on windows, so that other tools may read them. | madmaxoft | 2014-05-02 | 1 | -2/+2 |
| | | |_|/ / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Fixed MagmaCube spawning. | madmaxoft | 2014-05-02 | 1 | -0/+4 |
| | * | | | | | | | | | | | | Added a sanitizer for Spawn egg damage value. | madmaxoft | 2014-05-02 | 1 | -1/+39 |
| | * | | | | | | | | | | | | HOOK_DISCONNECT has cClientHandle as its first parameter. | madmaxoft | 2014-05-02 | 6 | -10/+10 |
| | * | | | | | | | | | | | | Fixed warnings in ManualBindings. | madmaxoft | 2014-05-01 | 1 | -20/+20 |
| | * | | | | | | | | | | | | Fixed warnings in Lua helpers. | madmaxoft | 2014-05-01 | 2 | -3/+3 |
| * | | | | | | | | | | | | | Fixed lever and button powering direction | Tiger Wang | 2014-05-04 | 1 | -16/+8 |
| * | | | | | | | | | | | | | Redstone simulator now directly accesses cChunk | Tiger Wang | 2014-04-27 | 10 | -453/+586 |
* | | | | | | | | | | | | | | Client cert is not requested. | Mattes D | 2014-05-10 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Fixed an extra space. | madmaxoft | 2014-05-06 | 1 | -1/+1 |
* | | | | | | | | | | | | | | WebAdmin outputs a log message about HTTP / HTTPS status. | madmaxoft | 2014-05-02 | 1 | -18/+31 |
* | | | | | | | | | | | | | | Merged branch 'master' into SslWebAdmin. | madmaxoft | 2014-05-01 | 17 | -31/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Fixed a warning in Noise. | madmaxoft | 2014-05-01 | 1 | -1/+1 |
| * | | | | | | | | | | | | | More ClientHandle fixes. | madmaxoft | 2014-05-01 | 2 | -3/+3 |
| * | | | | | | | | | | | | | Fixed warnings in ClientHandle. | madmaxoft | 2014-05-01 | 8 | -9/+9 |
| * | | | | | | | | | | | | | Fixed warnings in cByteBuffer. | madmaxoft | 2014-05-01 | 2 | -14/+14 |
| * | | | | | | | | | | | | | Fixed warning in BlockID. | madmaxoft | 2014-05-01 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Fixed warnings in cBlockArea. | madmaxoft | 2014-05-01 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Fixed warnings in FastNBT. | madmaxoft | 2014-05-01 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Fixed warning in cCallbackSslContext::cDataCallbacks. | madmaxoft | 2014-05-01 | 1 | -0/+3 |
| * | | | | | | | | | | | | | Fixed warning in cBlockArea. | madmaxoft | 2014-05-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge branch 'master' into SslWebAdmin | madmaxoft | 2014-05-01 | 3 | -1/+12 |
|\| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Removed the explicit copy constructor for cItem. | madmaxoft | 2014-05-01 | 1 | -0/+6 |
| | |_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | Fixed MSVC2013 compilation. | Mattes D | 2014-05-01 | 1 | -1/+1 |
| * | | | | | | | | | | | | Anvil saver pads data to 4K boundaries. | madmaxoft | 2014-05-01 | 1 | -0/+5 |
* | | | | | | | | | | | | | Added a missing return statement. | madmaxoft | 2014-05-01 | 1 | -0/+1 |
* | | | | | | | | | | | | | cSslContext has virtual destructor now. | madmaxoft | 2014-05-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | Renamed PublicKey to CryptoKey in CMakeLists.txt | Mattes D | 2014-05-01 | 1 | -3/+2 |
* | | | | | | | | | | | | | Renamed cPublicKey to cCryptoKey. | madmaxoft | 2014-05-01 | 9 | -41/+40 |
* | | | | | | | | | | | | | Fixed crashes in the SSL HTTP connection. | madmaxoft | 2014-05-01 | 9 | -23/+36 |
* | | | | | | | | | | | | | Implemented SSL connection for WebAdmin. | madmaxoft | 2014-05-01 | 4 | -2/+191 |
* | | | | | | | | | | | | | Fixed HTTP message parsing, prepared for SSL. | madmaxoft | 2014-05-01 | 2 | -3/+4 |
* | | | | | | | | | | | | | Added a (disabled) test of low-security ciphersuites. | madmaxoft | 2014-05-01 | 1 | -0/+12 |
* | | | | | | | | | | | | | Fixed BufferedSslContext's buffer reading and writing. | madmaxoft | 2014-05-01 | 1 | -2/+2 |
* | | | | | | | | | | | | | cSslContext supports setting own cert / privkey. | madmaxoft | 2014-05-01 | 5 | -7/+187 |
* | | | | | | | | | | | | | Added cBufferedSslContext implementation. | madmaxoft | 2014-05-01 | 2 | -20/+51 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | If webadmin.ini doesn't exist, example one is written immediately. | madmaxoft | 2014-04-30 | 1 | -0/+1 |
* | | | | | | | | | | | | Fixed a warning when an empty item is being created. | madmaxoft | 2014-04-30 | 1 | -1/+1 |
* | | | | | | | | | | | | Ladders set as transparent. | madmaxoft | 2014-04-30 | 1 | -0/+1 |
* | | | | | | | | | | | | Removed the unused cBlockingTCPLink class. | madmaxoft | 2014-04-30 | 3 | -171/+0 |
* | | | | | | | | | | | | Merge pull request #965 from mc-server/SslWrappers | Mattes D | 2014-04-30 | 38 | -857/+2089 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Removed unneeded #includes. | madmaxoft | 2014-04-29 | 1 | -6/+0 |
| * | | | | | | | | | | | | Moved the rest of the Crypto objects into their own respective files. | madmaxoft | 2014-04-29 | 13 | -422/+465 |
| * | | | | | | | | | | | | Moved cPublicKey to its separate file in PolarSSL++. | madmaxoft | 2014-04-29 | 6 | -109/+124 |
| * | | | | | | | | | | | | Merge branch 'master' into SslWrappers | madmaxoft | 2014-04-29 | 3 | -12/+29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Added BiomeToString() API function. | madmaxoft | 2014-04-29 | 2 | -81/+106 |
| * | | | | | | | | | | | | | Added missing initialization. | madmaxoft | 2014-04-29 | 1 | -2/+5 |
| * | | | | | | | | | | | | | Moved cRsaPrivateKey to PolarSSL++, rewritten using existing objects. | madmaxoft | 2014-04-29 | 9 | -225/+244 |
| * | | | | | | | | | | | | | Merged branch 'master' into SslWrappers. | madmaxoft | 2014-04-28 | 106 | -1343/+2177 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Added the G1 root cert. | madmaxoft | 2014-04-28 | 1 | -2/+29 |
| * | | | | | | | | | | | | | | Added a debug cert printing function. | madmaxoft | 2014-04-28 | 2 | -0/+65 |
| * | | | | | | | | | | | | | | Reordered constructors. | madmaxoft | 2014-04-27 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Fixed a late-night typo. | madmaxoft | 2014-04-27 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Rewritten cAuthenticator to use the new PolarSSL++ wrapper classes. | madmaxoft | 2014-04-27 | 1 | -91/+45 |
| * | | | | | | | | | | | | | | PolarSSL wrappers for the SSL context. | madmaxoft | 2014-04-27 | 10 | -5/+847 |
| * | | | | | | | | | | | | | | cSocket creates the socket in Connect if no socket is present yet. | madmaxoft | 2014-04-27 | 1 | -2/+8 |
| * | | | | | | | | | | | | | | Fixed C++11 check for SharedPtr. | madmaxoft | 2014-04-25 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Added shared_ptr handling for C++03 mode. | madmaxoft | 2014-04-25 | 1 | -3/+7 |
| * | | | | | | | | | | | | | | Replaced MSVC-specific decorators with our universal ones. | madmaxoft | 2014-04-24 | 2 | -2/+2 |
| * | | | | | | | | | | | | | | cByteBuffer uses void * instead of char * in data interface. | madmaxoft | 2014-04-24 | 2 | -5/+6 |
| * | | | | | | | | | | | | | | Declared a SharedPtr that hopefully resolves on all platforms. | madmaxoft | 2014-04-24 | 1 | -1/+9 |
| * | | | | | | | | | | | | | | Fixed filename case. | madmaxoft | 2014-04-24 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Attempted CMake inclusion for PolarSSL++. | madmaxoft | 2014-04-24 | 2 | -2/+19 |
| * | | | | | | | | | | | | | | Authenticator uses some C++ SSL objects. | madmaxoft | 2014-04-24 | 1 | -19/+40 |
| * | | | | | | | | | | | | | | Initial C++ SSL classes. | madmaxoft | 2014-04-24 | 7 | -2/+248 |
* | | | | | | | | | | | | | | | Delayed sending the KeepAlive packet for 3 seconds after login. | madmaxoft | 2014-04-29 | 1 | -0/+5 |
| |_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Added BiomeToString() API function. | madmaxoft | 2014-04-29 | 2 | -81/+106 |
* | | | | | | | | | | | | | | Disabled MSVC warnings about constant bool expressions. | madmaxoft | 2014-04-28 | 1 | -2/+19 |
* | | | | | | | | | | | | | | Hopefully fixed repeated clang warnings. | madmaxoft | 2014-04-28 | 1 | -9/+9 |
* | | | | | | | | | | | | | | Fixed a MSVC warning. | madmaxoft | 2014-04-28 | 1 | -1/+1 |
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #940 from Howaner/GlobalFixes | Mattes D | 2014-04-28 | 26 | -68/+132 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Revert "Withers now use the new invulnerable." | Howaner | 2014-04-28 | 2 | -10/+26 |
| * | | | | | | | | | | | | | Revert "Changed the old invulnerable methods from the wither to the new." | Howaner | 2014-04-28 | 5 | -28/+4 |
| * | | | | | | | | | | | | | Changed the old invulnerable methods from the wither to the new. | Howaner | 2014-04-26 | 5 | -4/+28 |
| * | | | | | | | | | | | | | Withers now use the new invulnerable. | Howaner | 2014-04-26 | 2 | -26/+10 |
| * | | | | | | | | | | | | | Fixes | Howaner | 2014-04-26 | 8 | -23/+26 |
| * | | | | | | | | | | | | | Change m_InvulnerableTicks description again again :D | Howaner | 2014-04-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Change m_InvulnerableTicks description again. | Howaner | 2014-04-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Change m_InvulnerableTicks description | Howaner | 2014-04-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Merge branch 'master' into GlobalFixes | Howaner | 2014-04-26 | 1 | -7/+34 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Add entity invulnerable | Howaner | 2014-04-26 | 22 | -50/+111 |
* | | | | | | | | | | | | | | | Fixed braces. | madmaxoft | 2014-04-28 | 1 | -1/+5 |
* | | | | | | | | | | | | | | | Fixed missing return value warning in MSVC. | madmaxoft | 2014-04-28 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'worktycho/master' | madmaxoft | 2014-04-28 | 7 | -177/+225 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Removed static from combinators. | Tycho | 2014-04-28 | 1 | -7/+7 |
| * | | | | | | | | | | | | | | Fixed unbraced ifs | Tycho | 2014-04-28 | 1 | -10/+40 |
| * | | | | | | | | | | | | | | Removed inlines from combinators | Tycho | 2014-04-28 | 1 | -7/+7 |
| * | | | | | | | | | | | | | | Template Magic | Tycho | 2014-04-28 | 4 | -173/+183 |
| * | | | | | | | | | | | | | | Worked around const pointer | Tycho | 2014-04-27 | 1 | -2/+3 |
| * | | | | | | | | | | | | | | Fixes to uninitallsed array access in Noise.cpp | Tycho | 2014-04-27 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | Initalize counter in fastrandom | Tycho | 2014-04-27 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | Initialised MetaArrays in BlockArea | Tycho | 2014-04-27 | 1 | -2/+6 |
| * | | | | | | | | | | | | | | Removed unneeded assert | Tycho | 2014-04-27 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Merge pull request #954 from mc-server/projectiles-split | Mattes D | 2014-04-28 | 27 | -857/+932 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Fixed projectile source filenames, indentations | archshift | 2014-04-28 | 26 | -80/+80 |
| * | | | | | | | | | | | | | | | Fixed ToLua errors, added newlines | archshift | 2014-04-27 | 18 | -19/+19 |
| * | | | | | | | | | | | | | | | Fixed ToLua issues | archshift | 2014-04-27 | 9 | -19/+24 |
| * | | | | | | | | | | | | | | | Moved cFireworkEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 5 | -115/+116 |
| * | | | | | | | | | | | | | | | Moved cGhastFireballEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 6 | -74/+85 |
| * | | | | | | | | | | | | | | | Moved cFireChargeEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 6 | -82/+90 |
| * | | | | | | | | | | | | | | | Moved cThrownSnowballEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 5 | -74/+84 |
| * | | | | | | | | | | | | | | | Moved cExpBottleEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 4 | -52/+61 |
| * | | | | | | | | | | | | | | | Moved cThrownEnderPearl out of ProjectileEntity.h | archshift | 2014-04-27 | 5 | -86/+95 |
| * | | | | | | | | | | | | | | | Moved cThrownEggEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 5 | -91/+100 |
| * | | | | | | | | | | | | | | | Moved cArrowEntity out of ProjectileEntity.h | archshift | 2014-04-27 | 10 | -284/+297 |
| | |_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Fixed warnings. | madmaxoft | 2014-04-27 | 2 | -2/+3 |
* | | | | | | | | | | | | | | | Fixed player spawning #953. | madmaxoft | 2014-04-27 | 1 | -1/+4 |
* | | | | | | | | | | | | | | | Merge pull request #958 from worktycho/bugfix | Mattes D | 2014-04-27 | 3 | -8/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Removed Old Asserts | Tycho | 2014-04-27 | 1 | -2/+0 |
| * | | | | | | | | | | | | | | | Removed old unused code | Tycho | 2014-04-27 | 1 | -5/+0 |
| * | | | | | | | | | | | | | | | Fixed OnPluginMessage hook not exiting early. | Tycho | 2014-04-27 | 1 | -1/+1 |
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #959 from mc-server/fixes-2 | worktycho | 2014-04-27 | 4 | -2/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Revert "Creative players cannot throw ender pearls." | archshift | 2014-04-27 | 1 | -16/+0 |
| * | | | | | | | | | | | | | | Creative players cannot throw ender pearls. | archshift | 2014-04-27 | 1 | -0/+16 |
| * | | | | | | | | | | | | | | Added static const, initialized fields. | archshift | 2014-04-27 | 4 | -2/+7 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #864 from mc-server/Stat | Mattes D | 2014-04-27 | 2 | -0/+255 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Added some comments | andrew | 2014-04-27 | 2 | -2/+2 |
| * | | | | | | | | | | | | | | Statistic/Achievement defs | andrew | 2014-04-07 | 2 | -0/+255 |
* | | | | | | | | | | | | | | | Another attempt at #889. | madmaxoft | 2014-04-27 | 1 | -3/+5 |
* | | | | | | | | | | | | | | | Merge pull request #948 from jfhumann/staticFixes | Mattes D | 2014-04-27 | 5 | -3/+49 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Fixed unitialized member in gZipFile (CID 43673) | jfhumann | 2014-04-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Fixed a memory leak in tolua_cWorld_ChunkStay. (CID 43618) | jfhumann | 2014-04-26 | 1 | -1/+4 |
| * | | | | | | | | | | | | | | Fixes resource leaks in the yggdrasil authenticator. (CID 43617) | jfhumann | 2014-04-26 | 1 | -0/+33 |
| * | | | | | | | | | | | | | | Fix for minor resource leak (CID 43616) | jfhumann | 2014-04-26 | 1 | -1/+9 |
| * | | | | | | | | | | | | | | Should fix CIDs 43631, 43632 and 43633 | jfhumann | 2014-04-25 | 1 | -0/+2 |
* | | | | | | | | | | | | | | | Merge pull request #941 from archshift/master | Mattes D | 2014-04-26 | 19 | -174/+172 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | More small fixes. | archshift | 2014-04-26 | 3 | -11/+11 |
| * | | | | | | | | | | | | | | Moar alignment. | archshift | 2014-04-26 | 1 | -7/+7 |
| * | | | | | | | | | | | | | | Further refactored, Reverted Minecart change | archshift | 2014-04-26 | 11 | -90/+62 |
| * | | | | | | | | | | | | | | Fixed mobs that don't naturally spawn. | archshift | 2014-04-26 | 3 | -7/+11 |
| * | | | | | | | | | | | | | | Moved switch{} out of GetArmorCoverAgainst(). | archshift | 2014-04-26 | 2 | -5/+29 |
| * | | | | | | | | | | | | | | Removed unused assignments. | archshift | 2014-04-26 | 3 | -6/+2 |
| * | | | | | | | | | | | | | | Fixed a couple more warnings. | archshift | 2014-04-26 | 2 | -21/+17 |
| * | | | | | | | | | | | | | | Moved the weather picker out of TickWeather(), squashing a warning and improving readability. | archshift | 2014-04-26 | 2 | -25/+30 |
| * | | | | | | | | | | | | | | Removed impossible default case. | archshift | 2014-04-26 | 1 | -6/+0 |
| * | | | | | | | | | | | | | | Removed extraneous switch{} in Start() | archshift | 2014-04-26 | 2 | -17/+3 |
| * | | | | | | | | | | | | | | Moved huge conditional out of InStateChasing(), improving readability | archshift | 2014-04-26 | 2 | -1/+20 |
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' | archshift | 2014-04-25 | 18 | -17/+201 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Small changes; warning fixing. | archshift | 2014-04-25 | 6 | -14/+12 |
| * | | | | | | | | | | | | | | | Oops, fixed that. | archshift | 2014-04-25 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | Giants! | archshift | 2014-04-25 | 2 | -7/+12 |
| * | | | | | | | | | | | | | | | Refactored SendChat(), placing the message-type formatting into its own function. | archshift | 2014-04-25 | 2 | -84/+81 |
* | | | | | | | | | | | | | | | | Merge pull request #863 from mc-server/chunkysparsing | Mattes D | 2014-04-26 | 3 | -67/+166 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Implemented comments | Tiger Wang | 2014-04-25 | 3 | -33/+52 |
| * | | | | | | | | | | | | | | | Fixed indent | Tiger Wang | 2014-04-24 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Another small speed improvement? | Tiger Wang | 2014-04-24 | 1 | -12/+2 |
| * | | | | | | | | | | | | | | | Implemented suggestions | Tiger Wang | 2014-04-24 | 2 | -89/+16 |
| | |_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Replaced all the .data() calls so the code compiles in VS2008 | Tycho | 2014-04-10 | 1 | -5/+5 |
| * | | | | | | | | | | | | | | Maybe speed improvements? | Tiger Wang | 2014-04-07 | 2 | -48/+29 |
| * | | | | | | | | | | | | | | Attempt to fix errors | Tiger Wang | 2014-04-07 | 2 | -12/+12 |
| * | | | | | | | | | | | | | | Blocklight and skylight now compressed | Tiger Wang | 2014-04-07 | 3 | -32/+90 |
| * | | | | | | | | | | | | | | Nibbletypes are compressed | Tiger Wang | 2014-04-05 | 3 | -18/+110 |
| * | | | | | | | | | | | | | | Speed and memory improvements | Tiger Wang | 2014-04-04 | 2 | -62/+15 |
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into chunkysparsing | Tiger Wang | 2014-04-03 | 138 | -955/+5608 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Fixed some bugs | Tiger Wang | 2014-04-03 | 1 | -3/+5 |
| * | | | | | | | | | | | | | | | Performance improvements and chunk flipping fixed | Tiger Wang | 2014-04-02 | 1 | -30/+32 |
| * | | | | | | | | | | | | | | | Sort of implementation of chunk sparsing | Tiger Wang | 2014-03-23 | 2 | -18/+93 |
* | | | | | | | | | | | | | | | | Merge pull request #920 from axisd/master | Mattes D | 2014-04-25 | 1 | -7/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Fix formatting | r.ramazanov | 2014-04-25 | 1 | -9/+15 |
| * | | | | | | | | | | | | | | | Fix for clang | r.ramazanov | 2014-04-25 | 1 | -5/+1 |
| * | | | | | | | | | | | | | | | Mobs shouldn't burn when it's Raining & Mob Knockback is far too much | r.ramazanov | 2014-04-25 | 1 | -8/+5 |
| * | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | r.ramazanov | 2014-04-25 | 12 | -23/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/mc-server/MCServer | r.ramazanov | 2014-04-24 | 3 | -8/+31 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/mc-server/MCServer | r.ramazanov | 2014-04-23 | 56 | -521/+1252 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | Mobs shouldn't burn when it's Raining #906 | r.ramazanov | 2014-04-23 | 1 | -9/+30 |
| * | | | | | | | | | | | | | | | | | | Mobs shouldn't burn when it's Raining #906 | r.ramazanov | 2014-04-21 | 1 | -5/+12 |
* | | | | | | | | | | | | | | | | | | | Merge pull request #935 from archshift/projectile-fixes | Mattes D | 2014-04-25 | 2 | -7/+69 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | Creator not user. | archshift | 2014-04-25 | 2 | -5/+5 |
| * | | | | | | | | | | | | | | | | | | | Comments for TrySpawnChicken() and TeleportUser(). | archshift | 2014-04-25 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | | | | | Rename spawn chicken method, Initialize m_HasTeleported. | archshift | 2014-04-25 | 2 | -4/+5 |
| * | | | | | | | | | | | | | | | | | | | Chicken eggs and ender pearls can hit entities. | archshift | 2014-04-25 | 2 | -7/+66 |
| | |_|_|_|_|_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | Missed these CMakeLists. | archshift | 2014-04-25 | 2 | -1/+7 |
| |_|_|_|_|_|_|/ / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Cmake generated projects for IDEs include headers in project files. | archshift | 2014-04-25 | 12 | -0/+12 |
* | | | | | | | | | | | | | | | | | | Merge pull request #932 from Howaner/Inventory | Mattes D | 2014-04-25 | 6 | -17/+189 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Add commit what the code is doing. | Howaner | 2014-04-25 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | | Add unkown armor warning and fix armor stacks. | Howaner | 2014-04-25 | 1 | -2/+14 |
| * | | | | | | | | | | | | | | | | | Add armor to switch() in ItemHandler.cpp | Howaner | 2014-04-24 | 2 | -7/+26 |
| * | | | | | | | | | | | | | | | | | Fix armor in survival mode. | Howaner | 2014-04-24 | 6 | -17/+157 |
| | |_|_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge pull request #929 from archshift/master | Mattes D | 2014-04-24 | 10 | -21/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / /
| |/| | | | | | | / / / / / / / /
| |_|_|_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Fixed class capitalization for the cave spider. | archshift | 2014-04-24 | 4 | -7/+7 |
| * | | | | | | | | | | | | | | | Fixed references to renamed files. | archshift | 2014-04-24 | 5 | -8/+8 |
| * | | | | | | | | | | | | | | | Rename mob source files to fit CamelCase. | archshift | 2014-04-24 | 6 | -6/+0 |
| |/ / / / / / / / / / / / / / |
|
* / / / / / / / / / / / / / / | Changed cByteBuffer constructor to take a size_t instead of int. | madmaxoft | 2014-04-24 | 2 | -2/+2 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Updated docs for StringToEnchantmentID. | madmaxoft | 2014-04-23 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Updated NetherFort prefabs to latest Gallery content. | madmaxoft | 2014-04-23 | 1 | -7/+29 |
| |_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | The new leaves don't decay anymore. | STRWarrior | 2014-04-23 | 1 | -0/+1 |
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #925 from archshift/master | Mattes D | 2014-04-23 | 3 | -0/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Renamed getter and setter for IsFireproof. | archshift | 2014-04-23 | 3 | -4/+4 |
| * | | | | | | | | | | | | Added IsFireproof hook for monsters.ini | archshift | 2014-04-23 | 1 | -0/+3 |
| * | | | | | | | | | | | | Fireproof status getter and setter. | archshift | 2014-04-23 | 2 | -0/+16 |
* | | | | | | | | | | | | | Updated NetherFort prefabs from the Gallery server. | madmaxoft | 2014-04-22 | 1 | -274/+785 |
* | | | | | | | | | | | | | Merge pull request #923 from archshift/master | Mattes D | 2014-04-22 | 2 | -3/+15 |
|\| | | | | | | | | | | |
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Fixed indentation and changed m_Fireproof to m_IsFireproof. | archshift | 2014-04-22 | 2 | -14/+14 |
| * | | | | | | | | | | | Lay foundation for fireproof entities. | archshift | 2014-04-22 | 2 | -3/+15 |
* | | | | | | | | | | | | Merge pull request #909 from jfhumann/fixes | Mattes D | 2014-04-22 | 48 | -218/+263 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | reverted the revert of the minecart collision detection fix. | jfhumann | 2014-04-21 | 1 | -2/+1 |
| * | | | | | | | | | | | Fixed Flint and Steel, reverted Minecart change, renamed a parameter name | jfhumann | 2014-04-19 | 4 | -9/+10 |
| * | | | | | | | | | | | Declared one mutex as mutable in order to allow for const correct get accessors. | jfhumann | 2014-04-19 | 3 | -7/+7 |
| * | | | | | | | | | | | Fixed clang compilation errors. Apparently gcc and MSVC do not care about the order of initializer lists, but clang does. | jfhumann | 2014-04-18 | 2 | -2/+2 |
| * | | | | | | | | | | | Small style changes | jfhumann | 2014-04-18 | 4 | -9/+9 |
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into fixes | jfhumann | 2014-04-18 | 43 | -793/+2133 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Did some static analysis, fixed some bugs and optimized a lot of code | jfhumann | 2014-04-18 | 48 | -212/+257 |
* | | | | | | | | | | | | | Added prefab hitboxes. | madmaxoft | 2014-04-21 | 3 | -11/+138 |
* | | | | | | | | | | | | | Added enchantment combining into cEnchantments. | madmaxoft | 2014-04-21 | 2 | -16/+33 |
* | | | | | | | | | | | | | Replaced X.size() with X.empty(), where applicable. | madmaxoft | 2014-04-21 | 1 | -3/+3 |
* | | | | | | | | | | | | | Fixed a warning in CraftingRecipes. | Mattes D | 2014-04-21 | 1 | -1/+1 |
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Allow 1.6.4 Forge clients to log in. | Mattes D | 2014-04-21 | 2 | -0/+20 |
* | | | | | | | | | | | | Fixed enchanting return values. | Mattes D | 2014-04-21 | 1 | -3/+3 |
* | | | | | | | | | | | | Fixed MSVC compilation. | madmaxoft | 2014-04-20 | 1 | -1/+1 |
* | | | | | | | | | | | | Fixed Code | daniel0916 | 2014-04-19 | 2 | -145/+148 |
* | | | | | | | | | | | | Merge branch 'master' into Enchanting | daniel0916 | 2014-04-19 | 7 | -2/+182 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Fixed formatting, made function static. | madmaxoft | 2014-04-19 | 2 | -13/+18 |
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/Beacons' | madmaxoft | 2014-04-19 | 4 | -0/+159 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | Some tweaks | STRWarrior | 2014-04-12 | 1 | -5/+17 |
| | * | | | | | | | | | | | Removed debug message. | STRWarrior | 2014-04-12 | 1 | -1/+0 |
| | * | | | | | | | | | | | Simplefied GetPyramidLevel | STRWarrior | 2014-04-12 | 1 | -10/+3 |
| | * | | | | | | | | | | | Implemented the skeleton code for the beacon. | STRWarrior | 2014-04-12 | 4 | -0/+155 |
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Compilation fix | Tiger Wang | 2014-04-18 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge branch 'master' of https://github.com/mc-server/MCServer | Tiger Wang | 2014-04-18 | 2 | -0/+35 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Fixed #906 | Tiger Wang | 2014-04-18 | 2 | -1/+12 |
| * | | | | | | | | | | | Fixed #904 | Tiger Wang | 2014-04-18 | 2 | -1/+6 |
* | | | | | | | | | | | | Fixed Code (2) | daniel0916 | 2014-04-19 | 1 | -97/+93 |
* | | | | | | | | | | | | Fixed Code | daniel0916 | 2014-04-19 | 5 | -411/+418 |
* | | | | | | | | | | | | Merge branch 'master' into Enchanting | daniel0916 | 2014-04-18 | 27 | -424/+1496 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Added performance test of the nether fort generator. | madmaxoft | 2014-04-18 | 2 | -0/+35 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Removed unsupported C++11 features. | madmaxoft | 2014-04-18 | 1 | -13/+19 |
| * | | | | | | | | | | Merge pull request #891 from mc-server/fixes | Mattes D | 2014-04-17 | 17 | -330/+449 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Compile fix? | Tiger Wang | 2014-04-17 | 1 | -2/+2 |
| | * | | | | | | | | | | Implemented weighted pressure plates | Tiger Wang | 2014-04-17 | 3 | -29/+175 |
| | * | | | | | | | | | | Rewrote redstone powering to use power levels | Tiger Wang | 2014-04-15 | 6 | -183/+157 |
| | * | | | | | | | | | | Entities handle chunks properly again | Tiger Wang | 2014-04-12 | 10 | -123/+123 |
| | * | | | | | | | | | | Simplified pickup speed randomisation | Tiger Wang | 2014-04-12 | 1 | -4/+3 |
| * | | | | | | | | | | | Added area flooring. | madmaxoft | 2014-04-17 | 1 | -1/+42 |
| * | | | | | | | | | | | Added new AI rules | Tiger Wang | 2014-04-17 | 6 | -53/+64 |
| * | | | | | | | | | | | Added Prefab initializers to SELFTEST code. | madmaxoft | 2014-04-17 | 1 | -1/+13 |
| * | | | | | | | | | | | Prefabs can have per-piece per-placement weights. | madmaxoft | 2014-04-17 | 5 | -32/+752 |
| * | | | | | | | | | | | Merge pull request #896 from axisd/master | Mattes D | 2014-04-17 | 1 | -4/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Mobs rotation | r.ramazanov | 2014-04-17 | 1 | -4/+6 |
| * | | | | | | | | | | | | Added asserts for proper game state. | madmaxoft | 2014-04-16 | 1 | -5/+131 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Fixed Errors | daniel0916 | 2014-04-18 | 3 | -5/+23 |
* | | | | | | | | | | | | Removed old include | daniel0916 | 2014-04-18 | 2 | -2/+1 |
* | | | | | | | | | | | | Fixed some Errors (not all) | daniel0916 | 2014-04-17 | 4 | -20/+21 |
* | | | | | | | | | | | | Modified many things | daniel0916 | 2014-04-17 | 10 | -918/+1000 |
* | | | | | | | | | | | | Fixed conflicting enchantments checking | daniel0916 | 2014-04-16 | 2 | -24/+24 |
* | | | | | | | | | | | | Added deletions from merge conflict | daniel0916 | 2014-04-16 | 1 | -0/+875 |
* | | | | | | | | | | | | Merge branch 'master' into Enchanting | daniel0916 | 2014-04-16 | 23 | -382/+661 |
|\| | | | | | | | | | | |
|
| * | | | | | | | | | | | Attempted fix for the client crash with the new protocols. | madmaxoft | 2014-04-15 | 2 | -6/+16 |
| * | | | | | | | | | | | Added support for per-piece per-placement weights in cPieceGenerator. | madmaxoft | 2014-04-15 | 2 | -28/+48 |
| * | | | | | | | | | | | NetherFortPrefabs: Fixed a connector in MidStaircase. | madmaxoft | 2014-04-15 | 1 | -1/+1 |
| * | | | | | | | | | | | Implemented the 1.7.6 protocol and authenticator. | madmaxoft | 2014-04-14 | 10 | -128/+198 |
| * | | | | | | | | | | | A client UUID is generated when the server is in offline mode. | madmaxoft | 2014-04-14 | 3 | -5/+40 |
| * | | | | | | | | | | | Merge remote-tracking branch 'daniel0916/YggdrasilAuthentication' into Proto176 | madmaxoft | 2014-04-14 | 10 | -296/+362 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Fixed mistake | daniel0916 | 2014-04-13 | 2 | -2/+2 |
| | * | | | | | | | | | | | Fixed Error? | daniel0916 | 2014-04-13 | 1 | -2/+2 |
| | * | | | | | | | | | | | Code Update | daniel0916 | 2014-04-13 | 1 | -4/+5 |
| | * | | | | | | | | | | | Added Yggdrasil Authentication System | daniel0916 | 2014-04-13 | 9 | -295/+360 |
| * | | | | | | | | | | | | Initial 1.7.6 protocol support. | madmaxoft | 2014-04-14 | 4 | -2/+69 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | ChunkStay must be disabled while being deleted.ProtoProxy_1.7.2_001 | madmaxoft | 2014-04-12 | 3 | -4/+6 |
| * | | | | | | | | | | | Fixed chunkstays not being removed on auto-delete. | madmaxoft | 2014-04-12 | 2 | -10/+19 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Fixed merge conflict | daniel0916 | 2014-04-16 | 1 | -877/+0 |
* | | | | | | | | | | | Fixed double enchanting items | daniel0916 | 2014-04-16 | 1 | -2/+2 |
* | | | | | | | | | | | Code Optimization | daniel0916 | 2014-04-15 | 2 | -358/+183 |
* | | | | | | | | | | | Added Book Enchanting | daniel0916 | 2014-04-15 | 2 | -2/+311 |
* | | | | | | | | | | | Add more checks to cSlotAreaEnchanting | Howaner | 2014-04-15 | 3 | -99/+212 |
* | | | | | | | | | | | Modified names | daniel0916 | 2014-04-15 | 2 | -49/+49 |
* | | | | | | | | | | | Add linux compatibility | Howaner | 2014-04-15 | 1 | -61/+71 |
* | | | | | | | | | | | Added ItemPlaceCount in SlotArea | daniel0916 | 2014-04-14 | 2 | -0/+35 |
* | | | | | | | | | | | Removed Debug Message | daniel0916 | 2014-04-14 | 1 | -2/+0 |
* | | | | | | | | | | | Added/Modified last things for Enchanting System | daniel0916 | 2014-04-14 | 1 | -15/+53 |
* | | | | | | | | | | | Blocked enchanting a item twice | daniel0916 | 2014-04-14 | 2 | -8/+10 |
* | | | | | | | | | | | Fixed Bookshelf Checking | daniel0916 | 2014-04-14 | 1 | -8/+10 |
* | | | | | | | | | | | Bug fixes | daniel0916 | 2014-04-14 | 4 | -26/+21 |
* | | | | | | | | | | | Fixed invisibility enchantments | daniel0916 | 2014-04-13 | 4 | -1/+8 |
* | | | | | | | | | | | Fixed mistake | daniel0916 | 2014-04-13 | 1 | -1/+1 |
* | | | | | | | | | | | Fixed Server Crash | daniel0916 | 2014-04-13 | 1 | -0/+6 |
* | | | | | | | | | | | Some Fixes | daniel0916 | 2014-04-13 | 2 | -2/+9 |
* | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into Enchanting | daniel0916 | 2014-04-12 | 11 | -2051/+3448 |
|\| | | | | | | | | | |
|
| * | | | | | | | | | | Updated the NetherFort prefabs to current Gallery contents. | madmaxoft | 2014-04-12 | 3 | -1958/+3329 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Fixed issues with 64-bit MSVC compilation. | madmaxoft | 2014-04-11 | 3 | -21/+35 |
| |/ / / / / / / / |
|
| * | | | | | | | | Fixed enchantment parsing. | madmaxoft | 2014-04-10 | 1 | -12/+17 |
| * | | | | | | | | Fixed GitHuB WebEdit fail. | Alexander Harkness | 2014-04-10 | 1 | -0/+1 |
| * | | | | | | | | Update Monster.cpp | Alexander Harkness | 2014-04-10 | 1 | -2/+4 |
| * | | | | | | | | Merge pull request #871 from worktycho/worldstorage | Mattes D | 2014-04-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Removed check for enqueuing a chunk that is already enqueued to be loaded | Tycho | 2014-04-08 | 1 | -1/+1 |
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | cRedstoneSimulator.cpp style improvements | Tiger Wang | 2014-04-08 | 1 | -40/+41 |
| * | | | | | | | | Merge pull request #872 from worktycho/bugfix | Alexander Harkness | 2014-04-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Fixed missing - that caused all neighbour lookups to go to the chunkmap | Tycho | 2014-04-08 | 1 | -1/+1 |
| | |/ / / / / / / |
|
| * | | | | | | | | Uppercased Z | wiseoldman95 | 2014-04-08 | 1 | -3/+3 |
| * | | | | | | | | Comments: Inverted Z axis. | wiseoldman95 | 2014-04-08 | 1 | -9/+10 |
| * | | | | | | | | Added comments regarding latching and orientation | wiseoldman95 | 2014-04-08 | 1 | -9/+31 |
| * | | | | | | | | Fixed the thing properly. | Alexander Harkness | 2014-04-08 | 1 | -8/+8 |
| * | | | | | | | | Merge pull request #862 from mc-server/redstonefix | Alexander Harkness | 2014-04-08 | 1 | -23/+3 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Fixed #859 | Tiger Wang | 2014-04-07 | 1 | -23/+3 |
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | Fixed IsOn | wiseoldman95 | 2014-04-07 | 1 | -3/+2 |
| * | | | | | | | | Removed stray IsLocked | wiseoldman95 | 2014-04-07 | 1 | -2/+2 |
| * | | | | | | | | Removed unneeded spacings | wiseoldman95 | 2014-04-07 | 1 | -6/+3 |
| * | | | | | | | | Slight cleanup | wiseoldman95 | 2014-04-07 | 1 | -13/+17 |
* | | | | | | | | | Fixed Bookshelves Checking (not completly) | daniel0916 | 2014-04-12 | 1 | -7/+10 |
* | | | | | | | | | Added complete Enchanting System | daniel0916 | 2014-04-12 | 8 | -147/+803 |
* | | | | | | | | | Modified comment | daniel0916 | 2014-04-07 | 1 | -1/+1 |
* | | | | | | | | | Fixed Errors | daniel0916 | 2014-04-07 | 2 | -3/+3 |
* | | | | | | | | | Added deleted things for merging | daniel0916 | 2014-04-07 | 1 | -0/+3 |
* | | | | | | | | | Merge remote-tracking branch 'upstream/master' into Enchanting | daniel0916 | 2014-04-07 | 435 | -8455/+29130 |
|\| | | | | | | | |
|
| * | | | | | | | | Fixed some more minor issues with the redstone simulator. | Alexander Harkness | 2014-04-07 | 1 | -34/+39 |
| * | | | | | | | | Improved the speed a little more. | Alexander Harkness | 2014-04-07 | 1 | -1/+1 |
| * | | | | | | | | Fixed the redstone simulator. | Alexander Harkness | 2014-04-07 | 1 | -49/+40 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | Fix some of the comments in the PR tycho just did. | Alexander Harkness | 2014-04-07 | 1 | -8/+6 |
| * | | | | | | | Merge pull request #861 from worktycho/simulator | Alexander Harkness | 2014-04-07 | 2 | -2/+65 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Added support for redstone latching | Tycho | 2014-04-06 | 2 | -2/+65 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Fixed HTTP chunked encoding. | madmaxoft | 2014-04-07 | 1 | -1/+1 |
| * | | | | | | | Fixed 1.6.4 client crash on composite chat messages. | madmaxoft | 2014-04-06 | 2 | -0/+14 |
| * | | | | | | | Fixed crash in protocols sending 64-bit ints. | madmaxoft | 2014-04-06 | 1 | -1/+1 |
| * | | | | | | | Updated the tolua executable for Windows. | madmaxoft | 2014-04-06 | 1 | -0/+0 |
| * | | | | | | | Merge branch 'master' into override | Tycho | 2014-04-05 | 180 | -1316/+6155 |
| |\| | | | | | |
|
| | * | | | | | | Fixed Endiannes conversion routines for floats and doubles. | madmaxoft | 2014-04-05 | 2 | -3/+3 |
| | * | | | | | | Fixed double projectile spawning. | madmaxoft | 2014-04-05 | 1 | -1/+0 |
| | * | | | | | | Removed debugging log from entity physics handling. | madmaxoft | 2014-04-05 | 1 | -1/+2 |
| | * | | | | | | Added cPlayer:SendRotation() API function. | madmaxoft | 2014-04-05 | 2 | -0/+17 |
| | * | | | | | | Merge pull request #840 from Howaner/NewBlocks | Mattes D | 2014-04-04 | 3 | -5/+152 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Change CanBeAt() from big flower | Howaner | 2014-04-03 | 1 | -5/+1 |
| | | * | | | | | | Add "a_RelY < cChunkDef::Height" to BlockBigFlower | Howaner | 2014-03-29 | 1 | -0/+1 |
| | | * | | | | | | Add tallgrass drop to big flowers. | Howaner | 2014-03-28 | 2 | -8/+59 |
| | | * | | | | | | door -> flower | Howaner | 2014-03-28 | 1 | -1/+1 |
| | | * | | | | | | Add tall flower handler. | Howaner | 2014-03-28 | 2 | -0/+99 |
| | * | | | | | | | Merge branch 'master' into HTTPSizeT | madmaxoft | 2014-04-04 | 36 | -574/+348 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Explicit change record size. | madmaxoft | 2014-04-04 | 1 | -1/+1 |
| | | * | | | | | | | Changed cNoise seed to signed. | madmaxoft | 2014-04-04 | 2 | -4/+4 |
| | | * | | | | | | | Fixed format string mismatch. | madmaxoft | 2014-04-04 | 1 | -1/+1 |
| | | * | | | | | | | More Clang warning fixes in the protocols. | madmaxoft | 2014-04-04 | 6 | -81/+82 |
| | | * | | | | | | | Fixed CreateHexDump's format string. | madmaxoft | 2014-04-04 | 1 | -2/+2 |
| | | * | | | | | | | Fixed CreateHexDump's signedness. | madmaxoft | 2014-04-04 | 3 | -11/+11 |
| | | * | | | | | | | More Clang warning fixes in the protocols. | madmaxoft | 2014-04-04 | 3 | -30/+39 |
| | | * | | | | | | | Fixed silly Clang's warnings in FastNBT. | madmaxoft | 2014-04-04 | 1 | -28/+28 |
| | | * | | | | | | | Fixed some Clang warnings in protocols. | madmaxoft | 2014-04-04 | 13 | -43/+51 |
| | | * | | | | | | | Fixed Clang warnings in itemhandlers. | madmaxoft | 2014-04-04 | 6 | -20/+21 |
| | | | |/ / / / /
| | | |/| | | | | |
|
| | | * | | | | | | Documented the units and range for entity rotations. | madmaxoft | 2014-04-03 | 1 | -7/+7 |
| | | * | | | | | | Removed unneeded asserts. | madmaxoft | 2014-04-03 | 1 | -2/+0 |
| | | | |_|/ / /
| | | |/| | | | |
|
| | | * | | | | | Fixed a few MSVC type warnings. | Mattes D | 2014-04-03 | 3 | -2/+5 |
| | | * | | | | | Removed the bindings to set old g_BlockXXX arrays. | Mattes D | 2014-04-03 | 1 | -297/+65 |
| | | * | | | | | Merge pull request #849 from mc-server/minorfixes | Mattes D | 2014-04-02 | 6 | -48/+34 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | With eXtra line! | Tiger Wang | 2014-04-02 | 1 | -0/+1 |
| | | | * | | | | | Removed extra brackets | Tiger Wang | 2014-04-02 | 1 | -5/+2 |
| | | | * | | | | | Final realisation of suggestions | Tiger Wang | 2014-03-31 | 1 | -5/+7 |
| | | | * | | | | | Realised suggestions | Tiger Wang | 2014-03-31 | 2 | -6/+12 |
| | | | * | | | | | Simplified and fixed slabs, fixes #835 | Tiger Wang | 2014-03-31 | 3 | -36/+13 |
| | | | * | | | | | Fixed a few Y too high/low asserts | Tiger Wang | 2014-03-31 | 3 | -12/+15 |
| | * | | | | | | | Merge branch 'master' into HTTPSizeT | Tycho | 2014-04-02 | 23 | -29/+44 |
| | |\| | | | | | |
|
| | | * | | | | | | Fixed boat placement code. | madmaxoft | 2014-04-02 | 1 | -9/+17 |
| | | * | | | | | | Fixed more virtual destructors for interfaces. | madmaxoft | 2014-04-02 | 4 | -0/+12 |
| | | * | | | | | | Merge branch 'MacFixes' | Tycho | 2014-04-02 | 18 | -18/+20 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future. | Samuel Barney | 2014-03-25 | 15 | -14/+19 |
| | | | * | | | | | | Added one more missing newline. | Samuel Barney | 2014-03-25 | 1 | -1/+1 |
| | | | * | | | | | | Added newlines. Without them, the files would not compile. | Samuel Barney | 2014-03-25 | 4 | -4/+4 |
| | * | | | | | | | | Merge branch 'master' into HTTPSizeT | Tycho | 2014-04-02 | 12 | -10/+315 |
| | |\| | | | | | | |
|
| | | * | | | | | | | Merge pull request #831 from mc-server/Wither | Mattes D | 2014-04-02 | 5 | -3/+153 |
| | | |\ \ \ \ \ \ \ |
|
| | | | * | | | | | | | Fixed clang compilation | andrew | 2014-03-25 | 2 | -14/+17 |
| | | | * | | | | | | | Fixed wither summoning | andrew | 2014-03-25 | 3 | -3/+37 |
| | | | * | | | | | | | Protocol: Wither metadata | andrew | 2014-03-25 | 5 | -3/+116 |
| | | * | | | | | | | | Added schematic string serializer self-test. | madmaxoft | 2014-04-02 | 1 | -0/+33 |
| | | * | | | | | | | | Fixed StringCompression's GZIP handling for larger strings. | madmaxoft | 2014-04-02 | 2 | -5/+7 |
| | | * | | | | | | | | Exported the Base64 encoding and decoding functions to Lua API. | madmaxoft | 2014-04-01 | 2 | -2/+48 |
| | | * | | | | | | | | Merged branch 'msDifference'. | madmaxoft | 2014-04-01 | 2 | -0/+35 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | Added new merge strategy "msDifference" | STRWarrior | 2014-03-31 | 2 | -0/+35 |
| | | * | | | | | | | | | cBlockArea: Added the msMask merge strategy. | madmaxoft | 2014-04-01 | 2 | -0/+39 |
| | * | | | | | | | | | | Fixed All signedness warnings in HTTPServer.cpp | Tycho | 2014-04-02 | 10 | -14/+17 |
| | * | | | | | | | | | | Fixed format string in HTTPConnection | Tycho | 2014-04-02 | 1 | -1/+1 |
| | * | | | | | | | | | | Fixed Comparison to -1 in HTTPMessage.h | Tycho | 2014-04-02 | 1 | -1/+1 |
| | * | | | | | | | | | | Rewritten HTTPServer to use size_t for data lengths. | madmaxoft | 2014-04-01 | 16 | -90/+97 |
| | |/ / / / / / / / / |
|
| | * | | | | | | | | | More cFile warning fixes. | madmaxoft | 2014-04-01 | 1 | -1/+1 |
| | * | | | | | | | | | Fixed clang warnings in cGZipFile. | madmaxoft | 2014-04-01 | 1 | -2/+2 |
| | * | | | | | | | | | Fixed clang warnings in BlockHandlers. | madmaxoft | 2014-04-01 | 4 | -5/+6 |
| | * | | | | | | | | | Fixed clang warnings in cFile. | madmaxoft | 2014-04-01 | 1 | -10/+10 |
| | * | | | | | | | | | Simplified the anvil placement code. | madmaxoft | 2014-04-01 | 1 | -11/+9 |
| | * | | | | | | | | | Removed an unneeded code branch. | madmaxoft | 2014-04-01 | 1 | -5/+0 |
| | * | | | | | | | | | LOG() API reads the LogLevel from the cCompositeChat's MessageType. | madmaxoft | 2014-04-01 | 5 | -22/+79 |
| | * | | | | | | | | | Console logging supports cCompositeChat as its parameters. | madmaxoft | 2014-03-31 | 4 | -34/+69 |
| | * | | | | | | | | | cCompositeChat has a MessageType param in the constructor. | madmaxoft | 2014-03-31 | 2 | -3/+3 |
| | * | | | | | | | | | Fixed a few Clang warnings in BlockHandlers. | madmaxoft | 2014-03-30 | 11 | -48/+54 |
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | Fixed a few clang warnings. | madmaxoft | 2014-03-30 | 4 | -7/+13 |
| | * | | | | | | | | Merge branch 'NetherFortGen'. | madmaxoft | 2014-03-30 | 11 | -22/+3228 |
| | |\| | | | | | | |
|
| | | * | | | | | | | Added all current NetherFort prefabs. | madmaxoft | 2014-03-30 | 1 | -3/+1547 |
| | | * | | | | | | | Added asserts for critical data in cPrefab. | madmaxoft | 2014-03-30 | 1 | -0/+4 |
| | | * | | | | | | | Re-fixed nether fort piece count check. | madmaxoft | 2014-03-30 | 1 | -2/+2 |
| | | * | | | | | | | Fixed chest rotator. | madmaxoft | 2014-03-30 | 1 | -2/+2 |
| | | * | | | | | | | NetherForts have a minimum number of pieces. | madmaxoft | 2014-03-30 | 1 | -2/+5 |
| | | * | | | | | | | Merge branch 'master' into NetherFortGen | madmaxoft | 2014-03-29 | 14 | -15/+224 |
| | | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | | NetherFortGen: Added several more prefabs. | madmaxoft | 2014-03-28 | 2 | -2/+783 |
| | | * | | | | | | | | Added Prefabs to *nix builds. | madmaxoft | 2014-03-28 | 1 | -1/+1 |
| | | * | | | | | | | | Merge branch 'master' into NetherFortGen | madmaxoft | 2014-03-28 | 11 | -37/+61 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | Implemented the msSpongePrint merge strategy. | madmaxoft | 2014-03-28 | 3 | -9/+48 |
| | | * | | | | | | | | | NetherFort: Added BalconyTee2 prefab. | madmaxoft | 2014-03-28 | 1 | -29/+158 |
| | | * | | | | | | | | | Fixed a memory leak in NetherFortGen. | madmaxoft | 2014-03-28 | 1 | -0/+7 |
| | | * | | | | | | | | | Sponged the netherfort balcony prefab. | madmaxoft | 2014-03-28 | 1 | -30/+31 |
| | | * | | | | | | | | | Merge branch 'master' into NetherFortGen | madmaxoft | 2014-03-28 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \
| | | | | |_|_|_|/ / / /
| | | | |/| | | | | | | |
|
| | | * | | | | | | | | | Initial NetherFortGen import. | madmaxoft | 2014-03-28 | 8 | -15/+713 |
| | * | | | | | | | | | | Merge pull request #834 from narroo/issue503 | Mattes D | 2014-03-30 | 23 | -121/+372 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | Added in MetaMirrorXY and MetaMirrorYZ to cBlockSignHandler. | narroo | 2014-03-29 | 1 | -0/+19 |
| | | * | | | | | | | | | | Altered the rotates for cBlockSignHandler. The functions as a whole is still unfinished though; no wall sign or mirroring support yet. | narroo | 2014-03-26 | 1 | -2/+2 |
| | | * | | | | | | | | | | Fixed Minor typos. | narroo | 2014-03-26 | 3 | -9/+12 |
| | | * | | | | | | | | | | Added a comment about the behavior of doors under mirros. Simply put, the current implementation of MetaMirror causes glitchy behavior. The door class itself needs to be edited. (I've got an idea on that....) | narroo | 2014-03-25 | 1 | -2/+8 |
| | | * | | | | | | | | | | Fixed spelling; Rotater to Rotator. | narroo | 2014-03-25 | 15 | -46/+46 |
| | | * | | | | | | | | | | Changed Rotater to Rotator. Added partial sign post rotation support. | narroo | 2014-03-25 | 2 | -0/+12 |
| | | * | | | | | | | | | | Added MetaRotate/Mirror Support for a number of classes. | narroo | 2014-03-24 | 12 | -84/+295 |
| | * | | | | | | | | | | | Merge pull request #838 from mc-server/lilypads | worktycho | 2014-03-30 | 10 | -13/+162 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | |
|
| | | * | | | | | | | | | | Another curly | Tiger Wang | 2014-03-30 | 1 | -1/+2 |
| | | * | | | | | | | | | | Compare for inequality in FACE_NONE checks | Tiger Wang | 2014-03-29 | 1 | -3/+3 |
| | | * | | | | | | | | | | Removed leftover clienthandle code | Tiger Wang | 2014-03-29 | 1 | -10/+6 |
| | | * | | | | | | | | | | Curly brackets | Tiger Wang | 2014-03-29 | 1 | -1/+4 |
| | | * | | | | | | | | | | Fixed infinite minecart items | Tiger Wang | 2014-03-28 | 1 | -0/+3 |
| | | * | | | | | | | | | | Fixed block interaction rate check | Tiger Wang | 2014-03-28 | 1 | -2/+4 |
| | | * | | | | | | | | | | Fixed a potential crash | Tiger Wang | 2014-03-28 | 1 | -1/+1 |
| | | * | | | | | | | | | | Some fixes to lilypads | Tiger Wang | 2014-03-28 | 5 | -62/+116 |
| | | * | | | | | | | | | | Implemented lilypad placement | Tiger Wang | 2014-03-23 | 4 | -8/+98 |
| | * | | | | | | | | | | | cPrefab now uses a struct for block type definition in CharMap. | madmaxoft | 2014-03-29 | 2 | -10/+102 |
| | * | | | | | | | | | | | Merge pull request #842 from mc-server/ProjectileHooks | Mattes D | 2014-03-29 | 8 | -1/+118 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|/
| | | |/| | | | | | | | | |
|
| | | * | | | | | | | | | | Fixed the OnProjectileHitBlock hook not stopping projectiles. | STRWarrior | 2014-03-29 | 1 | -1/+1 |
| | | * | | | | | | | | | | Added HOOK_PROJECTILE_HIT_BLOCK. | STRWarrior | 2014-03-29 | 6 | -0/+50 |
| | | * | | | | | | | | | | Fixed error when the hook gets called. | STRWarrior | 2014-03-29 | 3 | -1/+14 |
| | | * | | | | | | | | | | Added HOOK_PROJECTILE_HIT_ENTITY | STRWarrior | 2014-03-29 | 6 | -0/+54 |
| | | | |_|_|_|/ / / / /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | Renamed lua dll for tolua++.exe. | madmaxoft | 2014-03-29 | 1 | -0/+0 |
| | * | | | | | | | | | | Fixed players not updating after world change | Tiger Wang | 2014-03-29 | 1 | -4/+2 |
| | * | | | | | | | | | | Fixed #721 and FS439 | Tiger Wang | 2014-03-29 | 1 | -0/+1 |
| | * | | | | | | | | | | Fixed a minor ini key duplication bug | Tiger Wang | 2014-03-29 | 1 | -0/+1 |
| | |/ / / / / / / / / |
|
| | * | | | / / / / / | Fixed non-virtual destructors warnings. | madmaxoft | 2014-03-28 | 11 | -37/+61 |
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | Fixed compilation after last PR merge. | madmaxoft | 2014-03-28 | 1 | -1/+1 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
| | * | | | | | | | Merge branch 'howaner/GlobalFixes'. | madmaxoft | 2014-03-28 | 12 | -6/+83 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Add missing ChunkDesc import. | Howaner | 2014-03-28 | 1 | -1/+1 |
| | | * | | | | | | | Fix merge conflicts | Howaner | 2014-03-27 | 1 | -7/+0 |
| | | * | | | | | | | Change SpreadSource prefix to ss | Howaner | 2014-03-27 | 4 | -8/+8 |
| | | * | | | | | | | Wrong if in BlockLeaves | Howaner | 2014-03-27 | 1 | -1/+1 |
| | | * | | | | | | | Add SpreadSource | Howaner | 2014-03-27 | 11 | -10/+34 |
| | | * | | | | | | | Add HOOK_BLOCK_SPREAD | Howaner | 2014-03-27 | 6 | -3/+57 |
| | | * | | | | | | | Add new leaves to all classes. | Howaner | 2014-03-27 | 2 | -1/+8 |
| | * | | | | | | | | Fixed Prefab's rotations. | madmaxoft | 2014-03-28 | 2 | -7/+39 |
| | |/ / / / / / / |
|
| | * | | | | | | | cPrefab can draw itself into a cChunkDesc. | madmaxoft | 2014-03-27 | 2 | -6/+9 |
| | * | | | | | | | Fixed chunk neighbor-getting for long distances. | madmaxoft | 2014-03-27 | 1 | -0/+11 |
| | * | | | | | | | Prefabs support connectors, rotations and merge strategy. | madmaxoft | 2014-03-26 | 2 | -3/+72 |
| | * | | | | | | | Removed unused constants. | madmaxoft | 2014-03-25 | 2 | -7/+1 |
| | * | | | | | | | Added a basic cPrefab class. | madmaxoft | 2014-03-25 | 2 | -0/+222 |
| | * | | | | | | | BlockArea: Create() can take the size as Vector3i, too. | madmaxoft | 2014-03-25 | 2 | -2/+17 |
| | * | | | | | | | BlockArea: Switched internal coords to Vector3i. | madmaxoft | 2014-03-25 | 4 | -200/+176 |
| | * | | | | | | | Added Vector3::Move(const Vector3 &). | madmaxoft | 2014-03-25 | 1 | -0/+7 |
| | * | | | | | | | Merge pull request #833 from mc-server/EnderCrystal | Mattes D | 2014-03-25 | 7 | -11/+137 |
| | |\ \ \ \ \ \ \
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| | | * | | | | | | Ender crystals | andrew | 2014-03-25 | 7 | -11/+137 |
| | * | | | | | | | Merge pull request #828 from mc-server/Wither | Mattes D | 2014-03-25 | 9 | -15/+109 |
| | |\ \ \ \ \ \ \
| | | | |_|_|/ / /
| | | |/| | | | | |
|
| | | * | | | | | | Minor fixes | andrew | 2014-03-25 | 3 | -14/+13 |
| | | * | | | | | | Wither invulnerability | andrew | 2014-03-24 | 8 | -5/+100 |
| | | |/ / / / / |
|
| | * | | | | | | Merge pull request #829 from Howaner/Cake | Mattes D | 2014-03-24 | 1 | -1/+7 |
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | | * | | | | | Add log pickups. | Howaner | 2014-03-24 | 1 | -1/+7 |
| | * | | | | | | Updated the ToLua windows executable. | madmaxoft | 2014-03-23 | 1 | -0/+0 |
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | Implemented faster upscaling using templates. | madmaxoft | 2014-03-21 | 6 | -36/+38 |
| * | | | | | | Added override specifier to functions declared in cWorld | Tycho | 2014-03-22 | 1 | -8/+8 |
| |/ / / / / |
|
| * | | | | | Updated the tolua++ executable for Win builds. | madmaxoft | 2014-03-20 | 1 | -0/+0 |
| * | | | | | Merge branch 'unreachable' | madmaxoft | 2014-03-20 | 7 | -5/+12 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | Merge branch 'master' into unreachable | Tycho | 2014-03-19 | 4 | -14/+14 |
| | |\ \ \ \ |
|
| | * | | | | | Added unreachable lines backit prtected by preprocessor guards | Tycho | 2014-03-19 | 2 | -0/+10 |
| | * | | | | | Merge branch 'master' into unreachable | Tycho | 2014-03-17 | 37 | -215/+827 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Fixed unessicary return | Tycho | 2014-03-15 | 1 | -1/+0 |
| | * | | | | | | Merge branch 'master' into unreachable | Tycho | 2014-03-15 | 6 | -3/+29 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | Patched tolua to emit range checks for enums | Tycho | 2014-03-15 | 1 | -0/+1 |
| | * | | | | | | | Merge branch 'master' into unreachable | Tycho | 2014-03-14 | 3 | -10/+2 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | Fixed a few unneeded breaks | Tycho | 2014-03-14 | 3 | -3/+3 |
| | * | | | | | | | | Removed missiterperatable malfunctioning error handling code | Tycho | 2014-03-14 | 1 | -2/+0 |
| | * | | | | | | | | Removed invalid block face handling code | Tycho | 2014-03-14 | 1 | -1/+0 |
| * | | | | | | | | | Plugins can set flying speed. | madmaxoft | 2014-03-20 | 3 | -77/+119 |
| * | | | | | | | | | Rewritten player speeds to be relative unit-less. | madmaxoft | 2014-03-20 | 4 | -12/+17 |
| * | | | | | | | | | Fixed code style after recent merge. | madmaxoft | 2014-03-20 | 2 | -31/+33 |
| * | | | | | | | | | Made pushing plain pointer to Lua a valid operation, with a warning. | madmaxoft | 2014-03-20 | 2 | -3/+4 |
| * | | | | | | | | | Merge pull request #790 from mc-server/awesometnt | Mattes D | 2014-03-20 | 9 | -217/+258 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Added braces | Tiger Wang | 2014-03-20 | 1 | -0/+2 |
| | * | | | | | | | | | Minor Entity.cpp cleanup | Tiger Wang | 2014-03-20 | 1 | -12/+9 |
| | * | | | | | | | | | ENUMified shrapnel level | Tiger Wang | 2014-03-20 | 4 | -15/+17 |
| | * | | | | | | | | | Merge branch 'master' into awesometnt | Tiger Wang | 2014-03-18 | 120 | -1024/+3001 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Added levels of shrapnel | Tiger Wang | 2014-03-18 | 3 | -8/+18 |
| | * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into awesometnt | Tiger Wang | 2014-03-10 | 28 | -206/+743 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into awesometnt | Tiger Wang | 2014-03-10 | 80 | -595/+1990 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Shrapnel now configurable | Tiger Wang | 2014-03-10 | 3 | -3/+8 |
| | * | | | | | | | | | | | | Added extra awesomeness to TNT | Tiger Wang | 2014-03-05 | 7 | -209/+232 |
| * | | | | | | | | | | | | | Errors in Lua don't include the error handler in the stack trace. | madmaxoft | 2014-03-19 | 2 | -7/+7 |
| | |_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | LuaChunkStay: Removed a debugging output. | madmaxoft | 2014-03-19 | 1 | -3/+0 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Fixed chunkmap tree block replacing. | madmaxoft | 2014-03-18 | 1 | -8/+2 |
| * | | | | | | | | | | | Fixed cGZipFile::ReadRestOfFile returning incorrect value. | madmaxoft | 2014-03-18 | 1 | -1/+4 |
| * | | | | | | | | | | | Fixed a crash in firework rockets. | madmaxoft | 2014-03-17 | 1 | -2/+8 |
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | Fixed double to float conversions. | madmaxoft | 2014-03-16 | 4 | -52/+53 |
| * | | | | | | | | | | Added override specifier where appropriate in cWorld. | madmaxoft | 2014-03-16 | 1 | -37/+38 |
| * | | | | | | | | | | Merge pull request #782 from mc-server/beds | Mattes D | 2014-03-16 | 5 | -17/+94 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Fixed VERIFY | Tiger Wang | 2014-03-09 | 1 | -1/+1 |
| | * | | | | | | | | | | Beds now work properly fixes #707 | Tiger Wang | 2014-03-09 | 5 | -17/+94 |
| * | | | | | | | | | | | Merge pull request #809 from Howaner/BlockEntitys | Mattes D | 2014-03-16 | 19 | -99/+512 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Fix anvil pickups. | Howaner | 2014-03-16 | 1 | -1/+1 |
| | * | | | | | | | | | | | Add anvil direction. | Howaner | 2014-03-16 | 3 | -1/+74 |
| | * | | | | | | | | | | | Remove old debug messages. | Howaner | 2014-03-15 | 1 | -3/+0 |
| | * | | | | | | | | | | | Merge branch 'master' into BlockEntitys | Howaner | 2014-03-15 | 125 | -1229/+3223 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Add item frame saving. | Howaner | 2014-03-15 | 9 | -46/+251 |
| | * | | | | | | | | | | | | Add health and age load to pickup's. | Howaner | 2014-03-15 | 5 | -22/+43 |
| | * | | | | | | | | | | | | Add ExpOrb saving. | Howaner | 2014-03-15 | 7 | -38/+124 |
| | * | | | | | | | | | | | | Add fireball interact | Howaner | 2014-03-14 | 4 | -2/+33 |
| * | | | | | | | | | | | | | Wrong if in BlockLeaves | Howaner | 2014-03-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Add new leaves to all classes. | Howaner | 2014-03-16 | 9 | -5/+18 |
| * | | | | | | | | | | | | | Added common eMessageType aliases. | madmaxoft | 2014-03-16 | 1 | -10/+16 |
| | |_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | Change if-clause in BlockCake.h | Howaner | 2014-03-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | Add cake | Howaner | 2014-03-16 | 4 | -0/+101 |
| | |_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Merge pull request #800 from mc-server/EntireCommandError | Mattes D | 2014-03-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | The entire unknown command is echoed back to the user on error. | madmaxoft | 2014-03-12 | 1 | -1/+1 |
| * | | | | | | | | | | | | Added cCuboid:Assign(OtherCuboid) API function. | madmaxoft | 2014-03-15 | 2 | -0/+15 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'master' into noreturn | Tycho | 2014-03-14 | 3 | -10/+2 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | Merge pull request #805 from worktycho/undef | Mattes D | 2014-03-14 | 3 | -10/+2 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | |
|
| | | * | | | | | | | | | Fixed a couple of missing defs | Tycho | 2014-03-14 | 3 | -10/+2 |
| * | | | | | | | | | | | Added Noreturn attribtes to a couple of functions and made a missing noreturn an error | Tycho | 2014-03-14 | 3 | -4/+11 |
| * | | | | | | | | | | | Added NORETURN macro | Tycho | 2014-03-14 | 1 | -0/+4 |
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | Merge branch 'master' into warnings | Tycho | 2014-03-14 | 2 | -4/+7 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | cPlugin:BindConsoleCommand can be called statically. | madmaxoft | 2014-03-14 | 1 | -1/+4 |
| | * | | | | | | | | | Fixed a warning. | madmaxoft | 2014-03-14 | 1 | -3/+3 |
| * | | | | | | | | | | Fixed xofts issues | Tycho | 2014-03-14 | 10 | -23/+24 |
| * | | | | | | | | | | Merge branch 'master' into warnings | Tycho | 2014-03-14 | 2 | -11/+13 |
| |\| | | | | | | | | |
|
| | * | | | | | | | | | Merge pull request #793 from xdot/master | Mattes D | 2014-03-14 | 1 | -9/+9 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | Vector3: More casts | andrew | 2014-03-12 | 1 | -9/+9 |
| | * | | | | | | | | | | cPluginManager:Bind[Console]Command returns true on success. | madmaxoft | 2014-03-14 | 1 | -2/+4 |
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Fixed comma | Tycho | 2014-03-12 | 1 | -2/+2 |
| * | | | | | | | | | | Added additional macros to support the MSVC size_t format and changed all formats to use the macros | Tycho | 2014-03-12 | 13 | -29/+33 |
| * | | | | | | | | | | Merge branch 'Werror' into warnings | Tycho | 2014-03-12 | 43 | -648/+649 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Fixed printf format compatabilty | Tycho | 2014-03-12 | 2 | -5/+9 |
| | * | | | | | | | | | | Merge branch 'master' into Werror | Tycho | 2014-03-12 | 43 | -642/+639 |
| | |\| | | | | | | | | |
|
| | | * | | | | | | | | | Fixed missing comment terminator. | madmaxoft | 2014-03-12 | 1 | -1/+1 |
| | | * | | | | | | | | | Merge remote-tracking branch 'xdot/master' | madmaxoft | 2014-03-12 | 2 | -2/+2 |
| | | |\| | | | | | | | |
|
| | | | * | | | | | | | | M_PI MSVC Fix | andrew | 2014-03-12 | 2 | -2/+2 |
| | | * | | | | | | | | | Merge remote-tracking branch 'xdot/master' | madmaxoft | 2014-03-12 | 35 | -632/+546 |
| | | |\| | | | | | | | |
|
| | | | * | | | | | | | | Vector3: Length() should always return a float | andrew | 2014-03-12 | 1 | -9/+9 |
| | | | * | | | | | | | | Matrix4: Removed enum | andrew | 2014-03-11 | 2 | -22/+24 |
| | | | * | | | | | | | | Unified Matrix4 code | andrew | 2014-03-11 | 7 | -233/+230 |
| | | | * | | | | | | | | LineCoeff Doc | andrew | 2014-03-11 | 1 | -4/+20 |
| | | | * | | | | | | | | Unified Vector classes | andrew | 2014-03-11 | 32 | -401/+300 |
| | | * | | | | | | | | | Fixed Lua string return values. | madmaxoft | 2014-03-12 | 1 | -4/+0 |
| | | | |/ / / / / / /
| | | |/| | | | | | | |
|
| | | * | | | | | | | | Moved Lua API registering into a separate function. | madmaxoft | 2014-03-12 | 4 | -2/+17 |
| | | * | | | | | | | | Merge remote-tracking branch 'origin/SnowBall' | madmaxoft | 2014-03-12 | 2 | -2/+25 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | TakeDamage now has the cThrownSnowballEntity instead of the creator's object. | STRWarrior | 2014-03-11 | 1 | -1/+1 |
| | | | * | | | | | | | | Snowballs now actualy hurt other entities. | STRWarrior | 2014-03-11 | 2 | -2/+25 |
| | | * | | | | | | | | | Renamed cBlockArea Offset to WEOffset. | madmaxoft | 2014-03-12 | 3 | -8/+9 |
| | | * | | | | | | | | | Merge branch 'master' into cBlockArea_Offset | madmaxoft | 2014-03-12 | 76 | -497/+2530 |
| | | |\ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / /
| | | | |/| | | | | | | |
|
| | | * | | | | | | | | | Renamed m_Offset to m_WEOffset | STRWarrior | 2014-03-11 | 3 | -8/+9 |
| | | | |/ / / / / / /
| | | |/| | | | | | | |
|
| | | * | | | | | | | | Using ```const Vector3i &``` | STRWarrior | 2014-03-11 | 2 | -3/+3 |
| | | * | | | | | | | | This allows a blockarea to have an Offset. | STRWarrior | 2014-03-10 | 3 | -0/+47 |
| | * | | | | | | | | | Fixed comments an assert | Tycho | 2014-03-12 | 1 | -1/+1 |
| * | | | | | | | | | | Fixed more Format issues | Tycho | 2014-03-11 | 6 | -17/+17 |
| * | | | | | | | | | | Fixed a load of format string errors | Tycho | 2014-03-11 | 13 | -27/+29 |
| * | | | | | | | | | | Move Format issues | Tycho | 2014-03-11 | 3 | -4/+4 |
| * | | | | | | | | | | Fixed format errors in protocol | Tycho | 2014-03-11 | 1 | -3/+3 |
| * | | | | | | | | | | Added macros to follow format string checking through wrappers | Tycho | 2014-03-11 | 3 | -4/+8 |
| |/ / / / / / / / / |
|
| * | | | | | | | | | Fixed Chunkdef warnings | Tycho | 2014-03-11 | 1 | -2/+2 |
| * | | | | | | | | | Fixed Warnings in PieceGenerator | Tycho | 2014-03-11 | 2 | -9/+9 |
| * | | | | | | | | | Merge branch 'master' into Werror | Tycho | 2014-03-11 | 11 | -36/+1364 |
| |\ \ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | Merge pull request #791 from mc-server/PieceGenerator | Mattes D | 2014-03-10 | 11 | -30/+1358 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Removed debugging output. | madmaxoft | 2014-03-10 | 1 | -1/+3 |
| | | * | | | | | | | | POCPieces: Added height. | madmaxoft | 2014-03-10 | 1 | -17/+20 |
| | | * | | | | | | | | A working POCPiece generator. | madmaxoft | 2014-03-09 | 5 | -6/+359 |
| | | * | | | | | | | | Hardened cCuboid with asserts for its assumptions. | madmaxoft | 2014-03-09 | 2 | -3/+11 |
| | | * | | | | | | | | ChunkDef: Replaced enums with static const ints. | madmaxoft | 2014-03-09 | 1 | -10/+6 |
| | | * | | | | | | | | Added cCuboid::Engulf(). | madmaxoft | 2014-03-09 | 2 | -0/+37 |
| | | * | | | | | | | | cPieceGenerator: New connectors are added to the free pool. | madmaxoft | 2014-03-09 | 2 | -9/+30 |
| | | * | | | | | | | | Merge branch 'master' into PieceGenerator | madmaxoft | 2014-03-09 | 1 | -0/+21 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ | Merge branch 'master' into PieceGenerator | madmaxoft | 2014-03-09 | 1 | -0/+1 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | PieceGenerator can connect two connectors of the same type. | madmaxoft | 2014-03-09 | 2 | -60/+338 |
| | | * | | | | | | | | | | Added BlockFaceToString() translation function. | madmaxoft | 2014-03-09 | 1 | -0/+20 |
| | | * | | | | | | | | | | Added Vector3i::Move(). | madmaxoft | 2014-03-09 | 2 | -17/+82 |
| | | * | | | | | | | | | | Added the first skeleton code for PieceGenerator. | madmaxoft | 2014-03-09 | 2 | -0/+545 |
| | | | |_|_|_|/ / / / /
| | | |/| | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'master' into Werror | Tycho | 2014-03-10 | 1 | -2/+0 |
| |\| | | | | | | | | | |
|
| | * | | | | | | | | | | Merge pull request #767 from worktycho/envmatrix | Mattes D | 2014-03-10 | 1 | -2/+0 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | Move env code part 1 | worktycho | 2014-03-07 | 1 | -10/+0 |
| | | * | | | | | | | | | | Added support to overide CMake build type with env vars | Tycho | 2014-03-07 | 1 | -0/+8 |
| | * | | | | | | | | | | | Revert "Fixed some warnings" | madmaxoft | 2014-03-10 | 1 | -10/+7 |
| * | | | | | | | | | | | | Fixed xofts issues | Tycho | 2014-03-10 | 4 | -20/+14 |
| * | | | | | | | | | | | | Fixed test asserts | Tycho | 2014-03-10 | 4 | -37/+37 |
| * | | | | | | | | | | | | Fixed assert | Tycho | 2014-03-10 | 1 | -14/+17 |
| * | | | | | | | | | | | | Merge branch 'master' into Werror | Tycho | 2014-03-10 | 1 | -7/+19 |
| |\| | | | | | | | | | | |
|
| | * | | | | | | | | | | | Merge pull request #779 from mc-server/tntburnexplode | Alexander Harkness | 2014-03-10 | 1 | -7/+19 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | |
|
| | | * | | | | | | | | | | Fixed compile | Tiger Wang | 2014-03-10 | 1 | -1/+2 |
| | | * | | | | | | | | | | Removed uneeded meta obtain | Tiger Wang | 2014-03-09 | 1 | -3/+1 |
| | | * | | | | | | | | | | TNT explodes when consumed by fire | Tiger Wang | 2014-03-09 | 1 | -6/+19 |
| | * | | | | | | | | | | | Merge pull request #788 from worktycho/warnings | Alexander Harkness | 2014-03-10 | 1 | -7/+10 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fixed Alignment issue in ByteBuffer | Tycho | 2014-03-10 | 3 | -7/+4 |
| * | | | | | | | | | | | | | Removed Some unnessicary macros | Tycho | 2014-03-10 | 3 | -21/+2 |
| * | | | | | | | | | | | | | Use string.reserve to avoid the need to do inplace byteswap | Tycho | 2014-03-10 | 1 | -10/+6 |
| * | | | | | | | | | | | | | Removed unused macro from WSSCompact | Tycho | 2014-03-10 | 1 | -1/+0 |
| * | | | | | | | | | | | | | Fixed alignment issues in Fireworks Serializer | Tycho | 2014-03-10 | 1 | -7/+7 |
| * | | | | | | | | | | | | | Removed unused macro | Tycho | 2014-03-10 | 1 | -13/+0 |
| * | | | | | | | | | | | | | Fixed cast to type with different alignment in BlockingTCPLink | Tycho | 2014-03-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Fixed cast between types of different alignment in cSocket | Tycho | 2014-03-10 | 1 | -1/+2 |
| * | | | | | | | | | | | | | Fixed MTRand warnings | Tycho | 2014-03-10 | 1 | -4/+4 |
| * | | | | | | | | | | | | | Merge branch 'master' into Werror | Tycho | 2014-03-10 | 27 | -199/+733 |
| |\| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Fixed MSVC2008 compilation. | madmaxoft | 2014-03-10 | 1 | -4/+4 |
| | * | | | | | | | | | | | | Merge pull request #768 from Howaner/BlockEntitys | Tiger Wang | 2014-03-09 | 11 | -28/+87 |
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|/ / / /
| | | |/| | | | | | | | | | |
|
| | | * | | | | | | | | | | | Merge branch 'master' into BlockEntitys | Howaner | 2014-03-08 | 22 | -65/+633 |
| | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | Change TNT Fuse to ticks | Howaner | 2014-03-08 | 9 | -21/+20 |
| | | * | | | | | | | | | | | | Add TNT Save/Load and add Netbeans projects to .gitignore | Howaner | 2014-03-08 | 6 | -18/+78 |
| | * | | | | | | | | | | | | | Merge pull request #731 from mc-server/ballisticmissiles | Tiger Wang | 2014-03-09 | 20 | -171/+646 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | != FACE_NONE | Tiger Wang | 2014-03-09 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | Merge branch 'master' into ballisticmissiles | Tiger Wang | 2014-03-09 | 121 | -1342/+3619 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|/ / / / / / / /
| | | | |/| | | | | | | | | | |
|
| | | * | | | | | | | | | | | | Hexified colours | Tiger Wang | 2014-03-09 | 1 | -16/+16 |
| | | * | | | | | | | | | | | | Fixed data length issues | Tiger Wang | 2014-03-09 | 2 | -3/+4 |
| | | * | | | | | | | | | | | | Demonstrated issues with GetDataLength() | Tiger Wang | 2014-03-09 | 2 | -5/+11 |
| | | * | | | | | | | | | | | | Improved formatting of username tabcomplete | Tiger Wang | 2014-03-09 | 1 | -7/+7 |
| | | * | | | | | | | | | | | | Moved firework handler to separate function | Tiger Wang | 2014-03-09 | 2 | -48/+48 |
| | | * | | | | | | | | | | | | CheckBlockInteractionsRate() fixed & enabled | Tiger Wang | 2014-03-09 | 4 | -65/+23 |
| | | * | | | | | | | | | | | | Fix Linux compile | Tiger Wang | 2014-03-09 | 1 | -2/+3 |
| | | * | | | | | | | | | | | | Removed unneeded includes in Player.cpp | Tiger Wang | 2014-02-27 | 1 | -7/+0 |
| | | * | | | | | | | | | | | | Fixed compile | Tiger Wang | 2014-02-27 | 2 | -3/+2 |
| | | * | | | | | | | | | | | | Fixed sheep ASSERTing sometimes | Tiger Wang | 2014-02-27 | 1 | -8/+18 |
| | | * | | | | | | | | | | | | Implemented ballistic missiles (fireworks) | Tiger Wang | 2014-02-27 | 14 | -84/+591 |
| * | | | | | | | | | | | | | | Be more parinoid about int sizes | Tycho | 2014-03-09 | 3 | -5/+18 |
| * | | | | | | | | | | | | | | Fixed Mesannine twister to use UInt32 | Tycho | 2014-03-09 | 4 | -4/+6 |
| * | | | | | | | | | | | | | | Merge branch 'master' into Werror | Tycho | 2014-03-09 | 20 | -184/+300 |
| |\| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | Fixed #778 - stack overflow.com | Tiger Wang | 2014-03-09 | 1 | -1/+1 |
| | | |_|_|_|_|_|_|_|/ / / /
| | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Silenced useless MSVC warnings in cMetaRotater. | madmaxoft | 2014-03-09 | 1 | -0/+21 |
| | | |_|_|_|_|_|_|/ / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | Hotfix for MSVC compilation. | madmaxoft | 2014-03-09 | 1 | -0/+1 |
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | Merge pull request #777 from jfhumann/issue317 | Mattes D | 2014-03-09 | 5 | -32/+62 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | Adjusted style of switch/case | Jan-Fabian Humann | 2014-03-09 | 3 | -45/+15 |
| | | * | | | | | | | | | | Changed if-else to switch-case | Jan-Fabian Humann | 2014-03-08 | 3 | -39/+33 |
| | | * | | | | | | | | | | Split cClientHandle::HandleEntityAction() into three seperate functions HandleEntityCrouch, HandleEntityLeaveBed and HandleEntitySprinting. | Jan-Fabian Humann | 2014-03-08 | 5 | -32/+98 |
| | | | |_|_|/ / / / / /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | Merge pull request #775 from worktycho/warnings | Mattes D | 2014-03-09 | 25 | -75/+120 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / / /
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | Slight plugin messaging changes | Tiger Wang | 2014-03-09 | 1 | -0/+13 |
| | * | | | | | | | | | | Merge pull request #729 from worktycho/MetaRotate | Mattes D | 2014-03-08 | 13 | -151/+202 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | |
|
| | | * | | | | | | | | | Moved returns | worktycho | 2014-03-08 | 1 | -3/+3 |
| | | * | | | | | | | | | Reformatted | Tycho | 2014-03-02 | 10 | -20/+20 |
| | | * | | | | | | | | | Reformated MetaRotater | Tycho | 2014-03-02 | 1 | -19/+30 |
| | | * | | | | | | | | | Reverted BlockVine | worktycho | 2014-03-02 | 1 | -3/+27 |
| | | * | | | | | | | | | Fixed errors | Tycho | 2014-03-01 | 2 | -2/+2 |
| | | * | | | | | | | | | Revesed typedef | Tycho | 2014-03-01 | 1 | -1/+1 |
| | | * | | | | | | | | | Implemented Rotations | Tycho | 2014-03-01 | 11 | -170/+28 |
| | | * | | | | | | | | | Merge branch 'master' into MetaRotate | Tycho | 2014-03-01 | 25 | -165/+459 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | Final implementation of MetaRotater | Tycho | 2014-03-01 | 1 | -45/+51 |
| | | * | | | | | | | | | | Added some Metadate rotaters using templated Mixin | Tycho | 2014-02-27 | 10 | -16/+168 |
| * | | | | | | | | | | | | Fix IsThread destructor | Tycho | 2014-03-09 | 1 | -1/+1 |
| * | | | | | | | | | | | | Globals.h is now warnings free again. | Tycho | 2014-03-09 | 2 | -10/+24 |
| * | | | | | | | | | | | | Its a const not a macro | Tycho | 2014-03-09 | 1 | -1/+1 |
| * | | | | | | | | | | | | Take 5 | Tycho | 2014-03-09 | 1 | -1/+1 |
| * | | | | | | | | | | | | Take 4 | Tycho | 2014-03-09 | 1 | -1/+1 |
| * | | | | | | | | | | | | Unsigned types take 3 | Tycho | 2014-03-09 | 1 | -1/+1 |
| * | | | | | | | | | | | | Fix gcc error attempt 2 | Tycho | 2014-03-09 | 1 | -1/+1 |
| * | | | | | | | | | | | | Fixed gcc error | Tycho | 2014-03-09 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Fixed some warnings | Tycho | 2014-03-09 | 1 | -7/+10 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | FIxed int in test | Tycho | 2014-03-09 | 1 | -1/+1 |
| * | | | | | | | | | | Added static | Tycho | 2014-03-08 | 1 | -1/+1 |
| * | | | | | | | | | | Added tons more asserts to bytebuffer | Tycho | 2014-03-08 | 1 | -7/+17 |
| * | | | | | | | | | | Enabled self test of bytebuffer | Tycho | 2014-03-08 | 1 | -1/+1 |
| * | | | | | | | | | | Fixed issues with int vs size_t and a few other warnings | Tycho | 2014-03-08 | 10 | -28/+26 |
| * | | | | | | | | | | Actually Fixed ByteBuffer | Tycho | 2014-03-08 | 1 | -3/+3 |
| * | | | | | | | | | | Merge branch 'master' into warnings | Tycho | 2014-03-08 | 9 | -24/+107 |
| |\| | | | | | | | | |
|
| | * | | | | | | | | | cBlockInfo-related changes from #723 | andrew | 2014-03-08 | 3 | -11/+21 |
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | Merge pull request #764 from xdot/master | Mattes D | 2014-03-07 | 3 | -4/+74 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Added some comments | andrew | 2014-03-07 | 2 | -1/+6 |
| | | * | | | | | | | | Fixed water/lava interaction | andrew | 2014-03-07 | 3 | -4/+69 |
| | * | | | | | | | | | Fixed cBlockArea schematic string saving signature. | madmaxoft | 2014-03-07 | 3 | -9/+12 |
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Warnings | Tycho | 2014-03-07 | 2 | -1/+3 |
| * | | | | | | | | | Warnings | Tycho | 2014-03-07 | 11 | -29/+42 |
| * | | | | | | | | | Fixed warnings | Tycho | 2014-03-07 | 2 | -3/+21 |
| * | | | | | | | | | Fixed warnings | Tycho | 2014-03-07 | 3 | -1/+5 |
| |/ / / / / / / / |
|
| * | | | | | | | | Merge pull request #763 from Howaner/BlockEntitys | Mattes D | 2014-03-07 | 20 | -101/+419 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| | * | | | | | | | Add Lua Bindings for FlowerPotEntity.h and add documentation. | Howaner | 2014-03-07 | 10 | -14/+18 |
| | * | | | | | | | Add Flower Pots | Howaner | 2014-03-07 | 17 | -87/+401 |
| * | | | | | | | | Fixed a typo. | madmaxoft | 2014-03-07 | 1 | -4/+4 |
| * | | | | | | | | Merge pull request #760 from Howaner/GlobalFixes | Mattes D | 2014-03-07 | 13 | -6/+116 |
| |\ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | Fix comment | Howaner | 2014-03-06 | 1 | -1/+1 |
| | * | | | | | | | Broadcast the Equipped Item, if the Slot is changed. | Howaner | 2014-03-06 | 1 | -0/+6 |
| | * | | | | | | | Add SendBlockTo to cWorldInterface | Howaner | 2014-03-05 | 9 | -10/+18 |
| | * | | | | | | | Set tnt step sound to step.grass | Howaner | 2014-03-05 | 1 | -1/+1 |
| | * | | | | | | | Add data backsending, when the Client interacts a Block and the Interact is cancelled. | Howaner | 2014-03-05 | 10 | -6/+102 |
| | |/ / / / / / |
|
| * | | | | | | | Added cBlockArea serialization to string. | madmaxoft | 2014-03-07 | 3 | -38/+202 |
| * | | | | | | | Merge remote-tracking branch 'xdot/master' | madmaxoft | 2014-03-06 | 6 | -17/+238 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | Implemented vanilla-like fluid simulator | andrew | 2014-03-05 | 6 | -17/+238 |
| * | | | | | | | Fixed some gcc warnings in Defines.h. | madmaxoft | 2014-03-04 | 1 | -3/+3 |
| * | | | | | | | Manually exported cCompositeChat modifiers. | madmaxoft | 2014-03-04 | 2 | -7/+268 |
| * | | | | | | | cLuaState: Made public the GetStackValue() functions. | madmaxoft | 2014-03-04 | 2 | -54/+61 |
| * | | | | | | | Fixed an assert in map-loading. | madmaxoft | 2014-03-04 | 1 | -3/+1 |
| * | | | | | | | Fixed previous weather changes. | madmaxoft | 2014-03-03 | 2 | -4/+5 |
| * | | | | | | | Merge pull request #746 from Howaner/Slabs | Mattes D | 2014-03-03 | 4 | -19/+96 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | /
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | Add cancelling to WeatherChanging event. | Howaner | 2014-03-02 | 2 | -13/+43 |
| | * | | | | | More documentation (thanks to madmaxoft) and use GetBlockTypeMeta | Howaner | 2014-03-02 | 2 | -6/+10 |
| | * | | | | | Add Trapdoor Functions to cWorld and fix Trapdoor Redstone Bugs | Howaner | 2014-03-02 | 4 | -6/+49 |
| * | | | | | | Removed if condition | andrew | 2014-03-02 | 1 | -4/+1 |
| * | | | | | | cBlockInfo now manages the respective cBlockHandler | andrew | 2014-03-02 | 11 | -73/+70 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Fixed MSVC warnings in DeprecatedBindings. | madmaxoft | 2014-03-02 | 1 | -8/+76 |
| * | | | | | Added blockface mirroring and rotating. | madmaxoft | 2014-03-02 | 1 | -0/+50 |
| * | | | | | Merge pull request #738 from xdot/master | Mattes D | 2014-03-02 | 40 | -503/+1013 |
| |\ \ \ \ \ |
|
| | * | | | | | GetById => Get | andrew | 2014-03-02 | 3 | -22/+22 |
| | * | | | | | Removed g_BlockXXX arrays | andrew | 2014-03-02 | 4 | -440/+4 |
| | * | | | | | Manually exported g_Block tables | andrew | 2014-03-02 | 4 | -0/+445 |
| | * | | | | | Exported cBlockInfo | andrew | 2014-03-02 | 2 | -3/+9 |
| | * | | | | | g_BlockXXX => cBlockInfo::XXX | andrew | 2014-03-01 | 33 | -73/+91 |
| | * | | | | | Refactored global block property arrays | andrew | 2014-03-01 | 2 | -0/+477 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Creeper fixes | tonibm19 | 2014-03-02 | 2 | -10/+34 |
| * | | | | | Merge pull request #733 from Howaner/Slabs | Mattes D | 2014-03-02 | 3 | -13/+35 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | Use switch in GetStepSound | Howaner | 2014-02-28 | 2 | -8/+6 |
| | * | | | | Merge branch 'master' into Slabs | Howaner | 2014-02-28 | 12 | -41/+137 |
| | |\ \ \ \ |
|
| | * | | | | | Fix Double Slabs, fix Slab Meta and add more things to burnable | Howaner | 2014-02-28 | 3 | -13/+37 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Added more documentation for FastNBT parser. | madmaxoft | 2014-03-02 | 1 | -3/+45 |
| * | | | | | ChunkDesc warns about StructureGen's deprecation. | madmaxoft | 2014-03-01 | 1 | -0/+2 |
| * | | | | | Unified StructureGens and FinisherGens. | madmaxoft | 2014-03-01 | 10 | -163/+128 |
| | |_|/ /
| |/| | | |
|
| * | | | | Exported cScoreboard::ForEachTeam | andrew | 2014-03-01 | 3 | -1/+34 |
| * | | | | Shortened enums | andrew | 2014-03-01 | 4 | -58/+58 |
| * | | | | Exported cScoreboard::ForEachObjective | andrew | 2014-03-01 | 3 | -4/+43 |
| * | | | | Exported and documented cScoreboard | andrew | 2014-03-01 | 4 | -49/+70 |
| * | | | | Forgotten changes to cChunkInterface. | madmaxoft | 2014-03-01 | 1 | -2/+2 |
| * | | | | Removed cBlockHandler forward declaration from cChunkInterface. | madmaxoft | 2014-03-01 | 1 | -9/+22 |
| * | | | | Improved comments in float size check. | madmaxoft | 2014-03-01 | 1 | -2/+2 |
| * | | | | Fixed multiple gcc warnings about unused params. | madmaxoft | 2014-02-28 | 7 | -5/+78 |
| * | | | | Documented the changes in cJukeboxEntity. | madmaxoft | 2014-02-28 | 1 | -2/+3 |
| * | | | | Moved common cGroupManager code to a separate function. | madmaxoft | 2014-02-28 | 3 | -12/+30 |
| | |/ /
| |/| | |
|
| * | | | Merge pull request #709 from Howaner/GlobalFixes | Mattes D | 2014-02-28 | 8 | -24/+112 |
| |\ \ \ |
|
| | * | | | Better Jukebox API | Howaner | 2014-02-21 | 3 | -16/+52 |
| | * | | | Remove users.ini generation in Player.cpp and use the CheckUsers() Function | Howaner | 2014-02-21 | 1 | -6/+1 |
| | * | | | Remove old Output Finish | Howaner | 2014-02-21 | 1 | -2/+0 |
| | * | | | Unicode :-( | Howaner | 2014-02-21 | 1 | -1/+1 |
| | * | | | Add 'Group not found', when the Server load the users.ini and add auto generate from users.ini | Howaner | 2014-02-21 | 5 | -2/+61 |
| * | | | | Better fix for the 32-bit float reading. | madmaxoft | 2014-02-28 | 1 | -4/+5 |
| * | | | | Merge pull request #730 from tonibm19/master | Alexander Harkness | 2014-02-27 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | added mooshroom to cow conversion | tonibm19 | 2014-02-27 | 1 | -0/+2 |
| * | | | | | Added a "nooutbuf" cmdline param. | madmaxoft | 2014-02-27 | 2 | -13/+18 |
| | |_|/ /
| |/| | | |
|
| * | | | | Fixed crash and some warnings in map handling. | madmaxoft | 2014-02-27 | 2 | -3/+5 |
| | |_|/
| |/| | |
|
| * | | | Fixed a gcc warning in FastNBT.h. | madmaxoft | 2014-02-26 | 1 | -2/+11 |
| * | | | Attempted fix for several GCC warnings. | madmaxoft | 2014-02-26 | 3 | -3/+15 |
| |/ / |
|
| * | | Added more utility functions to cCuboid. | madmaxoft | 2014-02-26 | 2 | -4/+105 |
| * | | Added useful parameter overloads to cBlockArea Lua API. | madmaxoft | 2014-02-24 | 2 | -0/+133 |
| * | | Fixed tolua export for Byte. | madmaxoft | 2014-02-24 | 1 | -0/+7 |
| * | | Fixed compilation in MSVC (forward class definitions). | madmaxoft | 2014-02-24 | 2 | -0/+2 |
| * | | BlockEntities is warnings free | Tycho | 2014-02-24 | 6 | -3/+11 |
| * | | Merge pull request #710 from TheJumper/master | Mattes D | 2014-02-24 | 28 | -39/+517 |
| |\ \ |
|
| | * | | Fixed Formatting, added compiler warning suppressing methods, fixed comments | TheJumper | 2014-02-24 | 5 | -3/+6 |
| | * | | Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters | TheJumper | 2014-02-23 | 29 | -40/+515 |
| | * | | BlockBed.cpp: Fixed Multiple people in one bed. | TheJumper | 2014-02-23 | 1 | -7/+18 |
| | * | | Fixed bindings for cBlockArea:Get(Rel)BlockTypeMeta(). | madmaxoft | 2014-02-23 | 2 | -29/+110 |
| | * | | Rename SkullEntity to MobHeadEntity | Howaner | 2014-02-23 | 23 | -256/+254 |
| | * | | Add break to Protocol17x.cpp and use new comment delimiter | Howaner | 2014-02-23 | 2 | -7/+8 |
| | * | | Add Heads completely | Howaner | 2014-02-23 | 14 | -7/+154 |
| | * | | Add Skulls/Heads | Howaner | 2014-02-23 | 13 | -5/+354 |
| * | | | Fixed MCServer not compiling with C++03 compilers | STRWarrior | 2014-02-24 | 3 | -12/+12 |
| * | | | Small improvements to boats. | STRWarrior | 2014-02-24 | 1 | -3/+7 |
| * | | | Merge pull request #669 from xdot/master | Tiger Wang | 2014-02-24 | 28 | -10/+1871 |
| |\ \ \ |
|
| | * | | | Maps: Improvements | andrew | 2014-02-23 | 7 | -13/+26 |
| | * | | | Manually exported DoWithMap | andrew | 2014-02-23 | 4 | -2/+11 |
| | * | | | Documented and exported cMapManager | andrew | 2014-02-23 | 2 | -3/+6 |
| | * | | | Documented and exported cMap | andrew | 2014-02-22 | 3 | -9/+53 |
| | * | | | Semi-working implementation of cMap::UpdatePixel | andrew | 2014-02-22 | 2 | -11/+95 |
| | * | | | Split cMap::UpdateClient | andrew | 2014-02-21 | 2 | -73/+114 |
| | * | | | Thread safe cMap manager | andrew | 2014-02-20 | 7 | -17/+275 |
| | * | | | Manual merge (Fixed conflicts) | andrew | 2014-02-20 | 79 | -389/+2685 |
| | |\ \ \ |
|
| | * | | | | cMapDecorator: Implemented random rotations | andrew | 2014-02-19 | 2 | -13/+18 |
| | * | | | | Documented cMap | andrew | 2014-02-19 | 3 | -7/+31 |
| | * | | | | Map decorators; Map clients | andrew | 2014-02-18 | 12 | -45/+351 |
| | * | | | | Map item handler; Fixed several bugs | andrew | 2014-02-17 | 13 | -29/+195 |
| | * | | | | cMap::UpdateRadius | andrew | 2014-02-15 | 4 | -16/+121 |
| | * | | | | EmptyMap item handler | andrew | 2014-02-14 | 3 | -4/+52 |
| | * | | | | Send map when selected | andrew | 2014-02-14 | 7 | -27/+114 |
| | * | | | | IDCount Serialization | andrew | 2014-02-13 | 7 | -3/+191 |
| | * | | | | Implementation of in-game maps | andrew | 2014-02-13 | 13 | -0/+596 |
| * | | | | | Removed an unused member variable from cChunk. | madmaxoft | 2014-02-24 | 2 | -8/+0 |
| * | | | | | Fixed crash in cBlockArea rotation. | madmaxoft | 2014-02-24 | 1 | -6/+6 |
| * | | | | | Fixed a possible crash in cWorld::WakeUpSimulatorsInArea(). | madmaxoft | 2014-02-24 | 1 | -0/+4 |
| * | | | | | Merge pull request #716 from Howaner/BreakFix | Mattes D | 2014-02-23 | 1 | -0/+10 |
| |\ \ \ \ \ |
|
| | * | | | | | Use the ItemCategorie::IsSword() Method. | Howaner | 2014-02-23 | 2 | -20/+1 |
| | * | | | | | No Sword Block Destroying in Creative Mode | Howaner | 2014-02-23 | 2 | -0/+29 |
| * | | | | | | fixed globals.h warnings | Tycho | 2014-02-23 | 3 | -2/+11 |
| |/ / / / / |
|
| * | | | | | Added cBlockArea::GetVolume, exported to Lua API. | madmaxoft | 2014-02-23 | 1 | -27/+30 |
| * | | | | | Added cBlockArea:GetSize() and :GetOrigin() to Lua API. | madmaxoft | 2014-02-23 | 1 | -0/+64 |
| * | | | | | cClientHandle manages the client-registered plugin channels. | madmaxoft | 2014-02-20 | 2 | -36/+123 |
| * | | | | | Removed problematic utf8. | madmaxoft | 2014-02-20 | 1 | -2/+2 |
| * | | | | | Merge pull request #704 from Howaner/GlobalFixes | Mattes D | 2014-02-20 | 6 | -29/+81 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Bad UTF-8 o.O | Howaner | 2014-02-20 | 1 | -2/+2 |
| | * | | | | Remove typeinfo import in IncrementalRedstoneSimulator | Howaner | 2014-02-20 | 1 | -2/+0 |
| | * | | | | Fix Cauldron | Howaner | 2014-02-20 | 1 | -8/+11 |
| | * | | | | Add Wolf Heal with Food | Howaner | 2014-02-20 | 1 | -10/+34 |
| | * | | | | Add Pressure Plate Sound | Howaner | 2014-02-20 | 1 | -0/+9 |
| | * | | | | Add Light weighted pressure plates | Howaner | 2014-02-20 | 3 | -10/+24 |
| | * | | | | Add Hay Bale to Burnable | Howaner | 2014-02-20 | 1 | -0/+1 |
| | * | | | | Add 'Meta < 3' to Cauldron | Howaner | 2014-02-20 | 1 | -5/+8 |
| * | | | | | Merge pull request #702 from TheJumper/master | Mattes D | 2014-02-20 | 1 | -7/+18 |
| |\ \ \ \ \ |
|
| | * | | | | | BlockBed.cpp: Fixed space at if statement | TheJumper | 2014-02-20 | 1 | -1/+1 |
| | * | | | | | BlockBed.cpp: Fixed Multiple people in one bed. | TheJumper | 2014-02-20 | 1 | -7/+18 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Disabled the leak finder. | madmaxoft | 2014-02-20 | 2 | -2/+6 |
| | |/ / /
| |/| | | |
|
| * | | | | Merge pull request #700 from Howaner/GlobalFixes | Mattes D | 2014-02-20 | 7 | -8/+84 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Add BlockNewLeaves.h and rename Darkoac to Darkoak | Howaner | 2014-02-19 | 5 | -15/+57 |
| | * | | | Add new Trees (without Generator) | Howaner | 2014-02-19 | 6 | -0/+34 |
| | | |/
| | |/| |
|
| * | | | Fixed bindings for cBlockArea:Get(Rel)BlockTypeMeta(). | madmaxoft | 2014-02-20 | 2 | -29/+110 |
| * | | | Merge pull request #697 from Howaner/Skull | Mattes D | 2014-02-19 | 21 | -6/+501 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Rename SkullEntity to MobHeadEntity | Howaner | 2014-02-19 | 23 | -256/+254 |
| | * | | Add break to Protocol17x.cpp and use new comment delimiter | Howaner | 2014-02-19 | 2 | -7/+8 |
| | * | | Add Heads completely | Howaner | 2014-02-18 | 14 | -7/+154 |
| | * | | Add Skulls/Heads | Howaner | 2014-02-17 | 13 | -5/+354 |
| * | | | Merge branch 'master' into itemframes | Tiger Wang | 2014-02-18 | 24 | -11/+433 |
| |\ \ \ |
|
| | * \ \ | Merge pull request #696 from mc-server/paintings | Mattes D | 2014-02-18 | 17 | -3/+231 |
| | |\ \ \ |
|
| | | * | | | Properly exported and documented paintings | Tiger Wang | 2014-02-18 | 3 | -2/+4 |
| | | * | | | Comments & new BLOCK_FACE constants | Tiger Wang | 2014-02-18 | 1 | -7/+10 |
| | | * | | | Implemented paintings, fixes #689 | Tiger Wang | 2014-02-18 | 15 | -3/+226 |
| | * | | | | The cuboid for cWorld::SetAreaBiome() doesn't need sorting. | madmaxoft | 2014-02-18 | 2 | -2/+7 |
| | * | | | | Added cWorld:SetAreaBiome() API function. | madmaxoft | 2014-02-18 | 6 | -3/+164 |
| | * | | | | Added a bit more documentation to cForEachChunkProvider. | madmaxoft | 2014-02-18 | 2 | -5/+33 |
| | |/ / / |
|
| * | | | | Merge branch 'itemframes' of https://github.com/mc-server/MCServer into itemframes | Tiger Wang | 2014-02-18 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | Fixed possible ASSERT failure | Tiger Wang | 2014-02-18 | 1 | -1/+1 |
| * | | | | | De-breaked stuff | Tiger Wang | 2014-02-18 | 1 | -2/+0 |
| |/ / / / |
|
| * | | | | Changed BlockFace type to eBlockFace | Tiger Wang | 2014-02-18 | 3 | -26/+27 |
| * | | | | Merge branch 'itemframes' of https://github.com/mc-server/MCServer into itemframes | Tiger Wang | 2014-02-18 | 1 | -7/+10 |
| |\ \ \ \ |
|
| | * | | | | Added an explanatory comment | Tiger Wang | 2014-02-18 | 1 | -0/+2 |
| | * | | | | Used new BLOCK_FACE constants | Tiger Wang | 2014-02-18 | 1 | -7/+8 |
| * | | | | | Added a brace | Tiger Wang | 2014-02-18 | 1 | -0/+2 |
| |/ / / / |
|
| * / / / | Implemented item frames, a part of #689 | Tiger Wang | 2014-02-18 | 7 | -2/+233 |
| |/ / / |
|
| * | | | Added cPluginManager:GetPluginsPath() to the Lua API. | madmaxoft | 2014-02-17 | 2 | -1/+5 |
| * | | | Add Lua plugin path to package.path and .cpath. | madmaxoft | 2014-02-17 | 3 | -0/+37 |
| * | | | Merge pull request #690 from tonibm19/master | Alexander Harkness | 2014-02-17 | 1 | -2/+2 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Improved formatting | tonibm19 | 2014-02-17 | 1 | -2/+2 |
| | * | | Now mobs can't escape from fences. | tonibm19 | 2014-02-16 | 1 | -2/+2 |
| * | | | Merge pull request #692 from mc-server/wolfcleanup | Alexander Harkness | 2014-02-17 | 1 | -30/+15 |
| |\ \ \ |
|
| | * | | | Fixes to previous commit | Tiger Wang | 2014-02-16 | 1 | -9/+10 |
| | * | | | Slight cleanup of wolf code | Tiger Wang | 2014-02-16 | 1 | -23/+7 |
| * | | | | Fixed a memory leak in CompositeChat. | madmaxoft | 2014-02-17 | 1 | -0/+3 |
| * | | | | Links sent via chat messages are clickable. | madmaxoft | 2014-02-16 | 4 | -9/+34 |
| * | | | | Implemented cCompositeChat::ParseText(), incl. self-test. | madmaxoft | 2014-02-16 | 2 | -1/+211 |
| * | | | | Fixed cBoundingBox self-test code-style. | madmaxoft | 2014-02-16 | 1 | -10/+10 |
| * | | | | Merge pull request #683 from mc-server/redstoneimprovements | Mattes D | 2014-02-16 | 5 | -94/+167 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Fixed a glaring bug with chunk cross-simulating | Tiger Wang | 2014-02-16 | 1 | -9/+17 |
| | * | | | Added a 'default:' for SimChunk()'s switch | Tiger Wang | 2014-02-15 | 1 | -0/+1 |
| | * | | | A fix and an improvement | Tiger Wang | 2014-02-15 | 2 | -23/+43 |
| | * | | | Fixed TNT fizzing everywhere | Tiger Wang | 2014-02-15 | 2 | -2/+2 |
| | * | | | Sizeable speed improvements to redstone | Tiger Wang | 2014-02-15 | 3 | -83/+127 |
| * | | | | Merge pull request #686 from Howaner/GlobalFixes | Mattes D | 2014-02-16 | 5 | -3/+11 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Add Locale to ClientHandle | Howaner | 2014-02-16 | 5 | -3/+11 |
| * | | | | Fixed minor formatting issues from #682 | Tiger Wang | 2014-02-16 | 3 | -16/+3 |
| |/ / / |
|
| * | | | Replace random Float Generation and broadcast the Exp Pickup Sound | Howaner | 2014-02-16 | 2 | -9/+4 |
| * | | | Add Exp Bottle Effects | Howaner | 2014-02-16 | 4 | -1/+23 |
| * | | | Set max. Players in the Tablist to 60 | Howaner | 2014-02-16 | 1 | -1/+1 |
| * | | | Disable Hunger Death | Howaner | 2014-02-16 | 1 | -1/+7 |
| * | | | Removed the unnecessary LoopPlayersAndBroadcastChat() functions. | madmaxoft | 2014-02-15 | 4 | -23/+19 |
| * | | | Implemented cCompositeChat. | madmaxoft | 2014-02-15 | 18 | -21/+671 |
| * | | | Merge pull request #679 from mc-server/NotchDeath | Alexander Harkness | 2014-02-15 | 1 | -0/+6 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | If a player is called "Notch" he drops an apple. http://minecraft.gamepedia.com/Notch | STRWarrior | 2014-02-15 | 1 | -0/+6 |
| * | | | Add more Sounds to Redstone Simulator | Howaner | 2014-02-15 | 1 | -1/+23 |
| * | | | Add Fence Gate to Redstone Simulator | Howaner | 2014-02-15 | 2 | -0/+31 |
| * | | | Merge pull request #664 from mc-server/generalfixes | Mattes D | 2014-02-15 | 19 | -46/+130 |
| |\ \ \ |
|
| | * | | | Fixed typographical error | Tiger Wang | 2014-02-15 | 1 | -2/+1 |
| | * | | | Removed debug messages again | Tiger Wang | 2014-02-15 | 1 | -6/+0 |
| | * | | | Added proper debug messages | Tiger Wang | 2014-02-13 | 1 | -3/+8 |
| | * | | | Fancy stuff with constant references | Tiger Wang | 2014-02-13 | 1 | -2/+2 |
| | * | | | Added more missing GetClassStatic()s | Tiger Wang | 2014-02-12 | 2 | -0/+4 |
| | * | | | Removed some unneeded BroadcastWholeWindow()s | Tiger Wang | 2014-02-12 | 4 | -23/+2 |
| | * | | | Changed inheritance a bit | Tiger Wang | 2014-02-12 | 8 | -33/+54 |
| | * | | | Made player jump reset less ambiguous | Tiger Wang | 2014-02-12 | 1 | -1/+2 |
| | * | | | Simplified Attack() tracing | Tiger Wang | 2014-02-12 | 1 | -1/+6 |
| | * | | | Improved pressure plates | Tiger Wang | 2014-02-12 | 2 | -1/+5 |
| | * | | | Fixed #190 | Tiger Wang | 2014-02-11 | 1 | -2/+67 |
| | * | | | Fixed #627 | Tiger Wang | 2014-02-11 | 5 | -21/+12 |
| | * | | | Fixed #612 | Tiger Wang | 2014-02-11 | 2 | -0/+16 |
| * | | | | Merge pull request #677 from mc-server/BroadcastParticleEffect | Alexander Harkness | 2014-02-15 | 1 | -1/+1 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Exported cWorld::BroadcastParticleEffect. | STRWarrior | 2014-02-15 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | Merged branch 'narroo/master'. | madmaxoft | 2014-02-13 | 2 | -1/+36 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Fixed formatting. Moved UnloadUnusedChunks from public to private. | narroo | 2014-02-11 | 2 | -4/+10 |
| | * | | Fixed formatting of previous commit. | narroo | 2014-02-11 | 2 | -2/+7 |
| | * | | Fixed bug #385. UnloadUnusedChunks now has the same interface as | narroo | 2014-02-11 | 2 | -1/+25 |
| * | | | Fixed #573 | STRWarrior | 2014-02-12 | 1 | -4/+4 |
| * | | | cWorld:ChunkStay() accepts nils as callbacks. | madmaxoft | 2014-02-11 | 1 | -5/+3 |
| * | | | Added cLuaState::CheckParamFunctionOrNil(). | madmaxoft | 2014-02-11 | 2 | -2/+37 |
| | |/
| |/| |
|
| * | | More gcc warnings fixed. | madmaxoft | 2014-02-11 | 2 | -4/+5 |
| * | | Made cChunkStay's destructor virtual. | madmaxoft | 2014-02-11 | 1 | -1/+1 |
| * | | Fixed gcc warnings in Item.h. | madmaxoft | 2014-02-11 | 1 | -21/+21 |
| * | | Fixed nested plugin function calls. | madmaxoft | 2014-02-11 | 1 | -6/+9 |
| * | | Merge branch 'master' into ChunkStay | madmaxoft | 2014-02-11 | 1 | -2/+1 |
| |\ \ |
|
| | * | | Added additional parenthasies | worktycho | 2014-02-10 | 1 | -2/+1 |
| | * | | Merge branch 'master' into boatsFix | Tycho | 2014-02-10 | 1 | -0/+1 |
| | |\ \ |
|
| | | * | | Maybe fixed boat placing | tonibm19 | 2014-02-10 | 1 | -1/+1 |
| | | |/ |
|
| | * / | Fixed stupid mistax in conditional | worktycho | 2014-02-10 | 1 | -2/+1 |
| | |/ |
|
| * | | Added LuaChunkStay to Bindings sources. | madmaxoft | 2014-02-10 | 1 | -36/+47 |
| * | | Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay(). | madmaxoft | 2014-02-10 | 9 | -87/+213 |
| * | | cLuaState: Stack traces don't include ghost 0-th element. | madmaxoft | 2014-02-10 | 1 | -1/+1 |
| * | | Added cPluginLua::cOperation. | madmaxoft | 2014-02-10 | 1 | -1/+27 |
| * | | First working version of cLuaChunkStay. | madmaxoft | 2014-02-09 | 4 | -17/+92 |
| * | | Initial Lua cChunkStay export. | madmaxoft | 2014-02-09 | 4 | -1/+123 |
| * | | cLuaState::cRef can be unbound and re-bound. | madmaxoft | 2014-02-09 | 2 | -9/+60 |
| * | | Added AllToLua.pkg to MSVC project files. | madmaxoft | 2014-02-09 | 1 | -0/+2 |
| * | | Merge remote-tracking branch 'origin/master' into ChunkStay | madmaxoft | 2014-02-09 | 30 | -127/+328 |
| |\| |
|
| | * | Fixed compile and some warnings in MSVS | Tiger Wang | 2014-02-09 | 7 | -17/+6 |
| | * | Merge remote-tracking branch 'origin/master' into playerimprovements | Tiger Wang | 2014-02-09 | 33 | -1897/+2087 |
| | |\ |
|
| | | * | Merge pull request #656 from mc-server/ReloadGroups | Mattes D | 2014-02-09 | 1 | -0/+11 |
| | | |\ |
|
| | | | * | "reload" is back. | STRWarrior | 2014-02-09 | 1 | -0/+7 |
| | | | * | Split "reload" in "reloadplugins" and "reloadgroups". | STRWarrior | 2014-02-09 | 1 | -2/+5 |
| | | | * | The console reload command also reloads the groups. | STRWarrior | 2014-02-09 | 1 | -0/+1 |
| | * | | | Merge branch 'master' into playerimprovements | Tiger Wang | 2014-02-09 | 92 | -214/+347 |
| | |\ \ \ |
|
| | * | | | | Fixed a boat ASSERT | Tiger Wang | 2014-02-09 | 1 | -2/+8 |
| | * | | | | Moved Gamemode setting into General root tag | Tiger Wang | 2014-02-07 | 1 | -1/+1 |
| | * | | | | Added sender name to PM if prefixes disabled | Tiger Wang | 2014-02-07 | 2 | -2/+2 |