wereii
|
954a164922
|
Fix invalid escape syntax warnings
Additionally use rawstrings with all regex calls
|
2024-09-11 17:25:38 +02:00 |
|
DarkPhoenix
|
3a7ee4699e
|
Update effects and related things
|
2024-06-08 03:00:45 +02:00 |
|
DarkPhoenix
|
465e43ed45
|
Change how colors are defined and used
|
2024-02-21 00:28:21 +06:00 |
|
akauble
|
d1e19406d0
|
Style AutoListCtrl highlighting manually in dark mode
|
2023-12-12 23:45:16 -06:00 |
|
DarkPhoenix
|
92119c01f6
|
Change item comparison highlight implementation
|
2022-09-30 19:03:43 +04:00 |
|
yeaido
|
8131dd4ace
|
tidy
|
2022-09-05 08:12:57 +01:00 |
|
yeaido
|
c8059d6132
|
format
|
2022-09-04 20:18:11 +01:00 |
|
yeaido
|
ce6910fd63
|
Added highlight feature to the compare item window. Double click and item to highlight and bold it.
|
2022-09-04 12:32:07 +01:00 |
|
DarkPhoenix
|
aa1ecd6bea
|
Add support for implants & boosters as well
|
2022-02-05 01:25:15 +03:00 |
|
DarkPhoenix
|
be73ffd929
|
Track changes to underlying modules in stats windows
|
2022-02-05 00:56:39 +03:00 |
|
DarkPhoenix
|
3246e58278
|
Process attribute renames, update changed effects, remove unused effects
|
2021-11-25 21:49:23 +03:00 |
|
DarkPhoenix
|
100a1fa01a
|
Add support for new cargo types to UI
|
2021-11-24 02:29:55 +03:00 |
|
DarkPhoenix
|
4669b4813c
|
Use short muta + base names for mutated items
|
2021-10-26 12:22:25 +03:00 |
|
DarkPhoenix
|
b0d3469f01
|
User short mutaplasmid name in mutation panel
|
2021-10-26 01:31:09 +03:00 |
|
DarkPhoenix
|
34b2fdbd1b
|
Store mutation results on window close for undo/redo purposes
|
2021-10-25 23:43:21 +03:00 |
|
DarkPhoenix
|
ea7a5b3c70
|
Implement drone mutation support with some exceptions
|
2021-10-25 23:34:08 +03:00 |
|
chwons
|
d32a8f0b61
|
stop testing
|
2021-06-23 01:59:28 +09:00 |
|
chwons
|
6a01086cf5
|
Update itemTraits.py
|
2021-06-23 01:49:27 +09:00 |
|
chwons
|
e0f65c2370
|
Update itemAttributes.py
|
2021-06-23 01:48:59 +09:00 |
|
chwons
|
e7c2f4cff7
|
Update itemDescription.py
|
2021-06-23 01:47:57 +09:00 |
|
chwons
|
93cce50d00
|
testing
|
2021-06-23 01:26:54 +09:00 |
|
DarkPhoenix
|
1172e5011e
|
Merge branch 'i18n' into singularity
|
2020-10-23 19:53:36 +03:00 |
|
DarkPhoenix
|
7af28b497c
|
Fix several bugs related to siege mod rep cycle time mutations
|
2020-09-16 16:16:44 +03:00 |
|
blitzmann
|
dac35597ea
|
Update traits
|
2020-06-25 21:32:43 -04:00 |
|
blitzmann
|
a2f65e9d46
|
categoryName > name (this was caused by having name not be the literal data rather than the synonym)
|
2020-06-24 23:59:58 -04:00 |
|
zhaoweny
|
85c3158e98
|
i18n: unify FileDialog wildcard string annotations
|
2020-06-23 01:16:42 +08:00 |
|
zhaoweny
|
396640e5b1
|
i18n: annotate item stat views
|
2020-06-22 20:03:53 +08:00 |
|
DarkPhoenix
|
27d3bea8d8
|
Merge branch 'ammo_graph' into singularity
# Conflicts:
# gui/targetProfileEditor.py
|
2020-06-09 19:04:20 +03:00 |
|
DarkPhoenix
|
29e09fcdda
|
Fix abyssal item slider on windows
|
2020-04-25 12:36:45 +03:00 |
|
DarkPhoenix
|
8eed6fbe21
|
Ignore mutations with 0 base value
|
2020-04-23 19:47:57 +03:00 |
|
DarkPhoenix
|
4ba948c6f9
|
Merge branch 'master' into ammo_graph
# Conflicts:
# gui/builtinMarketBrowser/itemView.py
# service/market.py
|
2020-02-04 01:43:52 +03:00 |
|
DarkPhoenix
|
9ddfcc894f
|
Make sure not to catch keyboard interrupts and system exits
|
2020-02-03 16:12:41 +03:00 |
|
DarkPhoenix
|
55ad95081b
|
Fix alternate tree display in case units did not have display names
|
2020-01-28 15:16:48 +03:00 |
|
DarkPhoenix
|
eacc97160b
|
Merge branch 'master' into ammo_graph
|
2020-01-21 15:25:39 +03:00 |
|
DarkPhoenix
|
cd4c8c8c10
|
Do not save changes when changes were reverted
|
2019-12-16 13:42:49 +03:00 |
|
DarkPhoenix
|
c25eda8b64
|
Do not save mutated values when user did not touch them (and they were altered due to rounding)
|
2019-12-16 13:11:18 +03:00 |
|
DarkPhoenix
|
3d70ca941c
|
Change ammo picker window to be auxiliary frame rather than modal dialog
|
2019-10-10 19:10:28 +03:00 |
|
DarkPhoenix
|
12956d435a
|
Update database to 1581357 and do necessary schema changes to support changed source data
|
2019-10-08 19:28:24 +03:00 |
|
DarkPhoenix
|
ec21f93d3c
|
Fix background color of panels behind buttons
|
2019-10-04 01:25:38 +03:00 |
|
DarkPhoenix
|
0e2ae0e0f0
|
Extend afflictor info with extra data
|
2019-08-21 09:37:06 +03:00 |
|
DarkPhoenix
|
34a6fdc07e
|
Rework more windows to use aux frame
|
2019-08-12 00:32:27 +03:00 |
|
DarkPhoenix
|
a028ebe198
|
Rework how we handle all modal dialogs
|
2019-08-10 01:56:43 +03:00 |
|
DarkPhoenix
|
7fdcd4aa15
|
Do proper attribute conversions on window close
|
2019-08-07 23:18:06 +03:00 |
|
DarkPhoenix
|
c559508175
|
Avoid unnecessary calls
|
2019-08-07 23:05:55 +03:00 |
|
DarkPhoenix
|
95621b6aab
|
Use spinbox as info source rather than mutator
|
2019-08-07 23:02:15 +03:00 |
|
DarkPhoenix
|
fb93aa1ad5
|
Fix crash on closing item stats window when mutation's tab animation was in progress
|
2019-08-07 22:49:30 +03:00 |
|
DarkPhoenix
|
9f6f5c8a76
|
Show addition of negative amount as subtraction
|
2019-08-01 23:46:40 +03:00 |
|
DarkPhoenix
|
8591f649d1
|
Fix the same in another view
|
2019-08-01 23:41:32 +03:00 |
|
DarkPhoenix
|
3bbd51614d
|
Fix modifier signs in affected tab view
|
2019-08-01 23:40:01 +03:00 |
|
DarkPhoenix
|
cd20164d7a
|
Pass calling window to context menu
|
2019-07-30 19:12:45 +03:00 |
|