Andreas Maerten
|
346960b012
|
refactor!: General changes (#1578)
- Removed try catch from main.cpp for better error logging
- Added migration code to the YimMenu folder
- Renamed globals to settings
- refactor!: changed symlink
|
2023-07-02 00:52:36 +02:00 |
|
Andreas Maerten
|
b20fbbb153
|
feat(ExceptionHandler): Don't log repeating exceptions (#1244)
|
2023-04-15 23:20:48 +01:00 |
|
maybegreat48
|
97a8c5d60b
|
Add more spoofing options and added clang-format (#1020)
* feat(Spoofing): add spoofing
* feat(Spoofing): prepare code for player attach
* remove(PlayerAttach): isn't going to work due to netsync architecture
* fix(GUI): fix scaling
* feat(Project): add clang-format file
* feat(Classes): update classes
* fix(BlackHole): remove unnecessary cleanup
* fix(Formatting): fix formatting for initializer lists
* feat(clang-format): Set tab width and 1 space before comment
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
|
2023-03-01 21:27:15 +00:00 |
|
Yimura
|
c4a85050a6
|
feat(logger): use AsyncLogger instead of g3log (#882)
* feat(exception_handler): skip certain exception codes
* feat(zydis): Disable BUILD_DOXYGEN and FEATURE_ENCODER
* feat(cmake): link dbghelp
* feat(exception_handler): implement stack dumper
* feat(logger): differentiate between wine and non-wine
* feat(logger): add NO_COLOR env var support
* fix(logger): fix wine logging (#960)
* feat(exception_handler): added string logging of exception
* fix(logger): exception access violation NO_COLOR
--------
Co-authored-by: Aure7138 <100095051+Aure7138@users.noreply.github.com>
Co-authored-by: tupoy-ya <72797377+tupoy-ya@users.noreply.github.com>
|
2023-02-08 22:36:55 +00:00 |
|
Yimura
|
8028db84b3
|
feat: Translation Service (#844)
Co-authored-by: mrwoowoo <github@hiqaq.com>
Co-authored-by: LiamD-Flop <40887493+LiamD-Flop@users.noreply.github.com>
|
2023-02-01 18:46:33 +00:00 |
|
maybegreat48
|
10d0f317dc
|
Reactions, remote kick and better protections (#807)
* feat(Scripts): Complete GlobalPlayerBD
* feat(Scripts): add GPBD_Kicking
* feat(Scripts): start work on GPBD_FM_3
* feat(Scripts): add more to GPBD_FM_3
* feat(Scripts): complete GPBD_FM_3
* feat(Scripts): start work on GPBD_FM
* feat(Scripts): improve GPBD_FM
* feat(Scripts): complete GPBD_FM
* feat(Reactions): Add reactions
* feat(Protections): Improve protections
* feat(RemoteKick): Add remote kick
* feat(Stats): add KillsOnPlayers and DeathsByPlayers
* fix(Classes): Fix compiler warnings
|
2023-01-03 16:48:32 +00:00 |
|
Yimura
|
d624f1aaa1
|
refactor: Renderer (#694)
* Simplified SwapCHain, Device and DeviceContext pointers
* Added DX and WndProc callback registration
* Cleaned up GUI code
* Optimised Mouse Toggle
|
2022-12-16 17:55:55 +00:00 |
|
tupoy-ya
|
bc05ecd78c
|
refactor!: Replace premake5 with CMake. (#551)
Co-authored-by: tupoy-ya <tupoy-ya@users.noreply.github.com>
|
2022-11-08 21:08:58 +00:00 |
|
Pocakking
|
17fe337342
|
Premake, Gitmodules, Readme
|
2019-06-23 22:00:18 +02:00 |
|
Pocakking
|
d65c694d22
|
Initial commit
|
2019-03-21 20:18:31 +01:00 |
|