Project Zomboid

Project Zomboid

Shortwave Survivors
正在显示第 1 - 10 项,共 12 项条目
< 1  2 >
更新于:2024 年 10 月 24 日 下午 10:43
作者:JDB

- fixed spawn state issue when adding or removing group/gang spawn points

更新于:2024 年 10 月 14 日 上午 12:24
作者:JDB

- added SWS_ClearGroupSpawnPoints and SWS_ClearGangSpawnPoints functions to clear all spawn points
- added SWS_RemoveGroupSpawnPoints and SWS_RemoveGangSpawnPoints functions to remove spawn points within bounds
- added SWS_GetGroupSpawnPoints and SWS_GetGangSpawnPoints functions to return list of spawn points
- added SWS_SelectSpawnMap function to select which map spawn points are used (KnoxCountry, etc)
- added SWS_GetSpawnMapName function to get the currently selected map name
- added SWS_CreateNewSpawnMap function to create new named maps
- fixed issue with SWS_AddGangSpawnPoint

更新于:2024 年 10 月 12 日 下午 9:00
作者:JDB

- added SWS_AddGroupSpawnPoint() and SWS_AddGangSpawnPoint() functions so other mods can easily add new spawn locations for groups and gangs
- fixed bug preventing package delivery when delivering to group player has already visited (wont fix problem on existing saves)
- fixed minor translation issue
- refactored SWS_GetPresetClothes

更新于:2024 年 7 月 17 日 上午 12:39
作者:JDB

- created language files for translators
- refactored SWS_GenNewShopStock
- fixed some gang outfits not working
- attempt to remove more zombies near spawned groups
- a few other minor bug fixes

更新于:2024 年 4 月 1 日 下午 11:40
作者:JDB

- fixed quests not failing when quest giver dies

更新于:2024 年 4 月 1 日 上午 9:25
作者:JDB

- fixed new radio options not showing in context menu
- added check to prevent contacting npc's already in group

更新于:2024 年 3 月 26 日 上午 10:48
作者:JDB

- removed test save files from mod

更新于:2024 年 3 月 26 日 上午 10:44
作者:JDB

- fixed errors with button for showing group members on map
- fixed money band options not showing when contacting survivors
- fixed some UI text from SS (apply/remove bandage)
- fixed raiders not searching for player when spawning
- added check for nearby raiders before spawning more
- added check to prevent contacting and recruiting raiders
- added chance to spawn NPC when contacting nearby survivors

更新于:2024 年 3 月 21 日 上午 8:44
作者:JDB

- fixed quest info window not working for some people (hopefully)
- fixed error when killing zombies (result of fixing quest info window)
- fixed minor issues with money band when re-loading a saved game
- fixed some of the UI text from SS (Eat, Drink, Disinfect)

更新于:2024 年 3 月 19 日 上午 11:30
作者:JDB

- fixed minor issue with saving system