Skip to content

Issues: wrye-bash/wrye-bash

Refresh Optimizations II
#353 opened Nov 30, 2016 by Utumno
Open 1
Port all patchers to Fallout 4
#482 opened Nov 27, 2019 by Infernio
Open 1
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add support for Starfield updates up to v1.14 C-enhancement Category: Enhancement, a request to add or enhance a feature G-starfield Game: Starfield M-relnotes Misc: Issue should be listed in the version history for its milestone
#681 opened Jun 12, 2024 by Infernio updated Oct 1, 2024
8 tasks
313
Bashed Patch not respecting records that are supposed to overwrite records of a merged esp A-patchers Area: Patchers (Everything in the patcher package) C-bug Category: Bug, an acknowledged defect in the program
#687 opened Sep 28, 2024 by slowpard updated Sep 28, 2024 314
Collaborators C-discussion Category: Discussion (among developers trying to find consensus on a design etc.)
#400 opened Dec 3, 2017 by Utumno updated Sep 20, 2024
Add ability to import/export load order A-load-order Area: Load Order (load_order.py and _games_lo.py) C-enhancement Category: Enhancement, a request to add or enhance a feature M-relnotes Misc: Issue should be listed in the version history for its milestone
#685 opened Sep 13, 2024 by Infernio updated Sep 14, 2024 313
Wrong arguments passed to _AVariableContainer.map_fids A-patchers Area: Patchers (Everything in the patcher package) A-records Area: Record Definitions (The brec package, mod_files.py and the game/*/records.py files) G-fallout4 Game: Fallout 4
#683 opened Jul 18, 2024 by Utumno updated Sep 13, 2024 313
Python 3.13 Upgrade A-python Area: Python (everything related to the Python interpreter we're using) C-goal Category: Long term goal. May be code-related or a meta goal.
#684 opened Sep 13, 2024 by Infernio updated Sep 13, 2024 314
Load Order Handling Improvements, Part 2 A-load-order Area: Load Order (load_order.py and _games_lo.py) C-goal Category: Long term goal. May be code-related or a meta goal.
#578 opened Feb 21, 2021 by Infernio updated Sep 13, 2024
1 of 3 tasks
315
Add commit SHA to the nightly builds A-build Area: build wrye Bash (nightlies to release builds) C-todo Category: TODO, specific item that needs to be accomplished in working towards a goal M-good-first-issue Misc: A good issue for newcomers to start with
#675 opened Jan 18, 2024 by Utumno updated Sep 12, 2024 314
Renaming Fixups Round 2 A-bain Area: BAIN (BAsh INstallers, in bosh/bain.py) A-bsas Area: BSAs and BA2s (bosh/bsa_files.py) A-cosaves Area: Cosaves (xSE and Pluggy, in bosh/cosaves.py) A-inis Area: INIs (ini_files.py) A-saves Area: Saves (bosh/save_headers.py, bosh/_saves.py and partially bosh/faces.py) A-screenshots Area: Screenshots (bosh.ScreenInfo(s), the Screenshots tab) C-bug Category: Bug, an acknowledged defect in the program C-refactoring Category: Refactoring. A purely internal refactoring, with no user-facing changes M-relnotes Misc: Issue should be listed in the version history for its milestone
#580 opened Feb 23, 2021 by Utumno updated Jul 31, 2024
6 of 9 tasks
314
CCC fallback isn't accurate to game behavior A-load-order Area: Load Order (load_order.py and _games_lo.py) C-bug Category: Bug, an acknowledged defect in the program G-fallout4 Game: Fallout 4 G-skyrimse Game: TES V: Skyrim Special Edition
#682 opened Jul 8, 2024 by Utumno updated Jul 17, 2024 313
Add an 'About' popup A-usability Area: Usability (UX improvements that benefit everyone) C-enhancement Category: Enhancement, a request to add or enhance a feature M-good-first-issue Misc: A good issue for newcomers to start with
#666 opened Jun 14, 2023 by Infernio updated Jul 8, 2024 314
Add a way to search for missing master plugins in BAIN packages A-bain Area: BAIN (BAsh INstallers, in bosh/bain.py) A-usability Area: Usability (UX improvements that benefit everyone) C-enhancement Category: Enhancement, a request to add or enhance a feature
#664 opened Mar 23, 2023 by Infernio updated Jul 8, 2024 314
Extend no_skip et al. to other skips A-bain Area: BAIN (BAsh INstallers, in bosh/bain.py) C-refactoring Category: Refactoring. A purely internal refactoring, with no user-facing changes
#662 opened Jan 26, 2023 by Infernio updated Jul 8, 2024 314
Revisit Nuitka and PyOxidizer A-python Area: Python (everything related to the Python interpreter we're using) C-discussion Category: Discussion (among developers trying to find consensus on a design etc.)
#660 opened Jan 18, 2023 by Infernio updated Jul 8, 2024 314
Add presets for dark mode A-gui Area: GUI (The wx wrapper classes in the gui package) A-settings Area: Settings (very WIP, all over the place - basher and bass) A-wx Area: wxPython interactions (the gui package, balt.py and the basher package) C-enhancement Category: Enhancement, a request to add or enhance a feature M-relnotes Misc: Issue should be listed in the version history for its milestone
#659 opened Jan 8, 2023 by Infernio updated Jul 8, 2024 314
Add several new settings tweaks A-patchers Area: Patchers (Everything in the patcher package) C-enhancement Category: Enhancement, a request to add or enhance a feature G-fallout3 Game: Fallout 3 G-falloutnv Game: Fallout: New Vegas G-oblivion Game: TES IV: Oblivion
#602 opened Jun 19, 2021 by Infernio updated Jul 8, 2024
2 of 7 tasks
314
Re-enable the patch merger for ESL games A-load-order Area: Load Order (load_order.py and _games_lo.py) C-enhancement Category: Enhancement, a request to add or enhance a feature G-fallout4 Game: Fallout 4 G-skyrimse Game: TES V: Skyrim Special Edition
#596 opened May 9, 2021 by Infernio updated Jul 8, 2024 314
UIList Refactoring: Allow trees instead of just flat lists A-gui Area: GUI (The wx wrapper classes in the gui package) A-wx Area: wxPython interactions (the gui package, balt.py and the basher package) C-refactoring Category: Refactoring. A purely internal refactoring, with no user-facing changes
#529 opened Aug 14, 2020 by Infernio updated Jul 8, 2024 314
Records for Fallout 4 A-records Area: Record Definitions (The brec package, mod_files.py and the game/*/records.py files) C-todo Category: TODO, specific item that needs to be accomplished in working towards a goal G-fallout4 Game: Fallout 4
#525 opened Aug 5, 2020 by Infernio updated Jul 8, 2024
2 tasks done
314
Add writing support to bsa_files A-bsas Area: BSAs and BA2s (bosh/bsa_files.py) C-todo Category: TODO, specific item that needs to be accomplished in working towards a goal
#519 opened Jul 8, 2020 by Infernio updated Jul 8, 2024
1 task
314
Customizable Checkbox Colors A-accessibility Area: Accessibility (improvements for people with disabilities) A-gui Area: GUI (The wx wrapper classes in the gui package) A-wx Area: wxPython interactions (the gui package, balt.py and the basher package) C-enhancement Category: Enhancement, a request to add or enhance a feature M-relnotes Misc: Issue should be listed in the version history for its milestone
#511 opened Jun 9, 2020 by Infernio updated Jul 8, 2024
5 of 8 tasks
314
Better Nexus Integration A-nexus Area: Nexus Integration (nexus.py, plus some haphazard, hacky code) A-web Area: Internet/Web interactions (web.py) C-enhancement Category: Enhancement, a request to add or enhance a feature
#459 opened Sep 7, 2019 by Infernio updated Jul 8, 2024
4 of 14 tasks
314
xSE Plugins Tab A-links Area: Links (Options shown in right-click menus, in basher/*_links.py and basher/links_init.py) A-new-tab Area: New Tab C-enhancement Category: Enhancement, a request to add or enhance a feature
#456 opened Sep 1, 2019 by Infernio updated Jul 8, 2024
3 of 12 tasks
314
Refresh Optimizations II A-perf Area: Performance (runtime performance and/or memory usage) C-refactoring Category: Refactoring. A purely internal refactoring, with no user-facing changes C-todo Category: TODO, specific item that needs to be accomplished in working towards a goal
#353 opened Nov 30, 2016 by Utumno updated Jul 8, 2024
2 of 9 tasks
314
FileInfo(s) APIs refactoring A-filesystem Area: File operations, filenames handling, OSs support (everywhere) C-goal Category: Long term goal. May be code-related or a meta goal.
#336 opened Nov 1, 2016 by Utumno updated Jul 8, 2024
8 of 14 tasks
314
ProTip! Exclude everything labeled bug with -label:bug.