Jaka Perovšek
4814eacbad
caught an error when applying the yaml code and displey it in a debug dialog
2024-10-05 12:17:48 +02:00
Jaka Perovšek
3036478f1d
applying yaml code to widget function works now
2024-10-05 11:41:07 +02:00
Jaka Perovšek
a3e6c32ae9
Auto find barotrauma install path function
2024-10-04 00:40:16 +02:00
Jaka Perovšek
e8ffff4739
Label Link widget instead of setting every label individually
2024-10-03 18:09:49 +02:00
Jaka Perovšek
bdc9270ba8
update of .gitignore
2024-10-03 15:36:23 +02:00
Jaka Perovšek
ad974b3573
Replaced dirs in deploy with variables instead of hardcoded ones. Separated the update and install parts in the gui. Started assembling the options functionality.
2024-10-03 15:36:09 +02:00
Jaka Perovšek
cc94838ad3
fixed the function for different kinds of paths
2024-09-28 00:59:19 +02:00
Jaka Perovšek
a40fd85822
set dir working
2024-09-28 00:54:48 +02:00
Jaka Perovšek
73ae09c438
Made the main directory the working directory, some refactoring, added open folder function to the dir widget
2024-09-28 00:28:45 +02:00
Jaka Perovšek
66cda77233
Download ffmpeg basic functionality done. Custom folders to be implemented
2024-05-11 00:12:37 +02:00
Jaka Perovšek
93d7e0dce2
Local mod name based on username
2024-05-10 22:30:08 +02:00
Jaka Perovšek
2f6b1a8a33
Added detect screen resolution function
2024-05-10 22:22:48 +02:00
Jaka Perovšek
2e68a5eaf2
Some work on time clipping, but I'm not sure if it works because it was a long time since I did that.
2024-05-10 22:12:22 +02:00
Jaka Perovšek
6981f710be
Moved the tape editor widgets to another file
2023-12-15 23:39:35 +01:00
Jaka Perovšek
1fce5f2d69
Generating code from a validator + saving file
2023-12-15 22:32:19 +01:00
Jaka Perovšek
ca878de953
new installer work in progress
2023-12-15 21:12:33 +01:00
Jaka Perovšek
fa6e4a7316
hardcode ffmpeg version because the function returned errors
2023-12-15 20:44:29 +01:00
Jaka Perovšek
906f3c073c
cosmetic xml
2023-12-15 20:44:10 +01:00
Jaka Perovšek
a8d56e5c3c
path updates
2022-12-17 17:23:51 +01:00
Jaka Perovšek
c745a80407
Deploying to LocalMods instead of Mods
2022-12-17 16:48:12 +01:00
Jaka Perovšek
fb774ff644
cosmetic XML formatting
2022-12-17 16:47:40 +01:00
Jaka Perovšek
085072e583
Used %ModDir% instead of old semi-manual setting that is broken now.
2022-12-17 16:19:52 +01:00
Jaka Perovšek
053810c5c6
Updated style.xml template after the update
2022-12-17 16:13:11 +01:00
Jaka Perovšek
d762b8c1be
Updated broken youtube links
2022-12-17 16:12:52 +01:00
Jaka Perovšek
137be2ad2e
Removed Into The Abyss mod support.
2022-12-17 15:47:49 +01:00
Jaka Perovšek
a103c45b3c
added song list
2022-05-04 00:09:44 +02:00
Jaka Perovšek
355855a806
Style bugfix, affliction tweaks, 3 new songs
2022-03-17 15:34:48 +01:00
Jaka Perovšek
56f3f89909
Fix for a walkman, added helpful messages, tweaked the holding positions. Adapted the prices and selling places for walkmans, made walkmans available in 4 versions. Corrected the sprites and icons.
2021-12-17 22:42:06 +01:00
Jaka Perovšek
0bb6121ae7
Updated the sprites.
2021-12-17 22:40:52 +01:00
Jaka Perovšek
c43bd25fe6
Update UI fix
2021-12-17 17:24:17 +01:00
Jaka Perovšek
9331c61ad1
Sprites update WIP
2021-12-17 17:13:02 +01:00
Jaka Perovšek
73ff7da0ca
added balans to tapes.yaml
2021-12-03 13:09:30 +01:00
Jaka Perovšek
5d4d2288c4
Fixed the ending time of a song
2021-11-29 18:28:51 +01:00
Jaka Perovšek
10cead2dd3
Changed messages for a tape
2021-11-29 18:28:38 +01:00
Jaka Perovšek
058e0b6214
Added Blade tape.
2021-11-29 17:59:57 +01:00
Jaka Perovšek
a5f586f1be
Changed the image assembly into 2D instead of vertical.
2021-11-29 17:59:45 +01:00
Jaka Perovšek
a1d5c81a06
added tape repair/duplication functionality and play fabrication/deconstruction
2021-11-29 03:05:14 +01:00
Jaka Perovšek
6f99bb7c2e
added the missing walkman audio files to the filelist
2021-11-29 01:37:39 +01:00
Jaka Perovšek
8a11f2ef15
Added a whole lot of tapes.
2021-11-29 01:36:26 +01:00
Jaka Perovšek
3f3ada8d56
- Fixed the song not playing when checkbox is pressed and the tape is changed
...
- Removed the need for the song control item.
- Changed the light component to glow green and not flicker
- Fixed the item pickup messages.
- Changed the item pickup to select.
2021-11-28 19:05:46 +01:00
Jaka Perovšek
ee7adf0f63
Decoupled the songs from the players. This enables external songs to interface with the mod.
2021-11-28 04:09:19 +01:00
Jaka Perovšek
02d25f8cd9
Added walkman placeholder
2021-11-28 00:45:25 +01:00
Jaka Perovšek
e10a3cfa72
Changed the download to yt-dlp because of youtube's throttling of youtube-dl.
2021-11-14 21:38:50 +01:00
Jaka Perovšek
2b3ec6ec4b
better feedback in the installer
2021-11-14 21:27:38 +01:00
Jaka Perovšek
610b260e0b
fixed the naming for custom mod
2021-11-14 21:20:03 +01:00
Jaka Perovšek
e897c861f2
Revert "added an option to suppress SSL verification for youtube-dl"
...
This reverts commit f5a04100bc
.
2021-11-14 19:19:33 +01:00
Jaka Perovšek
f5a04100bc
added an option to suppress SSL verification for youtube-dl
2021-11-14 18:10:20 +01:00
Jaka Perovšek
8f6ad9b7ee
changed the urllib to requests
2021-11-14 14:52:53 +01:00
Jaka Perovšek
c7c6c3faa5
update for among the ancients update
2021-10-28 12:03:58 +02:00
Jaka Perovšek
95e85dd57a
Added the custom naming option, included the license information in the sources.
2021-10-11 19:05:02 +02:00