更新日志

Release Infos
Tag : 0.31.1 Released : 3 \u6708(s) ago
  • Fixed ban propagation to community servers
  • Hopefully fixed black screen issue.
  • Reduce loot spawn timer on low / medium pop.
  • Server optimizations.
  • Faster broadcast of players movements.
  • Game OST restored.
  • Night time passes twice as fast as day time, so more day time and less night time.
  • Change smeltTime from 40 seconds to 7 seconds.
  • Fixed furnace sound bug where furnace noise would stop playing after the 1st item was done smelting.
  • Fixed bee box fx (so bees fly around the bee box + noise)
  • Added all canned food types & removed coded messages from Kitchen Cabinets
  • Removed coded message from Desk & replaced with a Compass.
  • Removed pipes from Vans and added Weapon repair kits (As of 2016).
  • Removed pipes from Cars and added Gun repair Kits (As of 2016).
  • Removed No brainers & replaced with Metal Pipes from multiple spawners.
  • Rebalanced Metal sheet to pipe ratio from multiple spawners.
  • Buffed Trash Can & Dumpster fert from 6% to 10%.
  • Buffed Farm spawn to 70% with 25% of spawns being Fert (11-18 Fert per run).
  • Fixed /Dev Findmodel command.
  • Removed compass from default character loadout & added inprovised compass.
  • Removed bundle of Gauze & added 5 gauze back to default character loadout.
  • Removed Waist Pack & Added Belt Pouch to default character loadout.
  • Removed test wolf & bear from PV.
  • Added Wooden Barricade & rebalanced recipe.
  • Increased render distance of base parts.

What's Changed

  • Write tests for speedtree manager by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1817
  • Change salvaging ammo and update weapon workbench crafting by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1819
  • Implement use options from vehicles by @jasonmoonen in https://github.com/QuentinGruber/h1z1-server/pull/1816
  • Add initialStaticDTO caching x10 faster by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1818
  • JS sku by @avcio9 in https://github.com/QuentinGruber/h1z1-server/pull/1822
  • Add reply command by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1827
  • Close open handles after test context ended by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1835
  • Belt pouch by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1842
  • CollectingEntity fixes by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1825
  • Fix vehicle not flipping while on its side by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1820
  • Increase farm loot by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1837
  • Create Gateway.threaded & Gateway.worker by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1829
  • Make some gatewayServer fields properly private by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1830
  • Refactor Gateway Server to use SoeClientId instead of the full object by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1831
  • Adapt GatewayServerThreaded to get clientinfo by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1832
  • Use GatewayServerThreaded on ZoneServer2016 by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1834
  • Path.join current dir for gateway worker by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1845
  • Update baseh1emuweather by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1846
  • Add enableDynamicWeather option to config file and change default weather to h1emubaseweather by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1847
  • Oprimisations by @avcio9 in https://github.com/QuentinGruber/h1z1-server/pull/1823
  • Reduce spawn timer on low / medium pop by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1844
  • Add dev command to list itemSpawners chances by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1836
  • Faster broadcast by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1841
  • fix /findmodel command by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1850
  • change baseEntities render distance by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1851
  • kronicways-lootchanges by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1852
  • kronicways-changeDefaultLoadout by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1853
  • kronicmays-changeRecipes by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1854
  • kronicways-RemoveTestWolfAndBear by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1855
  • Fix global bans propagation by @QuentinGruber in https://github.com/QuentinGruber/h1z1-server/pull/1857

Full Changelog: https://github.com/QuentinGruber/h1z1-server/compare/0.30.3...0.31.0

What's Changed

  • Fix swapping pouches with higher bulk by @jasonmoonen in https://github.com/QuentinGruber/h1z1-server/pull/1860
  • Add proximityItems without having to search first by @Nikolassparrow in https://github.com/QuentinGruber/h1z1-server/pull/1862

Full Changelog: https://github.com/QuentinGruber/h1z1-server/compare/0.31.0...0.31.1