Jan Laupetin
|
de6525f500
|
fix: compilation on linux
|
2025-11-10 22:36:30 +01:00 |
|
Jan Laupetin
|
3d1fa7c6d9
|
chore: adjust method naming to PascalCase
|
2025-11-10 22:36:24 +01:00 |
|
Jan Laupetin
|
4b1e81056c
|
chore: do not use class wrapper for bsp utils methods
|
2025-11-10 22:21:17 +01:00 |
|
Jan Laupetin
|
0a9dae11af
|
chore: add missing headers
|
2025-11-10 22:21:15 +01:00 |
|
Jan Laupetin
|
12647a505c
|
chore: misc code improvements
|
2025-11-10 22:15:09 +01:00 |
|
Jan Laupetin
|
27c3c7dccb
|
chore: use c++ numeric limits instead of c macros
|
2025-11-10 22:03:43 +01:00 |
|
Jan Laupetin
|
664d307e38
|
chore: reorder classes functions before members
|
2025-11-10 22:00:31 +01:00 |
|
Jan Laupetin
|
ccafa93fce
|
chore: fix some minor typos
|
2025-11-10 21:49:42 +01:00 |
|
Jan Laupetin
|
ab8503194f
|
chore: remove unused code
|
2025-11-10 21:45:58 +01:00 |
|
Jan Laupetin
|
683ef7ac38
|
chore: use unsigned numeric types when applicable
|
2025-11-10 21:45:58 +01:00 |
|
Jan Laupetin
|
86ee478273
|
chore: use std vector for std arrays
|
2025-11-10 21:45:57 +01:00 |
|
Jan Laupetin
|
5bfa161769
|
chore: use extent_v instead of extent::value
|
2025-11-10 21:45:57 +01:00 |
|
Jan Laupetin
|
f811c14cc2
|
chore: use enum class for non-game enums
|
2025-11-10 21:45:57 +01:00 |
|
Jan Laupetin
|
049fa2b8ae
|
chore: do not make filename constants separate variables
|
2025-11-10 21:45:56 +01:00 |
|
Jan Laupetin
|
9114cf5d7d
|
chore: replace explicit nullptr checks with negation checks
|
2025-11-10 21:45:56 +01:00 |
|
Jan Laupetin
|
5e06df6286
|
chore: use std::format instead of string concat
|
2025-11-10 21:45:56 +01:00 |
|
Jan Laupetin
|
a55146a9de
|
chore: addEmptyFootstepTableAsset does not need to return something
|
2025-11-10 21:45:56 +01:00 |
|
Jan Laupetin
|
98292abb09
|
chore: use constexpr calculations for angle conversions
|
2025-11-10 21:45:55 +01:00 |
|
Jan Laupetin
|
84a168cfb6
|
chore: use trailing comma for string enumerations
|
2025-11-10 21:45:55 +01:00 |
|
Jan Laupetin
|
8f08aca15a
|
chore: use nodiscard whenever applicable
|
2025-11-10 21:45:55 +01:00 |
|
Jan Laupetin
|
9471cbc1f4
|
chore: use auto instead of repeated types
|
2025-11-10 21:45:55 +01:00 |
|
Jan Laupetin
|
e9e0c7f511
|
chore: use const and reference whenever possible
|
2025-11-10 21:45:52 +01:00 |
|
Jan Laupetin
|
08a8a5cd07
|
chore: move using namespace out of namespace
|
2025-11-10 21:45:42 +01:00 |
|
Jan Laupetin
|
a8fc10df74
|
chore: remove unused included headers
|
2025-11-10 21:45:42 +01:00 |
|
Jan Laupetin
|
b7a250eb10
|
chore: do not use relative include paths
|
2025-11-10 21:45:41 +01:00 |
|
Jan Laupetin
|
a8456f88a4
|
chore: use std min and std max in bsp utils
|
2025-11-10 21:45:41 +01:00 |
|
Jan Laupetin
|
bbb07e2b59
|
chore: remove unused bsp util methods
|
2025-11-10 21:45:41 +01:00 |
|
Jan Laupetin
|
c4152ff039
|
chore: do not use using namespace in headers
|
2025-11-10 21:45:41 +01:00 |
|
Jan Laupetin
|
c3d9f91a2a
|
chore: use available methods from Utils component
|
2025-11-10 21:45:38 +01:00 |
|
Jan Laupetin
|
02a3d4e7cf
|
chore: use std::string comparison instead of compare
|
2025-11-06 18:24:17 +01:00 |
|
Jan Laupetin
|
4eb6dcc469
|
chore: remove pragma once from cpp source file
|
2025-11-06 17:52:30 +01:00 |
|
Jan Laupetin
|
2aeaa417b6
|
chore: only one header per modman platform handler
|
2025-11-02 20:20:54 +01:00 |
|
Jan Laupetin
|
d964929681
|
feat: add modman title handler for linux
|
2025-10-31 22:59:03 +01:00 |
|
Jan Laupetin
|
b1bd9b9ffc
|
feat: add modman title handler for windows
|
2025-10-31 21:15:17 +01:00 |
|
Jan Laupetin
|
87d65b99fb
|
feat: add modman favicon handler for windows
|
2025-10-31 20:56:19 +01:00 |
|
Jan Laupetin
|
953f349027
|
chore: show game and platform tags in modman header
|
2025-10-28 23:05:50 +01:00 |
|
Jan Laupetin
|
98eced814b
|
feat: list assets in inspect details
|
2025-10-28 22:41:28 +01:00 |
|
Jan Laupetin
|
cf8ab17991
|
chore: make sure page view transition works on non-full-size components
|
2025-10-28 21:24:49 +01:00 |
|
Jan Laupetin
|
e9cf439672
|
chore: transform public dir files for cpp inclusion
|
2025-10-28 21:18:17 +01:00 |
|
Jan Laupetin
|
732d9d265f
|
chore: set favicon for ModMan
|
2025-10-28 20:12:58 +01:00 |
|
Jan Laupetin
|
f7bc97f4d1
|
chore: make sass variables kebab-case
|
2025-10-28 19:49:32 +01:00 |
|
Jan Laupetin
|
b8ca102131
|
chore: fix router transition
|
2025-10-28 01:11:01 +01:00 |
|
Jan Laupetin
|
91619962a6
|
chore: add base layout for inspect details
|
2025-10-28 01:07:29 +01:00 |
|
Jan Laupetin
|
e8d0a09c37
|
chore: use sass vars for colors
|
2025-10-28 00:47:09 +01:00 |
|
Jan Laupetin
|
27ecb4cc57
|
chore: only show specific back buttons in modman
|
2025-10-27 22:02:20 +01:00 |
|
Jan Laupetin
|
03b03be181
|
chore: add blend between views in modman
|
2025-10-27 21:37:43 +01:00 |
|
Jan Laupetin
|
df0b1a09a4
|
chore: show name of zone in zone details
|
2025-10-27 21:30:32 +01:00 |
|
Jan Laupetin
|
95aaf9fe94
|
chore: preselect zone in inspect zonelist if the assets for it are already loaded
* Relevant when navigating back for example
|
2025-10-27 21:14:13 +01:00 |
|
Jan Laupetin
|
b299269949
|
chore: move cached zone assets in modman ui to store
|
2025-10-27 21:01:06 +01:00 |
|
Jan Laupetin
|
afbdfdf2e5
|
chore: navigate to inspect details page when pressing button
|
2025-10-27 21:01:05 +01:00 |
|
Jan Laupetin
|
6b3fdbfb75
|
chore: add modman navigation
|
2025-10-27 21:01:05 +01:00 |
|
Jan Laupetin
|
61ab196c5a
|
chore: reduce size of asset MeterGroup
|
2025-10-27 21:01:04 +01:00 |
|
Jan Laupetin
|
94cc12f4af
|
fix: add platform to test code
|
2025-10-27 21:01:04 +01:00 |
|
Jan Laupetin
|
c9e6a1fc64
|
feat: show zone and asset statistics in modman
|
2025-10-27 21:01:04 +01:00 |
|
Jan Laupetin
|
2bfa4112fb
|
chore: restructure ModMan into list and details
|
2025-10-27 21:01:03 +01:00 |
|
Jan Laupetin
|
3995596e6c
|
chore: add modman bind for getting assets from a zone
|
2025-10-27 21:01:03 +01:00 |
|
Jan Laupetin
|
23f5ad67e9
|
feat: combine loading bar and zone list
|
2025-10-27 21:01:03 +01:00 |
|
Jan Laupetin
|
78538d68f5
|
chore: use PrimeVue components
|
2025-10-27 21:01:01 +01:00 |
|
Jan Laupetin
|
8c3ac9716c
|
chore: add modmanui dependencies to dependabot
|
2025-10-26 18:42:58 +01:00 |
|
Jan Laupetin
|
d3c9f5d905
|
feat: add icon for modman
|
2025-10-17 19:20:25 +01:00 |
|
Jan Laupetin
|
3459203626
|
chore: do not log progress in frontend
|
2025-10-15 23:17:50 +02:00 |
|
Jan Laupetin
|
b35973db8a
|
fix: not being able to load zones without progress
|
2025-10-15 23:03:44 +02:00 |
|
Jan Laupetin
|
6a84d1ea68
|
chore: generalize IAssetDumper interface
|
2025-10-15 20:06:01 +01:00 |
|
Jan Laupetin
|
c6e9cbedda
|
feat: report on unlinking progress
|
2025-10-14 23:20:56 +01:00 |
|
Jan Laupetin
|
9fa41ca0d3
|
feat: show loading progress in modman
|
2025-10-14 17:59:34 +01:00 |
|
Jan Laupetin
|
5b3664ad8c
|
chore: add possibility to provide loading progress callback when loading zones
|
2025-10-14 16:48:20 +01:00 |
|
Jan Laupetin
|
0f3ce55eab
|
chore: set gtk application name for linux
|
2025-10-11 21:54:33 +02:00 |
|
Jan Laupetin
|
d86b70e006
|
feat: unlink fastfiles via ModMan
|
2025-10-11 19:04:49 +01:00 |
|
Jan Laupetin
|
f53195d4bd
|
chore: update testing style
|
2025-10-11 19:04:49 +01:00 |
|
Jan Laupetin
|
c791034562
|
chore: rename FastFileBinds to ZoneBinds
|
2025-10-11 19:04:48 +01:00 |
|
Jan Laupetin
|
49f2000bad
|
chore: track loaded zones in ui
|
2025-10-11 19:04:48 +01:00 |
|
Jan Laupetin
|
7cefaee41c
|
fix: dialog binds not returning a promise
|
2025-10-11 19:04:48 +01:00 |
|
Jan Laupetin
|
b27b7e77bd
|
chore: pass ZoneLoading error as result
|
2025-10-11 19:04:47 +01:00 |
|
Jan Laupetin
|
098be53559
|
chore: add error handling for fastfile bind
|
2025-10-11 19:04:47 +01:00 |
|
Jan Laupetin
|
2037cf3258
|
chore: add ModMan args
|
2025-10-11 19:04:47 +01:00 |
|
Jan Laupetin
|
4911cfa4c6
|
feat: add bind for loading fastfiles to ModMan
|
2025-10-11 19:04:46 +01:00 |
|
Jan Laupetin
|
42473a7320
|
chore: add result util
|
2025-10-11 19:04:46 +01:00 |
|
Jan Laupetin
|
cda0c6ee7e
|
chore: move ZoneDefinitionWriter from Unlinker to ZoneCommon
|
2025-10-11 19:04:45 +01:00 |
|
Jan Laupetin
|
219f0c1c85
|
chore: save shared modman info in context
|
2025-10-11 19:04:45 +01:00 |
|
Jan Laupetin
|
9845b0a889
|
chore: attach to console on windows if possible
|
2025-10-11 19:04:45 +01:00 |
|
Jan Laupetin
|
2099e99d5e
|
chore: fix formatting
|
2025-10-10 09:49:41 +02:00 |
|
Jan Laupetin
|
eb1262510e
|
chore: add wildcard dialog selection for linux
|
2025-10-10 09:49:40 +02:00 |
|
Jan Laupetin
|
8e9358b07f
|
fix: make ui binds work without args
|
2025-10-10 09:49:40 +02:00 |
|
Jan Laupetin
|
210941991e
|
chore: implement dialog handler for linux
|
2025-10-10 09:49:40 +02:00 |
|
Jan Laupetin
|
5bbeaed3a3
|
feat: add dialog handler for ModMan
|
2025-10-10 09:49:36 +02:00 |
|
Jan Laupetin
|
e38d79e83e
|
fix: modman compilation on windows x64
|
2025-10-10 01:29:59 +02:00 |
|
Jan Laupetin
|
39c99ffbe9
|
chore: reorder jobs in build-test
|
2025-10-10 01:26:28 +02:00 |
|
Jan Laupetin
|
0a95f03ce7
|
chore: set job names on build-test ci
|
2025-10-10 00:55:50 +02:00 |
|
Jan Laupetin
|
40a2bdafcb
|
chore: do not compile modman x86 on linux
|
2025-10-10 00:55:50 +02:00 |
|
Jan Laupetin
|
b2e5464d38
|
chore: add lint for ModManUi
|
2025-10-10 00:29:34 +02:00 |
|
Jan Laupetin
|
079f7f30bb
|
feat: add modman to the build-test ci
|
2025-10-10 00:24:37 +02:00 |
|
Jan Laupetin
|
2236ddfd5e
|
chore: slightly adjust testing text
|
2025-10-07 23:33:34 +01:00 |
|
Jan Laupetin
|
49295448c8
|
feat: add nlohmann json based wrappers for webview binds,notify
|
2025-10-08 00:31:17 +02:00 |
|
Jan Laupetin
|
cf584fe3eb
|
chore: adjust naming of webview browser api
|
2025-10-07 22:11:22 +01:00 |
|
Jan Laupetin
|
af216c4df1
|
chore: add documentation about ModMan
|
2025-10-07 22:03:36 +01:00 |
|
Jan Laupetin
|
82b948bc5f
|
chore: hide modman behind premake feature flag
|
2025-10-07 21:50:27 +01:00 |
|
Jan Laupetin
|
2639640ca3
|
chore: use new webview fork notify mechanism
|
2025-10-07 21:39:04 +01:00 |
|
Jan Laupetin
|
5310ae7b8b
|
chore: adapt for raw exposed json messages of webview fork
|
2025-10-07 20:58:04 +01:00 |
|
Jan Laupetin
|
71791abb59
|
chore: only set debug webview mode on debug compile
|
2025-10-07 20:58:04 +01:00 |
|
Jan Laupetin
|
33b50207cf
|
chore: run devtool in dev mode
|
2025-10-07 20:58:04 +01:00 |
|