Project Zomboid

Project Zomboid

Shortwave Survivors
Viser 1-10 af 12 forekomster
< 1  2 >
Opdatering: 24. okt. 2024 kl. 22:43
af JDB

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

Opdatering: 14. okt. 2024 kl. 0:24
af 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

Opdatering: 12. okt. 2024 kl. 21:00
af 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

Opdatering: 17. juli 2024 kl. 0:39
af 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

Opdatering: 1. apr. 2024 kl. 23:40
af JDB

- fixed quests not failing when quest giver dies

Opdatering: 1. apr. 2024 kl. 9:25
af JDB

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

Opdatering: 26. mar. 2024 kl. 10:48
af JDB

- removed test save files from mod

Opdatering: 26. mar. 2024 kl. 10:44
af 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

Opdatering: 21. mar. 2024 kl. 8:44
af 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)

Opdatering: 19. mar. 2024 kl. 11:30
af JDB

- fixed minor issue with saving system