87fc89e978
Merge pull request #27 from MaSzyna-EU07/new-dedicated-features
...
New dedicated features
2025-10-20 22:58:26 +02:00
3bc7880071
Merge pull request #26 from MaSzyna-EU07/sbt-include
...
Sbt include
2025-10-20 22:58:16 +02:00
d17d51e8fb
Direction relay sounds
2025-10-20 21:25:32 +02:00
Jano211
d567b84392
Load multiple SBT files.
2025-10-20 19:59:05 +02:00
Jano211
51e1a3ab22
SBT Include
2025-10-20 19:58:50 +02:00
d56e841d35
Fix scaling background image while loading
2025-10-14 22:43:05 +02:00
62f8c2a225
Merge pull request #25 from MaSzyna-EU07/parser-logger-bug-fix
...
bug fix related to commented out WriteLog call, also improved formatting of the modified code
2025-10-14 22:37:25 +02:00
Artur Torun
9901fc98b3
bug fix related to commented out WriteLog call, also improved formatting of the modified code
2025-10-14 20:19:35 +01:00
3590b87328
Change background image scaling in loading UI
2025-10-14 20:52:11 +02:00
4c39961091
Temporary disable loading wheel
2025-10-14 20:46:51 +02:00
c834c5dd3f
Change trivia json format for easier crowdin implementation
2025-10-14 20:45:08 +02:00
d419129363
Prevent crashing simulator on invalid e3d file header
2025-10-14 18:13:54 +02:00
761fda99eb
Wait for log mutex to init
2025-10-14 18:13:28 +02:00
af4edcc734
Fix lightsset logic
2025-10-01 22:58:13 +02:00
9a9431b4d5
Revert "Fix rear coupling on python-set light presets"
...
This reverts commit f2e852c969 .
2025-10-01 22:41:19 +02:00
98c7b536e8
And one more place
2025-09-30 22:05:49 +02:00
71057e50fb
Change did you know from "..." to "?"
2025-09-30 22:01:46 +02:00
d928148fd0
Add wiper sounds (from/to park)
2025-09-30 21:43:25 +02:00
7b8fa3f226
Set wiper default pos = 0 in case not defined
2025-09-30 21:08:22 +02:00
a7c2fa22f1
Add wiperList Default parameter (for default position)
2025-09-30 21:03:38 +02:00
f8b781e23f
Fix random trivia engine
2025-09-30 20:51:59 +02:00
f2e852c969
Fix rear coupling on python-set light presets
2025-09-23 23:21:41 +02:00
eff9fe8842
Fix headlights dimmer off position from different end
2025-09-23 20:36:08 +02:00
7463ceb99c
Fix lightsset command for different head
2025-09-19 20:27:42 +02:00
5cc68b9f2f
Fix pant preset switch on first pant raise
2025-09-19 19:44:39 +02:00
432e98da00
Update rc description
2025-09-19 17:53:46 +02:00
23936a006b
Now dimmer OFF position affects also end signals
2025-09-19 17:52:57 +02:00
7a533ea548
Some parameters for python renderers
2025-09-19 04:25:26 +02:00
b969a55533
Fix lightsset command so bot wont affect it
2025-09-19 01:58:40 +02:00
da8e0c8dd0
Improve lights dimming so it wont affect iLights
2025-09-18 22:11:05 +02:00
1f29aff90f
Fix random trivia generator
2025-09-17 18:24:37 +02:00
a8a18c72da
Add old handling of threaded trains calculation
2025-09-17 17:57:19 +02:00
411aac648f
Fix shift, ctrl and alt key handling on windows
2025-09-17 17:54:12 +02:00
c6c042aa52
Fix screenshot manager on OpenGL renderers
2025-09-17 17:34:53 +02:00
57d4087ef5
Move train physics to thread poools
2025-09-17 00:56:59 +02:00
edaa452a8b
Experimental async train processing option
2025-09-17 00:38:28 +02:00
39be3fd562
Change app name to MaSzyna
2025-09-16 01:25:22 +02:00
d1372d0df7
Fix responsivity of loading UI
2025-09-16 01:12:49 +02:00
66c63c1e53
Set line width for trivia to maximum of 100 characters
2025-09-16 00:28:23 +02:00
f43d4b5201
Add trivia randomisation
2025-09-16 00:25:00 +02:00
Ryba04
1fb81cff54
Merge pull request #88 from MaSzyna-EU07/master
...
New renderer and some features
2025-09-13 19:48:03 +02:00
Ryba04
33ad7b718f
Merge branch 'master' into master
2025-09-13 19:46:26 +02:00
Ryba04
15f81285e1
Merge pull request #87 from jakubg1/master
...
A few changes
2025-09-13 19:41:40 +02:00
jakubg1
5e2175302b
Loading screen overhaul POC
...
The loading screen has been significantly changed:
- The background image is now properly picked randomly instead of taking the `textures/logo.bmp` file, prepended by an external program such as Rainsted/Starter.
- The progress bar has been moved from a floating window to a thin green line at the bottom of the loading screen.
- The log window is now hidden by default. It can be turned on by setting `loadinglog` to `true` in `eu07.ini`.
- There is an animated wheel icon on the loading screen, and a trivia text is displayed.
New translation key:
- `"Did you know"`
TODO:
- Load trivia from a separate file.
2025-09-10 01:53:22 +02:00
jakubg1
9fa22d81e5
Make launcher respond to window resize
2025-09-09 17:08:23 +02:00
3810fff0dc
Revert "Add TGUI library"
...
This reverts commit c6564351e8 .
2025-09-09 16:46:12 +02:00
jakubg1
c217081823
Launcher improvements
...
Launcher windows are more Starter-like now:
- The scenery picker, vehicle list and keymapper buttons are now tied to the top portion of the screen.
- The current window is spanning the entire rest of the screen.
- Scenarios are now grouped into categories in the exact same way as Starter does.
- Some drawbacks include:
- Currently you cannot edit the current trainset, as the vehicle picker window overwrites the scenario list window.
- The GUI doesn't update when the screen resolution is changed.
2025-09-09 16:40:04 +02:00
jakubg1
22c0aed82d
Change asio::ip::address::from_string() to asio::ip::make_address()
...
The former function has been removed from Boost recently.
2025-09-09 15:51:33 +02:00
c6564351e8
Add TGUI library
2025-09-08 18:32:38 +02:00
6212712bfc
Add tooltip for next 20 universals
2025-09-07 14:48:53 +02:00