Skip to content

Commit

Permalink
Commit 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
GneHeHe committed Dec 1, 2022
1 parent 35141f0 commit 0d6de20
Show file tree
Hide file tree
Showing 20 changed files with 39,042 additions and 40,570 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ However, **I guarantee SRBG is virus/trojan-free**.

# How to download and run SRBG ?

1) Download the last **pre-compiled JAR/EXE files** [here](https://github.com/GneHeHe/SmartRandomBuildGeneratorDbD/releases/download/3.3/SRBG.zip) (also available in '**releases**' tab)
1) Download the last **pre-compiled JAR/EXE files** [here](https://github.com/GneHeHe/SmartRandomBuildGeneratorDbD/releases/download/3.4/SRBG.zip) (also available in '**releases**' tab)

2) Unzip the downloaded **ZIP file**

Expand All @@ -137,8 +137,7 @@ However, **I guarantee SRBG is virus/trojan-free**.

# System Requirements

* Recent **Java** Version (1.8 required) [Link](https://java.com/en/download)

* Recent **Java** Version (1.8 required ; tested with Oracle Java, not tested with OpenJDK) [Link](https://java.com/en/download)

* Library **Gson** (included in pre-compiled files)

Expand Down
2 changes: 1 addition & 1 deletion dbd/SRBG.java
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ public class SRBG {
private final String s_cons = "data/perk_cons.txt";
private final String s_cons_custom = "perk_cons_custom.txt";
// Version
public final double VERSION = 3.3;
public final double VERSION = 3.4;
// Title
public final String TITLE = "Smart Random Build Generator for Dead by Daylight ( SRBG " + VERSION + " )";
// GitHub Data
Expand Down
2 changes: 1 addition & 1 deletion dbd/SRBG_TabBuild.java
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ private void addComponents() {
cb_nbperks.setSelectedIndex(4);

// Define JComboBox Object for Nb of Builds
cb_nbbuilds = new JComboBox(new Integer[]{1, 2, 5, 10, 50, 100});
cb_nbbuilds = new JComboBox(new Integer[]{1, 2, 5, 10, 50, 100, 500});
cb_nbbuilds.setPreferredSize(new Dimension(60, 20));
cb_nbbuilds.setToolTipText("<html>Define the number of builds to be generated<br><br>The build with the highest score is graphically displayed<br><br>Meta builds or high-synergy builds are associated with high scores<br><br>Meta builds or high-synergy builds tend to be returned when the number of generated builds is large</html>");
((JLabel) cb_nbbuilds.getRenderer()).setHorizontalAlignment(SwingConstants.CENTER);
Expand Down
79,299 changes: 38,813 additions & 40,486 deletions dbd/data/build_db.txt

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion dbd/data/characters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Yoichi Survivor S30_charSelect_portrait.jpg
Haddie Survivor S31_charSelect_portrait.jpg
Ada Wong Survivor S32_charSelect_portrait.jpg
Rebecca Survivor S33_charSelect_portrait.jpg
Vittorio Survivor S34_charSelect_portrait.jpg
############# Killers #############
Trapper Killer K01_charSelect_portrait.jpg
Wraith Killer K02_charSelect_portrait.jpg
Expand Down Expand Up @@ -61,4 +62,5 @@ Cenobite Killer K25_charSelect_portrait.jpg
Artist Killer K26_charSelect_portrait.jpg
Sadako Killer K27_charSelect_portrait.jpg
Dredge Killer K28_charSelect_portrait.jpg
Wesker Killer K29_charSelect_portrait.jpg
Wesker Killer K29_charSelect_portrait.jpg
Knight Killer K30_charSelect_portrait.jpg
4 changes: 4 additions & 0 deletions dbd/data/perk_cons.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ SURVIV_4 ShowAura Counterforce
SURVIV_4 ShowAura Dark Sense
SURVIV_4 ShowAura Deja Vu
SURVIV_4 ShowAura Detective's Hunch
SURVIV_4 ShowAura Fogwise
SURVIV_4 ShowAura Guardian
SURVIV_4 ShowAura Inner Focus
SURVIV_4 ShowAura Kindred
Expand Down Expand Up @@ -99,6 +100,7 @@ KILLER_2 Chase Enduring
KILLER_2 Chase Hex Blood Favour
KILLER_2 Chase Hex Crowd Control
KILLER_2 Chase Hex Haunted Ground
KILLER_2 Chase Hubris
KILLER_2 Chase I'm All Ears
KILLER_2 Chase Make Your Choice
KILLER_2 Chase Play With Your Food
Expand All @@ -116,11 +118,13 @@ KILLER_3 Detection Deathbound
KILLER_3 Detection Discordance
KILLER_3 Detection Dragon's Grip
KILLER_3 Detection Gearhead
KILLER_3 Detection Hex Face the Darkness
KILLER_3 Detection Hex Retribution
KILLER_3 Detection Hoarder
KILLER_3 Detection Infectious Fright
KILLER_3 Detection Iron Maiden
KILLER_3 Detection Lethal Pursuer
KILLER_3 Detection Nowhere to Hide
KILLER_3 Detection Rancor
KILLER_3 Detection Scourge Hook Floods of Rage
KILLER_3 Detection Shadowborn
Expand Down
152 changes: 79 additions & 73 deletions dbd/data/perk_db.txt

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions dbd/data/syn_chars.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ Rebecca Reassurance 75
Steve Guardian 75
Steve Kinship 75
Steve Renewal 75
Vittorio Fogwise 75
Vittorio Potential Energy 75
Vittorio Quick Gambit 75
Yui Any Means Necessary 75
Yui Breakout 75
Yui Lucky Break 75
Expand All @@ -112,6 +115,8 @@ Artist Grim Embrace 75
Artist Hex Pentimento 75
Artist Hex The Third Seal -100
Artist Jolt -100
Artist Lethal Pursuer 50
Artist Nowhere to Hide 50
Artist Save The Best For Last -100
Artist Scourge Hook Pain Resonance 75
Artist Sloppy Butcher -100
Expand All @@ -127,6 +132,7 @@ Blight Enduring -100
Blight Hex Blood Favour 75
Blight Hex Undying 75
Blight Lethal Pursuer 50
Blight Nowhere to Hide 50
Blight Save The Best For Last -100
Blight Shadowborn 50
Blight Superior Anatomy -100
Expand All @@ -143,6 +149,7 @@ Cenobite Sloppy Butcher 50
Clown Bamboozle 75
Clown Brutal Strength 50
Clown Coulrophobia 75
Clown Hubris 50
Clown Pop Goes The Weasel 75
Clown Save The Best For Last 50
############# Deathslinger #############
Expand Down Expand Up @@ -172,6 +179,7 @@ Doctor Brutal Strength 50
Doctor Coulrophobia 50
Doctor Dead Man's Switch 50
Doctor Distressing 50
Doctor Hubris 50
Doctor Iron Maiden 50
Doctor Merciless Storm 50
Doctor Monitor & Abuse 75
Expand All @@ -192,6 +200,7 @@ Dredge Insidious -200
Dredge Make Your Choice 50
Dredge Overwhelming Presence -200
Dredge Septic Touch 75
Dredge Sloppy Butcher 50
Dredge Tinkerer 50
Dredge Trail of Torment -200
Dredge Unnerving Presence -200
Expand All @@ -203,6 +212,7 @@ Freddy Discordance 50
Freddy Dissolution -100
Freddy Fearmonger 50
Freddy Fire Up 75
Freddy Hubris 50
Freddy Infectious Fright -100
Freddy Insidious -200
Freddy Monitor & Abuse -200
Expand All @@ -229,6 +239,7 @@ Ghostface Infectious Fright -100
Ghostface Insidious -200
Ghostface Lethal Pursuer 50
Ghostface Monitor & Abuse -200
Ghostface Nowhere to Hide 50
Ghostface Overwhelming Presence -200
Ghostface Save The Best For Last -100
Ghostface Scourge Hook Floods of Rage 50
Expand All @@ -254,10 +265,12 @@ Hag Hex Crowd Control -100
Hag Hex Devour Hope 75
Hag Hex Ruin 75
Hag Hex The Third Seal 75
Hag Hubris 50
Hag Infectious Fright -100
Hag Lethal Pursuer -100
Hag Make Your Choice 50
Hag Monitor & Abuse 50
Hag Nowhere to Hide 50
Hag Overwhelming Presence -200
Hag Scourge Hook Gift of Pain 50
Hag Sloppy Butcher 50
Expand All @@ -282,11 +295,13 @@ Hillbilly Hex Crowd Control 50
Hillbilly Hex Haunted Ground -200
Hillbilly Hex No One Escapes Death -200
Hillbilly Hex The Third Seal -100
Hillbilly Hubris -100
Hillbilly Jolt -100
Hillbilly Knock Out -100
Hillbilly Lethal Pursuer 50
Hillbilly Lightborn 75
Hillbilly Make Your Choice -200
Hillbilly Nowhere to Hide 50
Hillbilly Play With Your Food -200
Hillbilly Rancor -100
Hillbilly Save The Best For Last -200
Expand All @@ -312,6 +327,7 @@ Huntress Anna Hex Blood Favour 50
Huntress Anna Hex Huntress Lullaby 75
Huntress Anna Hex No One Escapes Death -100
Huntress Anna Hex The Third Seal -100
Huntress Anna Hubris -100
Huntress Anna Infectious Fright -100
Huntress Anna Insidious -200
Huntress Anna Iron Maiden 100
Expand All @@ -331,13 +347,25 @@ Huntress Anna Territorial Imperative 75
Huntress Anna Tinkerer -100
Huntress Anna Trail of Torment -200
Huntress Anna Zanshin Tactics -100
############# Knight #############
Knight Bamboozle 50
Knight Dead Man's Switch 50
Knight Hex Crowd Control 50
Knight Hex Devour Hope 50
Knight Hex Face the Darkness 75
Knight Hubris 75
Knight Make Your Choice 50
Knight Nowhere to Hide 75
Knight Play With Your Food 50
Knight Zanshin Tactics 50
############# Leatherface #############
Leatherface Agitation 50
Leatherface Bamboozle 50
Leatherface Barbecue & Chilli 75
Leatherface Bloodhound -100
Leatherface Brutal Strength -100
Leatherface Coup De Grace -100
Leatherface Deadlock 50
Leatherface Dissolution -100
Leatherface Dragon's Grip -100
Leatherface Franklin's Demise 75
Expand All @@ -348,9 +376,11 @@ Leatherface Hex Haunted Ground -100
Leatherface Hex Plaything 50
Leatherface Hex The Third Seal -100
Leatherface Insidious 50
Leatherface Iron Maiden 50
Leatherface Jolt -100
Leatherface Knock Out 75
Leatherface Make Your Choice -100
Leatherface Nowhere to Hide 50
Leatherface Rancor -100
Leatherface Save The Best For Last -200
Leatherface Sloppy Butcher -200
Expand All @@ -365,6 +395,7 @@ Legion Discordance 75
Legion Fearmonger 50
Legion Franklin's Demise -100
Legion Hex Ruin 50
Legion Hubris 50
Legion Infectious Fright -100
Legion Iron Maiden 75
Legion Mad Grit 75
Expand Down Expand Up @@ -392,6 +423,7 @@ Myers Insidious -200
Myers Lethal Pursuer 50
Myers Make Your Choice -100
Myers Monitor & Abuse 50
Myers Nowhere to Hide 50
Myers Overwhelming Presence -200
Myers Play With Your Food 75
Myers Rancor -100
Expand Down Expand Up @@ -431,6 +463,7 @@ Nurse Sally Forced Penance -100
Nurse Sally Hex Blood Favour -100
Nurse Sally I'm All Ears 50
Nurse Sally Lethal Pursuer 50
Nurse Sally Nowhere to Hide 50
Nurse Sally Play With Your Food -200
Nurse Sally Save The Best For Last -200
Nurse Sally Scourge Hook Floods of Rage 50
Expand All @@ -454,13 +487,15 @@ Oni Gearhead -100
Oni Hex Haunted Ground -100
Oni Hex No One Escapes Death -200
Oni Hex The Third Seal -100
Oni Hubris -100
Oni Infectious Fright 50
Oni Jolt -100
Oni Knock Out -100
Oni Mad Grit -100
Oni Make Your Choice -100
Oni Monitor & Abuse 50
Oni Nemesis 75
Oni Nowhere to Hide 50
Oni Rancor -100
Oni Save The Best For Last -100
Oni Scourge Hook Floods of Rage 50
Expand All @@ -476,6 +511,7 @@ Pig Distressing -200
Pig Fearmonger 50
Pig Furtive Chase -100
Pig Hangman's Trick 75
Pig Hubris 50
Pig Insidious -200
Pig Jolt -100
Pig Lethal Pursuer 50
Expand All @@ -496,6 +532,7 @@ Plague Corrupt Intervention 75
Plague Coulrophobia -200
Plague Dark Devotion 75
Plague Deathbound -200
Plague Dissolution 50
Plague Dragon's Grip -200
Plague Enduring -100
Plague Fearmonger 50
Expand Down Expand Up @@ -524,6 +561,7 @@ Pyramid Head I'm All Ears 100
Pyramid Head Jolt -100
Pyramid Head Make Your Choice -100
Pyramid Head Nemesis 50
Pyramid Head Nowhere to Hide 50
Pyramid Head Pop Goes The Weasel -100
Pyramid Head Scourge Hook Floods of Rage 50
Pyramid Head Sloppy Butcher -100
Expand All @@ -538,10 +576,13 @@ Sadako Call of Brine 75
Sadako Coulrophobia -200
Sadako Dark Devotion -200
Sadako Discordance 50
Sadako Dissolution 50
Sadako Distressing -200
Sadako Dragon's Grip 50
Sadako Fearmonger 50
Sadako Furtive Chase -100
Sadako Hex Face the Darkness 50
Sadako Hubris 50
Sadako Infectious Fright -100
Sadako Lethal Pursuer 50
Sadako Make Your Choice 50
Expand All @@ -565,10 +606,12 @@ Spirit Rin Distressing -200
Spirit Rin Enduring -200
Spirit Rin Forced Penance -100
Spirit Rin Hex Haunted Ground 75
Spirit Rin Hubris 50
Spirit Rin I'm All Ears -100
Spirit Rin Lethal Pursuer 50
Spirit Rin Mad Grit -100
Spirit Rin Nemesis -200
Spirit Rin Nowhere to Hide 50
Spirit Rin Overwhelming Presence -200
Spirit Rin Rancor 75
Spirit Rin Spies From The Shadows 50
Expand All @@ -584,6 +627,7 @@ Trapper Brutal Strength 75
Trapper Corrupt Intervention 50
Trapper Hex Haunted Ground 50
Trapper Hex No One Escapes Death 50
Trapper Hubris 50
Trapper Lethal Pursuer -100
Trapper No Way Out 50
Trapper Save The Best For Last 50
Expand All @@ -597,6 +641,8 @@ Trickster Darkness Revealed 50
Trickster Distressing -200
Trickster Hex Blood Favour 50
Trickster Hex Crowd Control 75
Trickster Hex No One Escapes Death -100
Trickster Hubris -100
Trickster Infectious Fright -100
Trickster Insidious -200
Trickster Iron Maiden 100
Expand Down Expand Up @@ -661,6 +707,7 @@ Wraith Distressing -200
Wraith Dragon's Grip 50
Wraith Fearmonger 50
Wraith Furtive Chase -100
Wraith Hubris 50
Wraith Infectious Fright -100
Wraith Insidious -200
Wraith Lethal Pursuer 50
Expand Down
Loading

0 comments on commit 0d6de20

Please sign in to comment.