Skip to content

Various fixes and additions#40

Open
MosesofEgypt wants to merge 5 commits into
masterfrom
various_fixes_and_additions
Open

Various fixes and additions#40
MosesofEgypt wants to merge 5 commits into
masterfrom
various_fixes_and_additions

Conversation

@MosesofEgypt

Copy link
Copy Markdown
Contributor

Issues closed:
#36
#31
#28
#27
#26
#11

Fixes:

  • exception thrown when extracting stubbs models

Additions:

  • config setting to control using open-sauce definitions for regular CE maps
  • config setting to control showing tag ids and metadata offsets in base 16 or base 10
  • sound playback in tag window(requires pyogg and simpleaudio)

Changes:

  • reduced stacktrace output when tag extraction fails(unless RefineryCore.debug == True)
  • better descriptions of what disabling safe-mode settings will do

Heuristic deprotection changes:

  • significant speed increase(most maps deprotect in 15 seconds or less)
  • renaming logic improved to select better names
  • added ability to configure a root directory to put all renamed tags in
  • added ability to prioritize model names over names taken from weapon/vehicle strings
  • underscore appended to shader names to allow permutations to be used
  • spaces in tag names replaced with underscores in most cases

Issues closed:
 #36
 #31
 #28
 #27
 #26
 #11

Fixes:
 exception thrown when extracting stubbs models

Additions:
 setting to control using open-sauce definitions for regular CE maps
 setting to control showing tag ids/metadata offsets in base 16 or 10
 sound playback in tag window(requires pyogg and simpleaudio)

Changes:
 reduced stacktrace when tag extraction fails
 better descriptions of what disabling safe-mode settings will do

Heuristic deprotection changes:
 significant speed increase(most maps deprotect in 15 seconds or less)
 renaming logic improved to select better names
 added ability to configure a root directory to put all renamed tags in
 added ability to prioritize model names over weapon/vehicle strings
 underscore appended to shader names to allow permutations to be used
 spaces in tag names replaced with underscores in most cases
Make fast heuristic settings on by default, with no option to disable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant