Project Zomboid

Project Zomboid

Shortwave Survivors
Showing 1-10 of 12 entries
< 1  2 >
Update: 24 Oct, 2024 @ 10:43pm

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

Update: 14 Oct, 2024 @ 12:24am

- 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

Update: 12 Oct, 2024 @ 9:00pm

- 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

Update: 17 Jul, 2024 @ 12:39am

- 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

Update: 1 Apr, 2024 @ 11:40pm

- fixed quests not failing when quest giver dies

Update: 1 Apr, 2024 @ 9:25am

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

Update: 26 Mar, 2024 @ 10:48am

- removed test save files from mod

Update: 26 Mar, 2024 @ 10:44am

- 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

Update: 21 Mar, 2024 @ 8:44am

- 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)

Update: 19 Mar, 2024 @ 11:30am

- fixed minor issue with saving system