TotallyNotElite
b3a3d68880
Remove updater.sh after install
2018-05-21 11:50:36 +02:00
LightCat
024383d2bf
Merge pull request #5 from nullworks/master
...
Install script
2018-05-21 11:40:48 +02:00
LightCat
b5c5927c5e
Merge pull request #452 from TotallyNotElite/testingbranch01
...
Streamline cathook update process
2018-05-21 11:40:34 +02:00
TotallyNotElite
da379f9eac
Finalized update script
2018-05-21 11:14:43 +02:00
TotallyNotElite
b3b1ff6d25
Same as last commit
...
Bash is weird
2018-05-21 11:07:46 +02:00
TotallyNotElite
39166fc906
Fixed bash issues after updating update script
2018-05-21 10:57:42 +02:00
TotallyNotElite
4083d988b0
Also update and build other dependencies
2018-05-21 10:40:28 +02:00
TotallyNotElite
f60d434840
Use wget to get the latest version of the updater
2018-05-20 23:05:56 +02:00
TotallyNotElite
0e75bec7a6
Remove install-all file after install
2018-05-20 21:52:45 +02:00
TotallyNotElite
58aa0ada7d
Improve usability (updates and attach)
2018-05-20 21:17:14 +02:00
LightCat
50356f36f1
Merge pull request #449 from TotallyNotElite/master
...
Improve install script and readme.md
2018-05-20 12:23:30 +02:00
TotallyNotElite
f86c9785ca
Run make data with su instead
...
Wow I'm actually an idiot.
2018-05-20 12:11:26 +02:00
TotallyNotElite
ab16b1f248
Run install-data as root instead
2018-05-20 12:08:54 +02:00
TotallyNotElite
572dd0fcf1
Add git to dependencies and run make data with su
2018-05-20 12:05:08 +02:00
TotallyNotElite
4e3b4ec23c
Remove "already cloned repo" method
...
It's no longer compatible with the updated script.
2018-05-19 18:43:55 +02:00
TotallyNotElite
736f72b093
Don't forget to clone cathook as well
2018-05-19 18:18:06 +02:00
TotallyNotElite
a008321aa6
Improvements to install script
...
Whats the point of running apt-update 3 times if you could just run it once?
2018-05-19 18:15:11 +02:00
TotallyNotElite
856d8dd0f5
Changes to the install script
...
1. Inform user that it only works for Ubuntu.
2. Use wget to download the file from the main cathook repo. We don't need to maintain a secondary repo if we can avoid it.
3. The file is however not executable. We need to use bash to execute it.
4. The command is all-in-one
2018-05-19 18:06:47 +02:00
LightCat
b77ed1e513
Merge pull request #4 from nullworks/master
...
Just update some commit ids
2018-05-18 20:54:05 +02:00
LightCat
05d0df7ee3
Merge pull request #448 from BenCat07/master
...
Add install all script
2018-05-18 20:53:29 +02:00
LightCat
04ffc82897
Update install-all
2018-05-18 20:52:15 +02:00
LightCat
6c67aee500
Update README.md
2018-05-18 20:51:22 +02:00
LightCat
e34a1a31d5
Update README.md
2018-05-18 20:50:49 +02:00
LightCat
f8ac46baab
Update README.md
2018-05-18 20:50:15 +02:00
LightCat
d6622aa810
Update README.md
2018-05-18 20:49:49 +02:00
LightCat
05c0e22c54
Update README.md
2018-05-18 20:48:53 +02:00
BenCat07
c41f243081
Add install all script
2018-05-18 20:40:58 +02:00
LightCat
738ce3e278
Merge pull request #444 from TotallyNotElite/master
...
Update .gitmodules and remove pointless subprojects
2018-05-18 20:19:09 +02:00
LightCat
a1d174678a
Merge pull request #447 from BenCat07/master
...
Fix accidental addition of Submodules that should never have been there
2018-05-18 20:18:52 +02:00
BenCat07
7461ae9cc0
Fix accidental addition of Submodules that should never have been there
2018-05-18 20:18:24 +02:00
LightCat
9ca67e01df
Merge pull request #446 from BenCat07/master
...
Fix hitbox crashes
2018-05-18 20:14:17 +02:00
BenCat07
a5de156ca6
Fix hitbox crashes
2018-05-18 20:13:08 +02:00
LightCat
af691f00c7
Merge pull request #3 from nullworks/master
...
merge
2018-05-18 15:47:10 +02:00
TotallyNotElite
f3ac7cd6ac
Updated .gitmodules to include the correct links and remove pointless subprojects
...
Solves #443
2018-05-18 10:41:17 +02:00
LightCat
f7649dbe08
Merge pull request #441 from TotallyNotElite/master
...
Disable backtrack by default and add UI setting
2018-05-17 23:42:39 +02:00
TotallyNotElite
985145e0b5
Add backtrack to menu.cpp
2018-05-17 21:29:48 +02:00
TotallyNotElite
c09dfd3dce
Add backtrack to Menu.json
2018-05-17 21:19:47 +02:00
TotallyNotElite
f53a7f431b
Disable backtrack by default
2018-05-16 19:52:54 +02:00
LightCat
19fc5f8df7
Merge pull request #440 from BenCat07/master
...
Textmode fix
2018-05-15 21:33:29 +02:00
BenCat07
f18aa75777
Textmode fix
2018-05-15 21:32:56 +02:00
LightCat
6bc03864a3
Merge pull request #438 from BenCat07/master
...
actually add the files
2018-05-15 18:31:54 +02:00
BenCat07
9b39892257
.
2018-05-15 18:23:52 +02:00
BenCat07
738599e37b
Some fixes
2018-05-15 18:23:29 +02:00
LightCat
e12edf6454
Merge pull request #437 from BenCat07/master
...
backtrack for legit play
2018-05-15 17:52:56 +02:00
BenCat07
aa98f1c7ee
backtrack for legit play
2018-05-15 17:51:21 +02:00
LightCat
4b9958d338
Merge pull request #434 from BenCat07/master
...
Multipointing
2018-05-12 18:36:15 +02:00
BenCat07
c466194920
Merge branch 'master' of https://github.com/bencat07/cathook
2018-05-12 18:33:42 +02:00
BenCat07
7215c50eb8
Multipointing
2018-05-12 18:33:20 +02:00
LightCat
6e1defaa16
Merge pull request #431 from BenCat07/master
...
Add crash bots to bot list
2018-05-11 18:39:48 +02:00
LightCat
dfb7eb3845
Add crash bot to bot list
2018-05-11 18:39:03 +02:00