1
0
mirror of https://github.com/Wyrrrd/Gun_Turret_Alerts.git synced 2026-06-04 00:06:38 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Wyrrrd 846fb1412e Fixed migration breaking multiplayer
Removed migration, fixed missing car index through on_config_changed
2021-04-02 14:20:20 +02:00
Wyrrrd 2b5f19052e Localisation tweaks
- Added alerts to locale
- Customized alerts with localised name of entities
2021-03-29 09:42:18 +02:00
Wyrrrd db141f81ca Icon meta changes 2021-03-29 08:50:35 +02:00
Wyrrrd 7f0fa8bbcf Fix game crash on existing save 2021-03-28 17:49:53 +02:00
Wyrrrd f42afe756a Added car ammo alerts 2021-03-28 15:36:13 +02:00
Wyrrrd 52e8d69938 Version bump for base game 1.1 2020-12-02 18:58:24 +01:00
Wyrrrd ff7c5aab24 Performance
- moved turret index init to on_init
- migrated on_event to on_nth_tick
- typo in changelog
2020-03-21 14:20:23 +01:00
Wyrrrd 8a707a0c8b Bugfix & style
- added initialization of turret index
- removed unnecessary variable
2020-03-21 14:00:26 +01:00
Wyrrrd 7c1e998c86 Fixed surface handling (again)
This time keeping performance of original design
2020-03-20 12:25:04 +01:00
Wyrrrd 7c9d98b9e3 Fixed surface handling 2020-03-20 00:55:10 +01:00
Wyrrrd d9e9d72d1c Fixed changelog format 2020-03-07 10:53:50 +01:00
Wyrrrd 67f1366cd2 Complementary file(s) format improvements 2020-02-22 12:11:13 +01:00