Project Zomboid
SSR: Core
กำลังแสดง 21-30 จาก 35 รายการ
< 1  2  3  4 >
อัปเดต: 15 ก.พ. 2022 @ 12: 22am

Added getCurrentTime function

อัปเดต: 11 ก.พ. 2022 @ 12: 24am

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

อัปเดต: 8 ก.พ. 2022 @ 2: 06am

Fixed addOptionOnTop function override

อัปเดต: 7 ก.พ. 2022 @ 12: 45am

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

อัปเดต: 28 ม.ค. 2022 @ 3: 16am

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

อัปเดต: 28 ม.ค. 2022 @ 2: 04am

SSR mods now initialized after the first ZombieUpdate() event

อัปเดต: 19 ม.ค. 2022 @ 7: 40am

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

อัปเดต: 3 ม.ค. 2022 @ 2: 56am

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

อัปเดต: 2 ม.ค. 2022 @ 5: 17am

- Added new sync method for safehouses

อัปเดต: 30 ธ.ค. 2021 @ 8: 38am

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