Menus overhaul #14

Merged
dkanus merged 30 commits from :somechanges into master 2022-01-23 22:14:51 +03:00
Collaborator
  • Fix for nade throwing if you hold non nice weapon.
  • Code break: meanreplicationinfo disabled.
  • Machete pickup removed, axe spawns instead.
  • Removed duplicate code for crawler classes.
  • Skill menu has new backgrounds.
  • Less scrnbalance hardcode.
  • New NiceGUICheckBoxButton instead of scrn version.
  • Siren won't scream at low hp zeds, will try to melee instead.
  • NiceMonster -> GetDecapDamageModifier() KFPRI accessed none fix.
  • Bloats: SpawnTwoShots() Controller accessed none fix.
  • NicePlayerController: ClientLocationalVoiceMessage() Accessed None 'MyTrader' fix.
Warning: NicePlayerController KF-ScrapHeap.NicePlayerController0 (Function KFmod.KFPlayerController.ClientLocationalVoiceMessage:00D4) Accessed None 'MyTrader'
  • NiceMonsterController: SetEnemy() newEnemy none fix.
  • Disable breathsound log on pawn spawn.

NiceLobbyMenu

  • Portrait wont bug after windows resize.

NiceGUISettings

  • New parent class for less log spam.
  • New internal logic for auto button / checkbox assignment.
  • New dropdown list to control Commando's zed health bars:
    • All zeds.
    • Only big zeds (>1000hp).
    • Disabled.
- Fix for nade throwing if you hold non nice weapon. - Code break: meanreplicationinfo disabled. - Machete pickup removed, axe spawns instead. - Removed duplicate code for crawler classes. - Skill menu has new backgrounds. - Less scrnbalance hardcode. - New `NiceGUICheckBoxButton` instead of scrn version. - Siren won't scream at low hp zeds, will try to melee instead. - NiceMonster -> GetDecapDamageModifier() KFPRI accessed none fix. - Bloats: SpawnTwoShots() Controller accessed none fix. - NicePlayerController: ClientLocationalVoiceMessage() Accessed None 'MyTrader' fix. ```cpp Warning: NicePlayerController KF-ScrapHeap.NicePlayerController0 (Function KFmod.KFPlayerController.ClientLocationalVoiceMessage:00D4) Accessed None 'MyTrader' ``` - NiceMonsterController: SetEnemy() newEnemy none fix. - Disable `breathsound` log on pawn spawn. ## NiceLobbyMenu - Portrait wont bug after windows resize. ## NiceGUISettings - New parent class for less log spam. - New internal logic for auto button / checkbox assignment. - New dropdown list to control Commando's zed health bars: - All zeds. - Only big zeds (>1000hp). - Disabled.
NikC- added 2 commits 2022-01-21 22:15:24 +03:00
NikC- added the
enhancement
bug
labels 2022-01-21 22:15:42 +03:00
NikC- added 4 commits 2022-01-22 12:16:50 +03:00
NikC- changed title from [WIP] somechanges to NiceGUISettings overhaul 2022-01-22 12:26:00 +03:00
NikC- added 1 commit 2022-01-22 13:14:40 +03:00
NikC- added 1 commit 2022-01-22 14:32:59 +03:00
NikC- added 1 commit 2022-01-22 19:08:39 +03:00
NikC- added 1 commit 2022-01-22 19:13:16 +03:00
NikC- added 1 commit 2022-01-22 19:22:44 +03:00
NikC- added 1 commit 2022-01-22 19:36:33 +03:00
NikC- added 1 commit 2022-01-22 19:42:38 +03:00
NikC- added 1 commit 2022-01-22 20:57:42 +03:00
NikC- changed title from NiceGUISettings overhaul to [wip] NiceGUISettings overhaul 2022-01-22 21:00:04 +03:00
NikC- added 1 commit 2022-01-22 23:08:09 +03:00
NikC- added 1 commit 2022-01-22 23:29:34 +03:00
NikC- added 2 commits 2022-01-23 13:48:15 +03:00
NikC- changed title from [wip] NiceGUISettings overhaul to [wip] Menus overhaul 2022-01-23 13:48:42 +03:00
NikC- added 1 commit 2022-01-23 15:33:38 +03:00
NikC- added 1 commit 2022-01-23 15:38:02 +03:00
NikC- added 1 commit 2022-01-23 15:49:42 +03:00
NikC- added 1 commit 2022-01-23 16:03:29 +03:00
NikC- added 1 commit 2022-01-23 16:08:52 +03:00
NikC- added 1 commit 2022-01-23 16:11:45 +03:00
NikC- added 1 commit 2022-01-23 16:26:30 +03:00
NikC- added 1 commit 2022-01-23 16:48:23 +03:00
NikC- added 1 commit 2022-01-23 21:34:49 +03:00
NikC- added 1 commit 2022-01-23 21:51:56 +03:00
NikC- added 1 commit 2022-01-23 22:05:41 +03:00
NikC- added 1 commit 2022-01-23 22:07:59 +03:00
NikC- changed title from [wip] Menus overhaul to Menus overhaul 2022-01-23 22:08:20 +03:00
dkanus merged commit 140a70513d into master 2022-01-23 22:14:51 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dkanus/NicePack#14
No description provided.