Project Zomboid

Project Zomboid

SSR: Core
Affichage des entrées 21-30 sur 35
< 1  2  3  4 >
Mis à jour le : 15 févr. 2022 à 0h22

Added getCurrentTime function

Mis à jour le : 11 févr. 2022 à 0h24

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

Mis à jour le : 8 févr. 2022 à 2h06

Fixed addOptionOnTop function override

Mis à jour le : 7 févr. 2022 à 0h45

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

Mis à jour le : 28 janv. 2022 à 3h16

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

Mis à jour le : 28 janv. 2022 à 2h04

SSR mods now initialized after the first ZombieUpdate() event

Mis à jour le : 19 janv. 2022 à 7h40

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

Mis à jour le : 3 janv. 2022 à 2h56

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

Mis à jour le : 2 janv. 2022 à 5h17

- Added new sync method for safehouses

Mis à jour le : 30 déc. 2021 à 8h38

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