1
0

Commit Graph

  • f3b4183dc2 Remove coverity_scan branch reference Mat 2020-05-07 15:34:10 +03:00
  • d21305b156 Delete CoverityModel.cpp Mat 2020-05-07 15:33:12 +03:00
  • 73f6d17ca1
    Remove unused Coveralls-script Mat 2020-05-07 06:42:11 +03:00
  • b9f441294d
    Add tree generation for ExtemeHills and other biomes (#4713) mBornand 2020-05-06 17:31:52 +02:00
  • bdb8830b9c Fixed various MSVC warnings. Mattes D 2020-05-06 09:24:39 +02:00
  • 57952505e5
    Update fmt to 6.2.0 (#4718) peterbell10 2020-05-05 22:52:14 +01:00
  • 8e2dfce84b
    Require semi-colon at end of function-like macros (#4719) peterbell10 2020-05-05 21:39:59 +01:00
  • f4b5c4c341
    Remove cRankManager migration code (#4714) Mat 2020-05-05 21:20:07 +03:00
  • 4e4ef9052e
    Refactor minecart collision detection code. (#4712) Alexander Harkness 2020-05-04 21:04:21 +00:00
  • 24833f7386 Add two missing include guards Tiger Wang 2020-05-04 13:58:43 +01:00
  • eb3ca16921 Fix one definition rule violations Tiger Wang 2020-05-04 11:50:02 +01:00
  • 9b68fab8ed Fix incorrect formatter invocation Tiger Wang 2020-05-02 23:10:54 +01:00
  • e3de0aef64
    Added check if player is in spectator mode (#4709) Lukas Pioch 2020-05-04 10:14:59 +02:00
  • 8240894d07
    Add comment for boat position broadcast Alexander Harkness 2020-05-04 09:13:55 +01:00
  • 07ca095740
    Improve entity position updates (#4701) Tiger Wang 2020-05-04 09:10:47 +01:00
  • 258318ab98
    Buttons can now be triggered by arrows. (#4670) DrButcher 2020-05-03 22:05:32 +02:00
  • 994036a3b8
    Add cEntity::GetBoundingBox, and use where appropriate. (#4711) Alexander Harkness 2020-05-03 20:04:33 +00:00
  • 5b92e6654f Update src/Simulator/IncrementalRedstoneSimulator/RedstoneWireHandler.h mBornand 2020-05-03 01:59:03 +02:00
  • 1c579f58aa Update src/Simulator/IncrementalRedstoneSimulator/RedstoneWireHandler.h mBornand 2020-05-03 01:58:24 +02:00
  • 83193f132c Made some style update and add comments Marc_Bornand 2020-05-03 00:08:52 +02:00
  • aad33544de add me to the contributors Marc_Bornand 2020-05-02 22:27:11 +02:00
  • 055c9ef90e Fix the connexion to the side of the repeater Marc_Bornand 2020-05-02 22:15:46 +02:00
  • 942403de2b Modify pickup collection behaviour to correspond to vanilla. Alexander Harkness 2020-05-03 00:13:34 +01:00
  • f5ce03d10d Assert if world is incorrect Mat 2020-05-03 02:58:53 +03:00
  • 5f2c572f9a Set entity world early mathiascode 2020-05-03 01:37:35 +03:00
  • 0b9b7bc1a8 Unify entity spawn packet sending Tiger Wang 2020-04-20 20:46:04 +01:00
  • dfe7a0adee
    NBT: Dynamic list-max-count protection. (#4697) Mattes D 2020-04-30 08:44:49 +02:00
  • 38080c7cac Update DispenserEntity.cpp Lukas Pioch 2020-04-25 11:27:11 +02:00
  • 91ab938166 Fixed spawning of mobs from dispenser Lukas Pioch 2020-04-25 09:33:33 +02:00
  • 6fb7b914eb Corrected furnace recipes for log Lukas Pioch 2020-04-25 08:44:21 +02:00
  • 9432b57ba8
    Get biome at world coords on mob spawn (#4692) Mat 2020-04-25 01:00:27 +03:00
  • c0e7708aa7
    Fix incorrect relative coords usage in farmland handler (#4690) peterbell10 2020-04-24 18:29:12 +01:00
  • e6cc792cef Prevent bookshelf pickup crash mathiascode 2020-04-24 19:39:22 +03:00
  • afd377a941 Unify 1.8 and 1.9 Tiger Wang 2020-04-20 01:37:23 +01:00
  • 487f9a2aa9
    Vector3 in Handlers (#4680) Mattes D 2020-04-21 22:19:22 +02:00
  • 246acb19f9 Delet SpawnObject params Tiger Wang 2020-04-19 21:03:17 +01:00
  • 61aff2af12 Correct world access in NetherPortalScanner Tiger Wang 2020-04-19 20:25:53 +01:00
  • 9d124e6b0a More arrow patches Tiger Wang 2020-04-19 01:10:14 +01:00
  • cb64e99377
    Added check for item damage (#4681) Lukas Pioch 2020-04-19 18:36:31 +02:00
  • 2976cec4c0 Reduce arrows going black on hit Tiger Wang 2020-04-18 16:58:22 +01:00
  • 50893667db MoveToWorld must always be provided a world Tiger Wang 2020-04-10 21:08:19 +01:00
  • e98f93a079 Only store IDs across ticks Tiger Wang 2020-04-05 13:41:14 +01:00
  • 63adc6d7dc Add API documentation for repeater metadata constants Tiger Wang 2020-04-18 16:00:19 +01:00
  • c1ea5f982d Re-implement repeater locking Tiger Wang 2020-04-17 09:40:26 +01:00
  • a55f61548e
    Extended Vector3 (#4666) Mattes D 2020-04-18 11:44:35 +02:00
  • 3591be50b2
    Fixing washing away of redstone mechanisms (#4665) DrButcher 2020-04-17 22:01:21 +02:00
  • 26ac146f41
    More Vector3 in cBlockHandler (#4644) Mattes D 2020-04-17 11:36:37 +02:00
  • 96bd4637d7 Implement glowing redstone ore Peter Bell 2020-04-16 22:35:49 +01:00
  • ede56a5750
    ಠ_ಠ (#4660) Tiger Wang 2020-04-16 22:27:04 +01:00
  • 9ee47e5999 Using Super. Mattes D 2020-04-13 18:38:06 +02:00
  • f931590bf0 Prevent crash when breeding Mat 2020-04-16 00:15:01 +03:00
  • dc4df66548 Trapdoor can be placed anywhere since 1.9 Bond_009 2020-04-15 16:36:24 +02:00
  • 42cc736bfd
    ServerHandle: Fix closing failed servers. (#4653) Mattes D 2020-04-15 14:13:40 +02:00
  • f84bab3bc2
    Fixed Lua Vector unification. (#4652) Mattes D 2020-04-15 01:23:24 +02:00
  • c9a9b3c9d0
    Bindings: Allow coercion between Vector3 subtypes. (#4646) Mattes D 2020-04-14 16:43:21 +02:00
  • 35299b8509
    Pressure plate sounds and delay (#4643) DrButcher 2020-04-14 00:23:43 +02:00
  • 43525c5df8 Acquire chunk map CS when accessing player entities Peter Bell 2020-04-12 23:04:30 +01:00
  • fb05ea7cf7 Fixed entity teleport for just-spawned entities. Mattes D 2020-04-12 13:34:24 +02:00
  • ef2d5027d3
    Removed extended ASCII, and added a check against it. (#4642) Mattes D 2020-04-12 09:24:30 +02:00
  • 8914355895 Fix rotation metas on blocks Alexander Harkness 2020-04-11 00:20:51 +01:00
  • f38ad5efb5 added me as contributor GefaketHD 2020-04-10 18:59:55 +02:00
  • 0712fd2d90 fixing rotation - rel. #4625 GefaketHD 2020-04-10 18:52:59 +02:00
  • 0d72270186 Replace all single-digit hex constants with two-digit version Alexander Harkness 2020-04-10 12:25:36 +01:00
  • db118af6ae Remove silly empty cBlockGlazedTerracotta class Alexander Harkness 2020-04-09 22:59:56 +01:00
  • 49f301d5a4 Reduce line length on templates Alexander Harkness 2020-04-09 22:52:41 +01:00
  • e5cc698ee7 Add additional spacing between template/function definitions Alexander Harkness 2020-04-09 22:49:10 +01:00
  • 9bb001f17b Add doxy-comments to new functions Alexander Harkness 2020-04-09 22:47:47 +01:00
  • 2b77b67197 Fix comment text Alexander Harkness 2020-04-09 21:18:45 +01:00
  • f40aba941e Add mixins for blocks that rotate based on player yaw at placement Alexander Harkness 2020-04-08 21:35:08 +01:00
  • 458d7f95c2 Brewing stands do not have rotation Alexander Harkness 2020-04-08 20:56:23 +01:00
  • 48ccd93426 Add Terracotta handlers Alexander Harkness 2020-04-07 23:28:51 +01:00
  • cb21a4611d Correct Black Glazed Terracotta block handler Alexander Harkness 2020-04-07 23:00:04 +01:00
  • b8141f6c87 Add additional blocks which are not breakable by hand Alexander Harkness 2020-04-07 22:59:29 +01:00
  • 4a62e004c5 Change stained clay hardness value Alexander Harkness 2020-04-07 22:45:55 +01:00
  • b9c9698d87
    Update Core Alexander Harkness 2020-04-10 12:18:37 +01:00
  • 2cb85a1bcb API docs: Fixed eMonsterType relocation. Mattes D 2020-04-10 08:19:43 +02:00
  • d4f3d674d1
    Use correct value for zombie villager in 1.13 Mat 2020-04-10 05:17:46 +03:00
  • 4b3043f627
    Fix compilation, for real this time. Alexander Harkness 2020-04-10 01:01:07 +01:00
  • a780b3a4f5
    Oops, remember to save your files! Alexander Harkness 2020-04-10 00:53:04 +01:00
  • 8438def87e
    Add Zombie Villagers Bond-009 2018-02-03 12:24:19 +01:00
  • df8d7332d0
    Re-enable darwin download from easyinstall.sh script Alexander Harkness 2020-04-09 21:36:45 +01:00
  • d966a12624
    Don't set entity world twice (#4606) Mat 2020-04-09 23:26:06 +03:00
  • bdedab15c9
    Falling blocks can now be spawned at any position. (#4620) Mattes D 2020-04-09 22:25:20 +02:00
  • 23219c4738 Wolves and mooshrooms are passive mobs Mat 2020-04-08 16:43:24 +03:00
  • 6a21bf979c
    Initial resource pack support (#4622) Mat 2020-04-08 00:23:54 +03:00
  • 19ad96561c
    Filter blocks to add to redstone sim's wake queue (#4621) peterbell10 2020-04-05 20:20:52 +01:00
  • 16b3de94c8
    Add potatoes to washed away list also Alexander Harkness 2020-04-05 12:43:03 +01:00
  • 6bde0dd9ad
    FluidSimulator: Carrots should be also washable (#4619) metiu07 2020-04-05 13:41:31 +02:00
  • 9680408c16
    Block entity for beacon was not created (#4618) Lukas Pioch 2020-04-04 21:34:00 +02:00
  • 2b9474f171
    Remove switch statements from cItemFoodHandler (#4610) Alexander Harkness 2020-04-04 15:13:41 +00:00
  • 3eaab73540
    Potion changes (#4601) Mat 2020-04-04 17:16:36 +03:00
  • 60bcc06f43
    Implement wither skeletons (#4563) Mat 2020-04-04 14:44:17 +03:00
  • aac592f985
    Manage block entity lifetime with unique_ptr (#4080) peterbell10 2020-04-03 22:23:38 +01:00
  • ba048e2101
    New hotfix to prevent calling OnBroken (#4600) Alexander Harkness 2020-04-03 20:24:49 +00:00
  • 4c6f95f49a
    Quick fix to make spawn eggs work (#4611) Mat 2020-04-03 21:56:48 +03:00
  • fdee483781 Update Core mathiascode 2020-04-03 19:02:15 +03:00
  • 4ed182c13a
    Tweak pickup sound pitch (#4598) Mat 2020-04-03 18:49:12 +03:00
  • 2e615914ea
    WebAdmin logo improvements (#4604) Mat 2020-04-03 18:41:29 +03:00
  • a765e71325
    Removed the obsolete cTracer class. (#4594) Mattes D 2020-04-03 14:50:08 +02:00
  • 01b8ed5295
    Pulled the BlockID and BlockInfo headers from Globals.h. (#4591) Mattes D 2020-04-03 08:57:01 +02:00