Commit Graph
100 Commits
Author SHA1 Message Date
zaCade 8810be50bf [ExtraCommands] Add new restartround cmd. 2023-01-15 18:55:08 +01:00
zaCade e049e50d81 [Break] Reset OnMapEnd aswell. 2023-01-14 16:39:42 +01:00
zaCade 8a213d5881 [AFKManager] Disable during breaks. 2023-01-14 15:27:08 +01:00
zaCade 1bef3d168e [ReservedSlot] Disable during breaks. 2023-01-14 15:26:46 +01:00
zaCade 7e45230930 [Break] Initial commit. 2023-01-14 15:26:05 +01:00
zaCade 191db90c38 [ServerCommandFilter] Allow sm_clearlevelcache. 2023-01-02 14:10:23 +01:00
zaCade 24d6d0b9bc [SaveLevel] Add clear cache command. 2023-01-02 14:05:49 +01:00
zaCade 9aefd25b20 ExtraCommands: Make OutputInfo optional. 2022-12-07 14:44:40 +01:00
zaCade 2367266604 ExtraCommands+ForceInputs: Prevent strncmp with -1 (Crashes on newer sourcemods) 2022-12-07 14:44:04 +01:00
zaCade 7f96f547c9 Leader2: Listen to -201 aswell because of SprayManager. 2022-12-04 17:23:49 +01:00
zaCade 2704d7a289 SprayManager: Change to -201 instead of 0, allows other plugins to listen. 2022-12-04 17:23:17 +01:00
zaCade d99b93d29e Leader2: Change to PlayerCmd: impulse201 2022-11-28 11:42:09 +01:00
zaCade 36f75d0a4e GameTextManager: Push local changes.
:D
2019-10-08 14:08:09 +02:00
zaCade 45bb1a4c0b PlayerManager: Add planned native, STILL WIP!
Wont break anything, so whatever. Just doesnt do anything.
2019-10-08 14:07:48 +02:00
zaCade 5eb739bef8 Lets just use client everywhere. 2019-09-29 10:45:16 +02:00
zaCade 8518a0d893 Oops 2019-09-28 21:50:44 +02:00
zaCade 1eb61c60fc Update DamageProxy.sp 2019-09-28 21:49:27 +02:00
zaCade 2aae907554 GameTextManager: Something i planned, but wont be finishing due to the fake clients. 2019-09-01 21:45:11 +02:00
zaCade 832d9e4452 ExtraCommands: Note the CSGO grenades ect.
Didnt finish adding them, since no motivation due to fakes :D
2019-09-01 21:44:50 +02:00
zaCade 4e64cb5146 BossHP: Partially cleanup includes.
Might not be fully done. But i wont be doing it soon, due to fakes :D
2019-09-01 21:44:16 +02:00
zaCade 354eb89dc3 PlayerRankings: Dont even talk about it.
Copy pasting stuff does miracles :D
2019-07-29 18:04:23 +02:00
zaCade 36300e0520 Spectate: Only strip knifes
After further testing, other weapons seem to be dropped.
2019-07-28 11:59:57 +02:00
zaCade 5f65921fdb Spectate: Add weapon strip code.
Possibly weapons stick around, causing stupid 'exploits'.
2019-07-28 11:39:16 +02:00
zaCade 21ad061055 PlaytimeReward: Hopefully make the reset work this time? 2019-07-27 19:18:50 +02:00
zaCade ec9d51c908 PlayerRankings: Fix a slight error and oversight. 2019-07-25 09:31:52 +02:00
zaCade 6eaf801871 Remove some more files.
No idea how the entWatch files ended up in ItemSpawn.
2019-07-25 09:30:13 +02:00
zaCade 326428915a PlayerRankings: Update skull, again. Rotation was wrong. 2019-07-20 15:14:59 +02:00
zaCade 201ee9e3df PlayerRankings: Update content. 2019-07-20 14:54:10 +02:00
zaCade bb0c04480c PlayerRankings: Change to fit the new model versions. 2019-07-20 14:52:12 +02:00
zaCade ee20ac2b77 Merge branch 'master' of http://git.unloze.com/UNLOZE/sm-plugins-unloze 2019-07-18 18:13:06 +02:00
zaCade ea911ac720 PlayerRankings: Fix error spam galore.
Seems IsValidEntity doesnt work on non CBaseEntity?? Usefull stuff here.
2019-07-18 18:12:26 +02:00
zaCade 978467f3c8 PlayerRankings: Send trough ent refs
hopefully this fixes the random rotating entities, whoops.
2019-07-18 11:27:03 +02:00
zaCade c604047688 PlayerRankings: Update rotating code, less prone to errors?
Less global ints is gud yes?
2019-07-17 15:47:38 +02:00
zaCade ce3804b3d5 PlayerRankings: Add some checks. 2019-07-17 13:16:40 +02:00
zaCade edd8fd85d2 PlayerRankings: Add rotating code, and optimize slightly. 2019-07-17 11:45:33 +02:00
zaCade 38853315a0 ༼ つ ◕_◕ ༽つ
Dont change code you dont need to change. (ノಠ益ಠ)ノ彡┻━┻
2019-07-16 21:32:42 +02:00
zaCade f370e88b55 (ノಠ益ಠ)ノ彡┻━┻ 2019-07-16 20:09:58 +02:00
zaCade d0d5626817 PlayerRankings: Fix a whoopsie, and change some stuff. 2019-07-15 13:14:08 +02:00
zaCade 522d2c95a3 PlayerRankings: Adding, previously TopDefenders. 2019-07-15 13:03:37 +02:00
zaCade 964b7089a9 TopDefenders: Remove, renaming to PlayerRankings 2019-07-15 13:03:22 +02:00
zaCade 396c14499d Merge branch 'master' of http://git.unloze.com/UNLOZE/sm-plugins-unloze 2019-07-11 15:17:41 +02:00
zaCade 0a63875e14 Create entWatch.interface.phrases.txt 2019-07-11 15:17:09 +02:00
zaCade 4f65d02cb9 Update entWatch-tools.sp 2019-06-15 15:45:09 +02:00
zaCade 30f8bb0a62 Update entWatch-restrictions.sp 2019-06-15 15:45:07 +02:00
zaCade f82c22a160 Add late load support. 2019-06-11 19:42:40 +02:00
zaCade 3d9ba31efe Merge branch 'master' of http://git.unloze.com/UNLOZE/sm-plugins-unloze 2019-06-11 19:19:40 +02:00
zaCade f0a026afce Update entWatch-tools.sp 2019-06-11 19:19:14 +02:00
zaCade dd2ef0992a Actually add status command. 2019-06-11 19:19:09 +02:00
zaCade 94bd0035f2 Remove CSGO and Cleanup required folders. 2019-06-09 11:11:04 +02:00
zaCade 03a443a30a Move to shared. 2019-06-09 11:07:12 +02:00
zaCade f3808e1027 Move to shared. 2019-06-09 11:06:57 +02:00
zaCade 44274af0dd b 2019-06-09 10:25:35 +02:00
zaCade da57f086cf a 2019-06-09 10:25:26 +02:00
zaCade 98c4c76bc9 Update unloze_Clantag.sp 2019-06-09 10:24:49 +02:00
zaCade 1d75461dcf Update UNLOZE_Donation_Alert.sp 2019-06-09 10:24:18 +02:00
zaCade 779268635b Merge branch 'master' of http://git.unloze.com/UNLOZE/sm-plugins-unloze 2019-06-09 10:14:55 +02:00
zaCade 88f4d96061 Correcting a Fetch + Pull.
Since i renamed stuff before fetching it kinda fucked up. My bad.
2019-06-09 10:14:35 +02:00
zaCade 243bb73b6b Change Native calls ect. 2019-06-08 15:42:33 +02:00
zaCade 2ec7ce3a47 Rename NoSteamManager to PlayerManager
Fucking anti piracy bullshit.
2019-06-08 15:42:13 +02:00
zaCade 429ad39d55 Fuck you too alright :D 2019-06-04 18:18:58 +02:00
zaCade 88a4f472ae Update Configs. 2019-05-25 20:55:02 +02:00
zaCade 7c8147a50c AdminCheats: Organize last commit slightly. 2019-05-22 20:38:06 +02:00
zaCade a228405eab AdminCheats: Add logging. 2019-05-22 19:49:51 +02:00
zaCade d3563442f6 Update entWatch-core.sp 2019-05-20 18:40:05 +02:00
zaCade b1ef93e10f Update ze_ffxii_ridorana_cataract_t5_3.cfg 2019-05-20 18:38:15 +02:00
zaCade 2bbcde56fa Update MapAdmin 2019-05-20 01:59:19 +02:00
zaCade 37d28a608e Update entWatch-core.sp 2019-05-20 01:58:14 +02:00
zaCade b2cfe2be07 Update entWatch 2019-05-20 01:58:09 +02:00
zaCade 0f6cf9dadb Merge branch 'master' of http://git.unloze.com/UNLOZE/sm-plugins-unloze 2019-05-20 01:57:28 +02:00
zaCade 4a83279ca0 Update entWatch 2019-05-20 01:57:27 +02:00
zaCade 557de165b2 Update BossHP 2019-05-20 01:42:26 +02:00
zaCade ef9862119a Create NoSteamManager.inc 2019-05-13 21:57:28 +02:00
zaCade 08bb29e0d6 NoSteamManager: Wrong native index, whoops. 2019-05-13 21:51:19 +02:00
zaCade cae3ccd341 Update NoSteamManager.sp 2019-05-13 21:41:14 +02:00
zaCade 908864c716 Update ConnectAnnounce.sp 2019-05-13 21:41:06 +02:00
zaCade fc22dbe7bb Update Status.sp 2019-05-13 21:40:56 +02:00
zaCade 1937e2f413 Update MakoVote.sp 2019-05-13 15:05:43 +02:00
zaCade 04dd1c21d6 Configs 2019-05-10 16:33:50 +02:00
zaCade 852040540c Fix some include stuff. Whoops, thank george for spotting one of them. 2019-05-10 16:33:41 +02:00
zaCade ceedd8b096 Configs. 2019-05-03 18:43:35 +02:00
zaCade 8598ac8d38 entWatch: Make a start with item transfering. 2019-05-03 18:19:53 +02:00
zaCade b7e019ed4a Update ze_toaster_v1_2.cfg 2019-05-03 18:19:37 +02:00
zaCade 79e340e88f Update minas cfgs 2019-05-02 18:54:54 +02:00
zaCade 6f05e8eda4 Update and add some configs. 2019-05-02 18:21:23 +02:00
zaCade 3b279379bd Create ze_ut2004_convoy_v2_2_1.cfg 2019-05-02 16:43:27 +02:00
zaCade be9062e7c0 entWatch4: More configs. 2019-05-02 16:41:17 +02:00
zaCade 753bb6e460 Update entWatch-core.sp 2019-05-01 18:51:33 +02:00
zaCade e24bdac1b5 entWatch: Rework loading command, its instant now.
Care with using it during rounds xP
2019-05-01 18:49:47 +02:00
zaCade 73a31f6bee Create ze_doom3_v1.cfg 2019-05-01 18:49:18 +02:00
zaCade 760acdba58 entWatch4: Configs 2019-05-01 18:04:13 +02:00
zaCade 5d97b9f626 entWatch4: Add a config reload command. 2019-05-01 17:49:43 +02:00
zaCade b250cb13fe entWatch: Configurations.
Just storing them here, incase of well idk.
2019-04-30 22:47:27 +02:00
zaCade f8cd1bb9bd Create ze_starwars_v2fix.cfg 2019-04-30 22:13:20 +02:00
zaCade 2d6dfc0d06 Update ze_ffxiv_wanderers_palace_v4_5s.cfg 2019-04-30 22:13:18 +02:00
zaCade 4354ef4af8 Update template.txt 2019-04-30 18:38:17 +02:00
zaCade ab955ca62d entWatch4: Remove use messages on these maps. 2019-04-30 18:22:23 +02:00
zaCade 43b12d5333 entWatch4: Configs. 2019-04-30 18:20:09 +02:00
zaCade a9755d2963 entWatch4: Configs. 2019-04-29 23:57:32 +02:00
zaCade 13a91e6747 Create ze_minecraft_adventure_v1_2c.cfg 2019-04-29 22:26:16 +02:00
zaCade 30fe2ce808 Create ze_ffvii_temple_ancient_v3_3.cfg 2019-04-29 22:26:13 +02:00