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
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
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
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
mamoniot
9fe93329cd
updated changelog
2023-03-28 23:23:04 -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
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
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
Will Berry
1f71afaf4e
addresses bug report (experimental) Non-recoverable error clearing network filter in GUI, reset_player crash on loading save
2023-03-23 10:51:34 -04:00
mamoniot
d6e994baaf
fixed massive number of things
2023-03-21 11:02:50 -04:00
Will Berry
999f4cf828
Update changelog
2023-03-17 21:22:39 -04:00
Will Berry
de18519265
Trains Tab v1
2023-03-17 21:17:56 -04:00
Will Berry
634dadcae4
Merge branch 'experimental' into experimental-gui
2023-03-14 23:08:23 -04:00
Will Berry
2be17e28ca
Corrected changelog (inventory, not trains)
2023-03-14 22:10:52 -04:00
Will Berry
b498ae2245
Remove buttons from GUI window that aren't hooked up (refresh/pin)
2023-03-14 22:04:43 -04:00
Will Berry
28c489eae5
Remove shortcut when GUI is disabled and enable keybind
2023-03-14 21:46:52 -04:00
Will Berry
e498005c85
Button is stuck for now, going to be harder than expected to get rid of it.
2023-03-14 17:04:34 -04:00
Will Berry
a9543a4b06
Merge pull request #45 from mamoniot/experimental
...
fix missing require for last commit
2023-03-14 14:19:08 -04:00
Will Berry
d2a8c25ff7
fix missing require for last commit
2023-03-14 14:18:26 -04:00
Will Berry
79ecfb7683
Merge pull request #44 from mamoniot/experimental
...
Merge changes from experimental in
2023-03-14 13:29:09 -04:00
Will Berry
6203d5ab85
Merge pull request #43 from wdberry/picker-dollies-blocklist-implementation
...
Prevent Picker Dollies from moving Cybernetic Combinator
2023-03-14 13:28:43 -04:00
Will Berry
8194e9695b
Remove GUI button if exists and GUI disabled
2023-03-14 13:18:11 -04:00
mamoniot
634fe010c2
updated date
2023-03-14 12:46:15 -04:00
mamoniot
6bae0ca154
Merge branch 'experimental' of github.com:mamoniot/project-cybersyn into experimental
2023-03-14 12:45:58 -04:00
mamoniot
16ba3d2faf
added changelog entry
2023-03-14 12:45:55 -04:00
Will Berry
028263e46b
Prevent Picker Dollies from moving Cybernetic Combinator
2023-03-14 09:06:49 -04:00
Will Berry
bfefc4f525
Merge pull request #42 from wdberry/gui-trains-tab
...
Migrate GUI development branch
2023-03-13 19:19:09 -04:00