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
b883e59caa
Increase number of universals from 10 do 30
2025-09-07 14:01:49 +02:00
d988567fc5
More detailed crash dumps
2025-09-07 12:49:44 +02:00
e2e1a4da76
Add command to set lights on occupied vehicle
2025-09-07 03:32:16 +02:00
fea3c6e439
Fix python command targeting
2025-09-07 03:28:58 +02:00
6e70da9838
Python getCommands with parameters
2025-09-07 02:50:58 +02:00
58e54f30bb
README.md update
2025-09-05 23:53:53 +02:00
c4cf13e9d1
Fix broken script
2025-09-05 22:13:04 +02:00
a9476c7a5a
Add complete shader copy
2025-09-05 22:03:17 +02:00
2eae125c46
Fix artifacts paths
2025-09-05 21:34:04 +02:00
54f8007d6a
Discord rpc overhaul for better modes support
2025-09-05 21:02:31 +02:00
37d28a4603
Change discord-rpc fork
2025-09-05 20:39:10 +02:00
01f9be4e3b
Fix messed paths in appveyor.yml
2025-09-05 20:20:34 +02:00
e931a99284
Another appveyor fix
2025-09-05 20:11:51 +02:00
790c7a32a1
Add cd to home dir
2025-09-05 20:05:23 +02:00
5ed1045263
Fix appveyor formatting
2025-09-05 19:56:37 +02:00
61b79bc9a2
Merge branch 'master' of https://github.com/Unofficial-MaSzyna-Developement/maszyna
2025-09-05 19:55:04 +02:00
1dc08f342e
Appveyor config
2025-09-05 19:54:34 +02:00
jakubg1
6f1b03fccf
Fix Shift/Ctrl/Alt key handling on Linux
...
On native Linux builds, due to weird key modifier handling, key modifiers often worked backwards.
Now modifer key handling is streamlined and is not mode-dependent.
2025-09-05 14:54:29 +02:00