-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FD]Fix bug and some features in vanilla #730
base: gamemode_fd
Are you sure you want to change the base?
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2a08858 - Browse repository at this point
Copy the full SHA 2a08858View commit details -
Configuration menu - View commit details
-
Copy full SHA for b210116 - Browse repository at this point
Copy the full SHA b210116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 886d23b - Browse repository at this point
Copy the full SHA 886d23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17fae0e - Browse repository at this point
Copy the full SHA 17fae0eView commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f668c19 - Browse repository at this point
Copy the full SHA f668c19View commit details
Commits on Feb 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9634c5f - Browse repository at this point
Copy the full SHA 9634c5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 499b3c0 - Browse repository at this point
Copy the full SHA 499b3c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b45f992 - Browse repository at this point
Copy the full SHA b45f992View commit details
Commits on Feb 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a916c9 - Browse repository at this point
Copy the full SHA 5a916c9View commit details
Commits on Feb 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a43160c - Browse repository at this point
Copy the full SHA a43160cView commit details -
if player didn't kill the cloaked drone. Sometime it will cause a bug that wave will never end after player kill other npcs. And player will never find out the cloaked drone. (This bug also exist in vanilla,most of time triggered this bug in map:mp_angel_city )
Configuration menu - View commit details
-
Copy full SHA for 0514c14 - Browse repository at this point
Copy the full SHA 0514c14View commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a473144 - Browse repository at this point
Copy the full SHA a473144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d6c3cf - Browse repository at this point
Copy the full SHA 6d6c3cfView commit details
Commits on Feb 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 718c4b6 - Browse repository at this point
Copy the full SHA 718c4b6View commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 959836c - Browse repository at this point
Copy the full SHA 959836cView commit details -
Try fix:When ai count is 0,can't continue to next wave
Hope someone do a better way to fix this bug.It's a temporary fix
Configuration menu - View commit details
-
Copy full SHA for fce883b - Browse repository at this point
Copy the full SHA fce883bView commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e1c55f - Browse repository at this point
Copy the full SHA 6e1c55fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c53d677 - Browse repository at this point
Copy the full SHA c53d677View commit details
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for abc377c - Browse repository at this point
Copy the full SHA abc377cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df6ebc - Browse repository at this point
Copy the full SHA 0df6ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcd3bc1 - Browse repository at this point
Copy the full SHA fcd3bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44d84c6 - Browse repository at this point
Copy the full SHA 44d84c6View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 234c5ef - Browse repository at this point
Copy the full SHA 234c5efView commit details
Commits on Mar 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6673a58 - Browse repository at this point
Copy the full SHA 6673a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4146db1 - Browse repository at this point
Copy the full SHA 4146db1View commit details
Commits on Mar 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6515be8 - Browse repository at this point
Copy the full SHA 6515be8View commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b555f70 - Browse repository at this point
Copy the full SHA b555f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15de172 - Browse repository at this point
Copy the full SHA 15de172View commit details -
Revert "make sure it work after entity creation"
This reverts commit 15de172.
Configuration menu - View commit details
-
Copy full SHA for 4e093ed - Browse repository at this point
Copy the full SHA 4e093edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3078ab5 - Browse repository at this point
Copy the full SHA 3078ab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73de748 - Browse repository at this point
Copy the full SHA 73de748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 311fd37 - Browse repository at this point
Copy the full SHA 311fd37View commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e322b6b - Browse repository at this point
Copy the full SHA e322b6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d43f692 - Browse repository at this point
Copy the full SHA d43f692View commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d17b175 - Browse repository at this point
Copy the full SHA d17b175View commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9734e76 - Browse repository at this point
Copy the full SHA 9734e76View commit details -
Merge pull request #1 from SamLam140330/bug_fix
Check entity in runWave to prevent crash
Configuration menu - View commit details
-
Copy full SHA for 292407f - Browse repository at this point
Copy the full SHA 292407fView commit details
Commits on Mar 11, 2023
-
fix a bug that allow player loop pick up turret
1.fix a bug that allow player loop pick up turret 2.`IsValid()` check no needed due to `EndSignal()` check
Configuration menu - View commit details
-
Copy full SHA for e92e861 - Browse repository at this point
Copy the full SHA e92e861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f2b3f1 - Browse repository at this point
Copy the full SHA 7f2b3f1View commit details
Commits on Mar 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f72589f - Browse repository at this point
Copy the full SHA f72589fView commit details
Commits on Mar 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f072318 - Browse repository at this point
Copy the full SHA f072318View commit details
Commits on Mar 29, 2023
-
avoid script error and temporary fix for can't enter next wave bug
temporary fix for all can't enter next wave bug(By delete game auto revive turret)
Configuration menu - View commit details
-
Copy full SHA for 1657209 - Browse repository at this point
Copy the full SHA 1657209View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd92cb - Browse repository at this point
Copy the full SHA 9cd92cbView commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 71f6059 - Browse repository at this point
Copy the full SHA 71f6059View commit details
Commits on Apr 6, 2023
-
1.Check sniper titan's enemy is valid(Although the probability of triggering is very low) 2.Match will lose after all player exit 3.More accurate health check way for harvester
Configuration menu - View commit details
-
Copy full SHA for 8d7e9f2 - Browse repository at this point
Copy the full SHA 8d7e9f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4174ad2 - Browse repository at this point
Copy the full SHA 4174ad2View commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 804b2bf - Browse repository at this point
Copy the full SHA 804b2bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42716d1 - Browse repository at this point
Copy the full SHA 42716d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e9709 - Browse repository at this point
Copy the full SHA a7e9709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17c9361 - Browse repository at this point
Copy the full SHA 17c9361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f3c792 - Browse repository at this point
Copy the full SHA 7f3c792View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a2864 - Browse repository at this point
Copy the full SHA 65a2864View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5172588 - Browse repository at this point
Copy the full SHA 5172588View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for adb71a0 - Browse repository at this point
Copy the full SHA adb71a0View commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04b6ae0 - Browse repository at this point
Copy the full SHA 04b6ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 539053f - Browse repository at this point
Copy the full SHA 539053fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18995b0 - Browse repository at this point
Copy the full SHA 18995b0View commit details