Commit Graph

547 Commits

Author SHA1 Message Date
Eldrinn-Elantey
b823829e08 Primary translation into Russian
The primary translation of the Cybersyn Manager interface into Russian
2023-04-05 05:36:54 +04:00
Eldrinn-Elantey
6044dcbe85 File replacement for ease of translation 2023-04-05 05:36:14 +04:00
Will Berry
32d20b9465 Attempted bugfix for NRE when e.element is nil 2023-04-04 16:17:27 -04:00
Will Berry
b846bb6619 Merge pull request #75 from mamoniot/beta-localizedstring-entity-fix
Add fallback value in GUI sprite button tooltips for entity prototypes
2023-04-04 14:53:25 -04:00
Will Berry
16af2d0fbf Merge pull request #74 from mamoniot/beta-on-nth-tick-collision-fix
Fix edge case where manager script.on_nth_tick could clobber main scr…
2023-04-04 14:52:51 -04:00
Will Berry
f831e77037 Merge pull request #73 from mamoniot/beta-close-manager-gui-with-e-and-esc
Beta close manager gui with e and esc
2023-04-04 14:52:09 -04:00
Will Berry
c37e8da9ed Merge pull request #72 from mamoniot/beta
Backport Bug-fixes
2023-04-04 14:51:18 -04:00
Will Berry
99bd75396a Flag additional strings for review 2023-04-04 14:07:54 -04:00
Will Berry
096d515df2 Cleaned up unused LTN Manager strings, added new string templates 2023-04-04 14:00:15 -04:00
Will Berry
31ce9d598e Fix edge case where manager script.on_nth_tick could clobber main script.on_nth_tick 2023-04-04 12:09:16 -04:00
Will Berry
704acf3850 Add fallback value in GUI sprite button tooltips for entity prototypes 2023-04-04 11:53:23 -04:00
Will Berry
feeb31cc33 Revert unnecessary change 2023-04-03 15:19:57 -04:00
Will Berry
7c61dcff18 Bind the on_gui_closed event for manager_window 2023-04-03 15:16:24 -04:00
Monica Moniot
9f9477bffa Merge pull request #68 from mamoniot/beta-debug-revision-migration-fix
Fix Issue with debug revision breaking saves
2023-04-03 14:30:51 -04:00
Will Berry
03e2a2ba73 Fix clobbering of train network masks when debug revision runs after migration has already run 2023-04-03 13:44:10 -04:00
Adam Hellberg
8aca2151bb Fix Nullius overwriting localised names
Nullius modifies the names of some base items by writing to their
`localised_name` property. This modification is done before the
modified tables are copied and used by other mods (possibly depending on
load order).

As such, if mods use custom names from a `*.cfg` file, they will not be
respected unless the mod also writes to the `localised_name` property in
Lua code during the data stage.
2023-03-31 01:33:37 +02:00
Monica Moniot
5609e844c6 Merge pull request #66 from mamoniot/dev
added debug revision numbers
2023-03-29 16:33:22 -04:00
mamoniot
7b41bf9746 added debug revision numbers 2023-03-29 16:32:51 -04:00
Monica Moniot
84c6d56ed8 Merge pull request #65 from mamoniot/beta-bug-fix-gui-crash-each-signal-filter
Fix crash related to each network signal in GUI
2023-03-29 15:41:41 -04:00
Will Berry
3fc82e00d1 Remove superfluous conditional added prior to realizing filter can be cleared by right-clicking 2023-03-29 15:34:18 -04:00
Monica Moniot
1bb9fcc3bf Merge pull request #64 from mamoniot/dev
fixed typo
2023-03-29 15:30:04 -04:00
mamoniot
ae287209a4 fixed typo 2023-03-29 15:29:24 -04:00
Monica Moniot
4362079e35 Merge pull request #62 from mamoniot/beta-remove-LTNManager-incompatibility
Remove LTNManager hard incompatibility flag in info.json
2023-03-29 15:20:28 -04:00
Monica Moniot
2f61cfdf6c Merge pull request #63 from mamoniot/dev
fixed allow list logic and a migration crash
2023-03-29 15:20:18 -04:00
mamoniot
4ef0d245c8 fixed allow list logic 2023-03-29 15:19:02 -04:00
Will Berry
7ac4c2f660 Remove LTNManager hard incompatibility flag in info.json 2023-03-29 14:31:42 -04:00
Monica Moniot
eb2c84d109 Merge pull request #60 from mamoniot/dev
Creation of new 1.2.14 beta
2023-03-28 23:23:51 -04:00
mamoniot
9fe93329cd updated changelog 2023-03-28 23:23:04 -04:00
Monica Moniot
451cfe733b Merge pull request #59 from mamoniot/revert-57-main
Revert 57 main please PR to dev
2023-03-28 23:19:42 -04:00
Monica Moniot
d7f73080a2 Revert "Add en locale string and description for 'cybersyn-manager-updates-per-second'" 2023-03-28 23:19:02 -04:00
Monica Moniot
413028cc4f Merge pull request #57 from raymond-w-ko/main
Add en locale string and description for 'cybersyn-manager-updates-per-second'
2023-03-28 23:18:54 -04:00
Monica Moniot
08fd2fa9b6 Merge pull request #58 from ltuozzo/main
Initial translation to spanish
2023-03-28 23:18:07 -04:00
Lucas
565d03005a Initial translation to Spanish 2023-03-28 20:20:38 +01:00
Raymond W. Ko
4c9f6477be add description for 'cybersyn-manager-updates-per-second' 2023-03-27 21:43:35 -04:00
Raymond W. Ko
ddded97550 fix missing locale string for manager UPS 2023-03-27 21:35:49 -04:00
Monica Moniot
da2f01dfcf Merge pull request #55 from mamoniot/dev
Improved recipe logic
2023-03-27 12:25:03 -04:00
mamoniot
d843ff120b minor fix 2023-03-27 12:24:12 -04:00
mamoniot
2df2f70b25 improved recipe logic 2023-03-27 12:23:48 -04:00
Monica Moniot
e85f85f361 Merge pull request #54 from mamoniot/beta
Updated Todo
2023-03-27 10:39:02 -04:00
Monica Moniot
18d77c6550 Merge pull request #53 from mamoniot/dev
updated todo
2023-03-27 10:34:49 -04:00
mamoniot
0a08fdb0b6 updated todo 2023-03-27 10:33:26 -04:00
Monica Moniot
81180aab07 Merge pull request #52 from mamoniot/experimental
Pull for repo reorganization
2023-03-27 10:26:16 -04:00
Monica Moniot
034c555861 Merge pull request #51 from mamoniot/experimental-manager-ups-fix
Adjust manager tick rate setting to double and default of 1 per discord discussion
2023-03-27 10:23:22 -04:00
mamoniot
2633b22fba prep 2023-03-27 10:17:27 -04:00
mamoniot
9dc0bc31b4 prep for reorganization 2023-03-27 10:17:20 -04:00
mamoniot
e2b26ef9e5 preparing for reorganization 2023-03-27 10:11:30 -04:00
Will Berry
01638ab1c8 Adjust manager tick rate setting to double and default of 1 per discord discussion 2023-03-25 12:07:09 -04:00
Monica Moniot
3676bbee76 Merge pull request #49 from mamoniot/experimental-bug-fixes
addresses bug report (experimental) Non-recoverable error clearing network filter in GUI, reset_player crash on loading save
2023-03-24 14:47:54 -04:00
Monica Moniot
11facd1d24 Merge pull request #50 from rbandl/main
Fixed inaccurate automatic allow-lists in some cases when using loaders
2023-03-24 14:37:38 -04:00
Robert Bandl
251a50d1a7 Fixed inaccurate automatic allow-lists in some cases when using loaders 2023-03-23 16:35:25 +01:00