Commit graph

95 commits

Author SHA1 Message Date
854cf56bce added video tutorial link 2022-03-18 13:32:57 +09:00
f8418e36e3 v1.8.0.0 update
- fixed mod to work in v460
2022-03-18 13:05:36 +09:00
1fb7e162df README tags update
- removed license tag
- added "what's this?" tag
2022-03-16 11:23:11 +09:00
fa37d4390b improved project structure 2022-03-12 20:28:48 +09:00
b37cca33c4 improved function naming 2022-03-12 11:37:36 +09:00
1e5ce5fda2 readability improvement 2022-03-12 10:42:37 +09:00
beabe6b56a separated logic to dedicated files/directories 2022-03-12 10:25:37 +09:00
0317053e4c updated feature description 2022-03-11 13:08:03 +09:00
25184a27d2 improved section separation 2022-03-11 11:50:54 +09:00
22de1eee4b moved UI related code to separate file 2022-03-10 16:30:59 +09:00
3fd5113d20 simplified Update function 2022-03-10 15:57:01 +09:00
4dc04d25da code splitting for key presses 2022-03-10 15:54:45 +09:00
4c10c59b3b code formatting update
- applied new code formatting
- code splitting on `WBM.cs`
2022-03-10 15:14:48 +09:00
f59718a144 added more words to vscode workspace dictionary 2022-03-10 14:59:21 +09:00
b517914b45 updated README
- made badges bigger
- improved readability in general
- moved OBS related information to the WBM-Overlays repository
2022-03-08 13:22:53 +09:00
d509a618b4 updated install instruction 2022-02-09 11:51:31 +09:00
f78c0ccd8b improved readability and added link to installer 2022-01-23 14:41:57 +09:00
7d15cf225f added link to sound effects 2022-01-01 15:57:53 +09:00
c39649d1ff fixed incorrectly formatted markdown 2022-01-01 15:53:24 +09:00
195e44c005 made folder tree more consistent 2021-10-27 00:08:20 +09:00
b2b7074213 improved readability 2021-10-27 00:07:07 +09:00
7cb08badad fixed bug where old gun sound setting is not applied on game restart 2021-10-19 15:35:14 +09:00
14782ba2f9 1.7.0.0 update: moved audio fetch logic to Util.cs and added old gun sound feature 2021-10-19 14:02:48 +09:00
b1c5289a9d made instruction more beginner friendly 2021-09-19 22:15:06 +09:00
f6e6b45020 bumped version 2021-09-19 20:40:10 +09:00
d330605f20 fixed team stats box going outside screen on game end 2021-09-19 20:39:32 +09:00
8e24964cd2 v1.6 update. Extended fps cap. 2021-09-17 08:59:21 +09:00
933825ab34 updated build section. Was missing some necessary dll files. 2021-09-17 08:57:32 +09:00
aadfd6be25 moved variable initiation back to WBMVariables.cs 2021-09-15 15:50:00 +09:00
5030768c95 lowered team overall stats position 2021-09-15 15:42:07 +09:00
8e0dc4465b fixed WBM not working on newest update 2021-09-15 15:34:13 +09:00
fc41218d57 simplified code 2021-09-15 15:33:46 +09:00
1f40eb15b9 addedd features in feature list 2021-09-15 13:16:05 +09:00
28fd7e894c removed unused libraries 2021-09-15 13:15:19 +09:00
dc3135bd88 fixed some settings not applying on launcch and added clear messages and chat feature 2021-09-09 15:16:40 +09:00
98616384a4 improved logging message and removed unnecessary log 2021-09-09 12:48:00 +09:00
3017412cc1 v1.4 2021-09-09 12:31:04 +09:00
22df8556ff added limitations and fixed heading level 2021-09-08 16:40:14 +09:00
ebe4454860 removed unnecessary floating point conversion 2021-09-08 08:29:48 +09:00
4bad73a869 bumped version 2021-09-08 08:27:56 +09:00
91a81c4545 fixed Elo delta not converted to float 2021-09-08 08:22:10 +09:00
1849623244 removed unused audio 2021-09-07 16:41:31 +09:00
679205fb75 added nice sfx and fixed killing spree sfx 2021-09-07 16:41:04 +09:00
ba6237c818 added sfx to feature list 2021-09-07 16:40:41 +09:00
23cfc19343 removed files moved to other repo 2021-09-04 21:34:06 +09:00
5fdce8202c updated features list 2021-09-03 12:02:37 +09:00
a38932e302 fixed Elo decimal problem 2021-09-03 10:49:09 +09:00
d8dea5f943 replaced images 2021-09-03 10:42:01 +09:00
b4e8076cae improved readability 2021-09-03 10:11:06 +09:00
652666594c added debug and releas scripts, added sound effects, and added kill streak counter. 2021-09-02 15:59:03 +09:00