1
0
Fork 0

Commit Graph

  • efa5310d69
    fixes the fallthrough (#5198) 12xx12 2021-04-20 17:04:31 +0200
  • 5ae924ec74 ForestRocks: use make_unique to construct Tiger Wang 2021-04-12 22:56:21 +0100
  • d06930de75 Implement random ticks more faithfully Tiger Wang 2021-04-10 20:01:01 +0100
  • 7080c4d3e2 Hoppers: use 'locked' bit in meta Tiger Wang 2021-04-10 17:17:15 +0100
  • 3001e23e8c Thrown potions/enderpearls: cleanup Tiger Wang 2021-04-10 16:58:39 +0100
  • 951e6c76a7 cPlayer: move some constants out of header Tiger Wang 2021-04-10 16:03:51 +0100
  • a999c5d845 More cProtocol cleanup Tiger Wang 2021-04-10 15:57:16 +0100
  • 63ded9f6b4 Add animations for shield/item block & break Tiger Wang 2021-04-09 23:21:39 +0100
  • 99bd05dff5 Add magical critical effect Tiger Wang 2021-04-09 23:21:04 +0100
  • 17c091a97f Fix thrown snowball/egg hit animations Tiger Wang 2021-04-09 23:19:50 +0100
  • 2fc86476ae Improve bed handling robustness Tiger Wang 2021-04-09 23:18:09 +0100
  • 66c211c33a Unify multiprotocol entity animations Tiger Wang 2021-04-09 23:17:01 +0100
  • 956f5bca28 Remove unused GetClassStatic in cWorld Tiger Wang 2021-04-07 17:15:28 +0100
  • 9aa85e38a8 Fix incorrect name in deserialiser for zombie pigmen Tiger Wang 2021-04-06 23:12:50 +0100
  • 6e80f7544d Update entity sizes Tiger Wang 2021-04-06 16:09:16 +0100
  • 1394fc8eb5 Streamline player abilities handling Tiger Wang 2021-04-06 12:26:43 +0100
  • 0f9d424427 Fix block break particles Tiger Wang 2021-04-06 00:07:31 +0100
  • d6b264bc21 Fall particles: check for valid Y Tiger Wang 2021-04-06 00:06:58 +0100
  • 4cd49d7eca Fix sending incorrect date values on world change Tiger Wang 2021-04-05 01:38:43 +0100
  • a2a2226179
    Fixed generator for the Mega Taiga biome (#5129) 12xx12 2021-04-12 23:33:14 +0200
  • 64778c6a39 Fix improper destruction of BEs on /regen Tiger Wang 2021-04-11 23:10:25 +0100
  • 0137e71f6b Added override specifiers to overridden functions. Mattes D 2021-04-12 10:12:03 +0200
  • 04cb4996e2 Update the minimodules Tiger Wang 2021-04-12 00:25:51 +0100
  • 8d10f1b26a
    fixed build (#5181) 12xx12 2021-04-08 13:52:43 +0200
  • befe132861
    cPieceModifier interface and cPieceModifierRandomizeBlocks class (#5122) Damián Imrich 2021-04-08 12:24:59 +0200
  • d78bcac150
    Obsidian pillars, end fountain, not Ender dragon spawning (#4993) 12xx12 2021-04-08 12:18:18 +0200
  • b2eddbed84
    Teleport off of mount when throwing enderpearl (#5179) Nate 2021-04-08 06:17:24 -0400
  • 8efe55c62c
    Change to Cuboid calculation for splash distance (#5176) Nate 2021-04-06 12:16:31 -0400
  • 071b7be3d4
    Basic elytra flight (#5124) Damián Imrich 2021-04-03 19:45:20 +0200
  • ce6f8b3557 Fix finisher generating invalid pumpkin Tiger Wang 2021-03-30 20:54:16 +0100
  • 8a30a4a7b8 Player data loading cleanup Tiger Wang 2021-03-28 22:34:54 +0100
  • 222d9957a1 cIsThread cleanup Tiger Wang 2021-03-28 22:33:24 +0100
  • 8ec5552998
    Do an early check for empty network buffers (#5172) Tiger Wang 2021-03-29 23:36:00 +0100
  • abcc14076c Call ProcessProtocolOut at opportune times Tiger Wang 2021-03-28 21:20:13 +0100
  • c24e968f2c Send keep alives slightly less frequently Tiger Wang 2021-03-28 15:34:49 +0100
  • 5d11816015 Move some redstone implementations into the source file Tiger Wang 2021-03-28 15:09:01 +0100
  • 2687f2df30
    Fix chunk block changes being sent out of order (#5169) Tiger Wang 2021-03-28 14:44:20 +0100
  • 125df19477
    Do not fake a tool when converting to pickups (#5170) Tiger Wang 2021-03-28 14:41:34 +0100
  • 748b121703
    Unify DoWithBlockEntity (#5168) Tiger Wang 2021-03-28 14:40:57 +0100
  • 5123850db0
    Fix Windows XP to 7 compatibility (#5167) Tiger Wang 2021-03-28 13:34:57 +0100
  • 58d7b7e5c7
    Update Copyright year (#5165) IceCruelStuff 2021-03-26 13:29:23 -0700
  • 90369deb5a
    Change TimeOfDay to WorldDate (#5160) Tiger Wang 2021-03-20 20:58:19 +0000
  • 55ba39ca0e Don't send ping updates one packet at a time Tiger Wang 2021-03-17 23:18:02 +0000
  • e3fe9e5e93 Deduplicate WriteBlockEntity Tiger Wang 2021-03-15 17:06:58 +0000
  • edf9e39ed7 Mob heads, banners cannot be used Tiger Wang 2021-03-15 17:06:40 +0000
  • 5ca3a7c2e7 shared_ptr -> unique_ptr in generators Tiger Wang 2021-03-08 16:39:43 +0000
  • 3e3c30496d Add heraldry names to banner pattern API docs Tiger Wang 2021-03-15 11:07:54 +0000
  • 243083e01a
    Adding basic Banner functionality (#4806) 12xx12 2021-03-15 03:47:55 +0100
  • ca5608c66c Derive HugeMushroom from the base handler Tiger Wang 2021-03-14 11:58:02 +0000
  • 61cc1c0190 Change Cobblestone block handler to default Tiger Wang 2021-03-14 00:33:05 +0000
  • de76503d5c Remove DoesDropOnUnsuitable Tiger Wang 2021-03-14 00:30:40 +0000
  • 45591cbe7b
    Properly deprecate more XYZ parameter'd functions (#5147) Tiger Wang 2021-03-15 02:28:18 +0000
  • c729d7abde
    Fixed some death messages showing up even when they are disabled. (#5153) NiLSPACE 2021-03-11 22:26:35 +0100
  • 01a4e696b3
    Do protocol decryption in-place (with CryptoAPI on Windows) (#5145) Tiger Wang 2021-03-08 16:37:36 +0000
  • 3daf253b7f
    Some emplace_back replacements (#5149) 12xx12 2021-03-07 17:31:43 +0100
  • d9a2b8611c
    Mitigate MSVC crash (#5146) Tiger Wang 2021-03-06 12:59:39 +0000
  • 00e6239b20 Update Core Tiger Wang 2021-03-06 01:30:55 +0000
  • 40b6758905
    Add block handler for huge mushroom blocks (#5143) Mat 2021-03-05 20:43:40 +0200
  • 8405b8969f
    Adding Boss bar (#5025) 12xx12 2021-03-05 16:08:30 +0100
  • 4d6235c807
    Add Mushrooms to Generator and fixed up the roofed forest (#5134) 12xx12 2021-03-05 14:04:48 +0100
  • 868cd94ee9
    Prepare ChunkData for BlockState storage (#5105) Tiger Wang 2021-03-05 13:03:55 +0000
  • 5fa45182e8
    fixed the crash on generating in the SinglePiceStructuresGen (#5136) 12xx12 2021-03-05 13:28:36 +0100
  • 81e299f00c Mark UNREACHABLE with intrinsics Tiger Wang 2021-02-20 16:24:13 +0000
  • 6aa1d13508 Clang 7? Tiger Wang 2021-02-10 16:46:42 +0000
  • 2f1359a0f9 Fix march=native not being enabled Tiger Wang 2021-01-31 15:09:59 +0000
  • 2a6d4ffcd8 Turn off SQLITE_ENABLE_JSON1 Tiger Wang 2021-01-29 02:00:27 +0000
  • 23745525e0 Update libevent, mbedtls Tiger Wang 2021-02-09 13:01:29 +0000
  • 86cfb38211 MSVC warnings Tiger Wang 2021-02-09 13:01:13 +0000
  • 2481190d9c CompositeChat: use variants 12xx12 2021-02-05 02:05:14 +0000
  • 7ad054b087 Explodinator performance optimisations Tiger Wang 2021-02-06 21:32:54 +0000
  • 5a8e75e6aa Explodinator: fix divide by zero Tiger Wang 2021-02-06 18:37:50 +0000
  • be2bf999c2 Fix #5118 Tiger Wang 2021-02-06 18:37:03 +0000
  • 925f960ea2 Adds playerlist header and footer broadcasting (1.8-1.13) dImrich 2021-02-04 00:33:17 +0100
  • b1b7424c43
    Creative mode hits immediately disappear boats (#5117) Simerson 2021-01-28 23:39:40 +0100
  • 50a94f972d
    Fix debug macro situation (#5114) Tiger Wang 2021-01-26 09:41:55 +0000
  • 19302eeb87 Redstone: inline -> static Tiger Wang 2021-01-21 22:51:55 +0000
  • 4f3b699b27
    End crystal placement (#5112) Damián Imrich 2021-01-22 18:06:26 +0100
  • 59e906ec6c
    Implementation of totem of undying behaviour (#5111) Damián Imrich 2021-01-22 10:05:18 +0100
  • 49ef21d650 MultiVersionProtocol: fix two crashes Tiger Wang 2021-01-17 15:13:32 +0000
  • 813176fbd1
    cChunk: don't inherit from cChunkDef (#5106) Tiger Wang 2021-01-18 16:09:10 +0000
  • bdb45998c9
    Fixed horse UI desync when taking saddle out (#5108) wereii 2021-01-16 19:27:50 +0100
  • 054a89dd9e Clarify cClientHandle, cPlayer ownership semantics Tiger Wang 2021-01-06 00:35:42 +0000
  • 9328afe65c Convert most calls to blocking GetHeight/GetBiomeAt to direct chunk accesses Tiger Wang 2021-01-05 02:13:02 +0000
  • eeb63b8901
    zlib -> libdeflate (#5085) Tiger Wang 2021-01-11 16:39:43 +0000
  • 00c0a23ace
    Fixed switch-ups regarding some slab and stair recipes (#5099) Varga Szabolcs 2021-01-05 04:14:53 +0200
  • 16aeb84cd3
    Fix potential destruction crashes (#5095) Tiger Wang 2021-01-02 13:50:34 +0000
  • 4656f7486d
    Fix version typo in CMakeLists.txt (#5098) Nir 2021-01-02 13:35:40 +0200
  • 959b263093
    Fix AppVeyor IA32 builds (#5096) Tiger Wang 2020-12-31 19:43:02 +0000
  • 90ce4ed2b8 Command Blocks: fix a crash Tiger Wang 2020-12-29 22:01:38 +0000
  • abc96bb4ce Avoid an std::list in StreamNextChunk Tiger Wang 2020-12-24 16:26:23 +0000
  • bb37e5c152 Streamline ClientHandle chunk send a little Tiger Wang 2020-12-24 15:30:36 +0000
  • c91335bfbb Don't prematurely exit "downloading terrain" screen on join Tiger Wang 2020-12-24 15:29:37 +0000
  • 60bc040a9c Make SetAllData's MarkDirty() the chunk's responsibility Tiger Wang 2020-12-24 15:28:22 +0000
  • 9fcd2d4210 Avoid a gratuitous dirty when loading chunks with entities Tiger Wang 2020-12-24 15:27:44 +0000
  • 7f894b2f73 Silverfish: correct search cube Tiger Wang 2020-12-23 22:40:45 +0000
  • 14ada52f3a Daylight Sensor: remove redundant delay Tiger Wang 2020-12-23 22:40:21 +0000
  • d9a7c51d4d ViewDistance: unsigned -> signed Tiger Wang 2020-12-23 22:39:53 +0000
  • 53ae358d8c Replace custom ChunkCoordinate with cChunkCoords Tiger Wang 2020-12-21 15:51:43 +0000
  • f3ec768dfb unique_ptr<cChunkMap> to plain member Tiger Wang 2020-12-21 14:31:44 +0000
  • 9518a27357
    Prepare for 1.15+ (#4856) Tiger Wang 2020-12-21 13:54:04 +0000