LightCat
7e0a42f301
Merge pull request #2 from nullworks/master
...
merge
2018-05-11 18:37:47 +02:00
LightCat
559c8a85a1
Merge pull request #430 from BenCat07/master
...
Add Delay function and fix servercrash
2018-05-10 14:54:54 +02:00
BenCat07
23e9cc3869
delay function
2018-05-10 14:49:48 +02:00
LightCat
febffa224c
Merge pull request #429 from SylveonBottle/patch-2
...
lol I think I forgot something
2018-05-09 19:10:11 +02:00
SylveonBottle
7e177317ae
lol I think I forgot something
2018-05-09 11:16:24 -05:00
LightCat
3a55b1cde9
Merge pull request #1 from nullworks/master
...
1
2018-05-09 18:12:29 +02:00
LightCat
3d585b434d
Merge pull request #428 from SylveonBottle/master
...
Fix pls
2018-05-09 18:11:30 +02:00
LightCat
68a6a643cb
Merge pull request #427 from SylveonBottle/patch-1
...
Made instructions 100% more clear.
2018-05-09 18:09:25 +02:00
SylveonBottle
a562ef7424
Fix pls
...
Spent 40 minutes trying to figure out why cathook kept crashing due to no menu.json/menu.json
Ended up having to get help from someone on the discord, _they_ took about 30 minutes trying to figure out what was wrong too.
2018-05-08 21:56:38 -05:00
SylveonBottle
16796457b7
Made instructions 100% more clear.
...
https://i.imgur.com/PwG1F9A.png
2018-05-08 21:26:49 -05:00
LightCat
1252a1d320
Merge pull request #425 from SylveonBottle/master
...
Quotations, dupes, and camelCase
2018-05-08 20:04:25 +02:00
SylveonBottle
3f407ff570
More camelCase
2018-05-08 12:36:25 -05:00
SylveonBottle
76fefe6638
More camelCase
2018-05-08 12:35:59 -05:00
SylveonBottle
4c313e811d
More camelCase
2018-05-08 12:35:22 -05:00
SylveonBottle
72c672e31f
Moar camelCase
2018-05-08 12:31:28 -05:00
SylveonBottle
35953a18d0
More camelCase
2018-05-08 12:25:50 -05:00
SylveonBottle
208ea2478b
More camelCase
2018-05-08 12:24:57 -05:00
SylveonBottle
1026cc1d9c
More camelCase
2018-05-08 12:24:17 -05:00
SylveonBottle
6cddb175e2
Identifier 'full_class_table' is not in camel case.
...
When it comes to naming variables, styleguides generally fall into one of two camps: camelcase (variableName) and underscores (variable_name). This rule focuses on using the camelcase approach. If your styleguide calls for camelcasing your variable names, then this rule is for you! This rule looks for any underscores (_) located within the source code. It ignores leading and trailing underscores and only checks those in the middle of a variable name. If ESLint decides that the variable is a constant (all uppercase), then no warning will be thrown. Otherwise, a warning will be thrown. This rule only flags definitions and assignments but not function calls.
2018-05-08 12:22:33 -05:00
SylveonBottle
38fc62b9e7
Variable 'nextcrit' is reassigned a value before the old one has been used.
2018-05-08 12:20:11 -05:00
SylveonBottle
223e209527
Expressions don't expand in single quotes, use double quotes for that.
...
Single quotes prevent expansion of everything, including variables and command substitution.
If you want to use the values of variables and such, use double quotes instead.
2018-05-08 12:17:27 -05:00
BenCat07
1cbea8a3e3
Merge pull request #424 from BenCat07/master
...
Followbot fix???
2018-05-06 18:59:25 +02:00
BenCat07
5f40d562ee
Followbot fix???
2018-05-06 18:58:37 +02:00
BenCat07
e307208bf0
Merge pull request #423 from BenCat07/master
...
textmode fix
2018-05-06 17:09:58 +02:00
BenCat07
36b8967cab
textmode fix
2018-05-06 17:09:26 +02:00
BenCat07
4f45087b5f
Merge pull request #422 from BenCat07/master
...
zNest Lagbots!
2018-05-06 17:07:42 +02:00
BenCat07
69aaf638e4
zNest Lagbots!
2018-05-06 17:06:07 +02:00
BenCat07
e16a5a5416
Merge pull request #420 from BenCat07/master
...
1
2018-05-05 12:56:58 +02:00
BenCat07
9d24cb756d
1
2018-05-05 12:56:27 +02:00
BenCat07
73b384ccf7
Merge pull request #419 from BenCat07/master
...
IPC changes, cat_disconnect_and_abandon
2018-05-05 12:55:17 +02:00
BenCat07
15550bbdf0
IPC changes, cat_disconnect_and_abandon
2018-05-05 12:52:38 +02:00
BenCat07
f3d046ed49
Merge pull request #418 from BenCat07/master
...
Fix anti-votekick
2018-05-04 21:58:23 +02:00
BenCat07
c9b6aaf2f8
Fix anti-votekick
2018-05-04 21:55:59 +02:00
BenCat07
d01caa5801
Merge pull request #417 from BenCat07/master
...
Add bot id to CSV
2018-05-04 16:01:44 +02:00
BenCat07
3c94464a77
remove party bypass cvar
2018-05-04 16:00:54 +02:00
BenCat07
aeae5520bc
Undo serverlag replace
2018-05-04 15:59:51 +02:00
BenCat07
190955fa48
Ipc id added to csv
2018-05-04 15:57:32 +02:00
BenCat07
3e139374d1
Merge pull request #415 from yourexperiment/master
...
Updated links in Readme.md
2018-05-03 17:20:21 +02:00
yourexperiment
f3bbf3f6d8
Updated links in Readme.md
2018-05-03 10:42:56 +02:00
BenCat07
f7179a9e9e
Merge pull request #414 from BenCat07/master
...
you cannot move lo
2018-05-02 20:25:24 +02:00
BenCat07
ef2d30e0c0
you cannot move lo
2018-05-02 19:43:55 +02:00
BenCat07
560ac1a8a5
Merge pull request #413 from BenCat07/master
...
Fix some issues
2018-05-02 17:58:55 +02:00
BenCat07
692aeb7dfa
Fix compile issues and WIP stuff
2018-05-02 17:58:08 +02:00
BenCat07
af0520494c
clang
2018-05-01 17:20:08 +02:00
BenCat07
efe7cbbb10
Merge pull request #411 from BenCat07/master
...
Fix random Cvar crashes
2018-05-01 17:10:31 +02:00
BenCat07
eae8f8c5ef
Fix ranodm Cvar crashes
2018-05-01 17:09:15 +02:00
BenCat07
81e44cc81d
Merge pull request #409 from BenCat07/master
...
Fix random menu crashes
2018-05-01 10:23:56 +02:00
BenCat07
03fa2aad09
Fix random menu crashes
2018-05-01 10:21:17 +02:00
BenCat07
695d75215b
Merge pull request #408 from BenCat07/master
...
Fix menu float slider crash & Lagexploit fixes
2018-05-01 09:50:14 +02:00
BenCat07
915365bb49
Fix menu float slider crash
2018-05-01 09:49:18 +02:00