Project Zomboid

Project Zomboid

SSR: Core
Zobrazuje se 21–30 z 35 položek
< 1  2  3  4 >
Aktualizace: 15. úno. 2022 v 0.22

Added getCurrentTime function

Aktualizace: 11. úno. 2022 v 0.24

- Fixed incorrect events removal which caused news panel to be initialized twice
- Added translation for new chat command (see ssr-news page for details)

Aktualizace: 8. úno. 2022 v 2.06

Fixed addOptionOnTop function override

Aktualizace: 7. úno. 2022 v 0.45

- Removed unused code
- Better ISContextMenu override method
- Safety icon position will be changed if ssr-news or ssr-quests is loaded

Aktualizace: 28. led. 2022 v 3.16

If there are no zombies, news panel will be initialized in 3 seconds after join

Aktualizace: 28. led. 2022 v 2.04

SSR mods now initialized after the first ZombieUpdate() event

Aktualizace: 19. led. 2022 v 7.40

- merged some scripts in lua/shared to avoid conficts with other mods
- updated ISRichTextPanelMod

Aktualizace: 3. led. 2022 v 2.56

Removed anti-debug function, because it was outdated and isn't really needed in a mod for compatibility.
I fixed it and tested (now works on b41 as intended), so if you need it, here's the source code: https://pastebin.com/xQR1ywhS

Aktualizace: 2. led. 2022 v 5.17

- Added new sync method for safehouses

Aktualizace: 30. pro. 2021 v 8.38

- Added compatibility with Build 41
- Removed obsolete and unused tweaks
- Changed the way ssr mods interact with each other