Commit graph

198 commits

Author SHA1 Message Date
Joseph 1e460bca4a
Update README.md
Undid the last commit as it was WSL not wanting to run multiple commands at once.
2023-12-19 13:08:20 -05:00
Joseph e872275f5b
Update README.md
made git command separate because if git is already install the git clone command wont run.
2023-12-19 13:00:05 -05:00
Joseph 0568ffbb9f
Update README.md
Fixed the link again.
2023-12-19 12:53:15 -05:00
Joseph 161790e0e0
Update README.md
Made the link link to the document.
2023-12-19 12:50:50 -05:00
Joseph f2ecda9bb9
Update README.md
Updated the Readme to use the install script. 
Made a link to the manual setup in docs.
2023-12-19 12:33:19 -05:00
Joseph 694c938ee5
Merge branch 'master' into no-wine-no-fix 2023-12-18 23:37:05 -05:00
Joseph a3b35fd0f4
Update README.md
Remove make fix mentions.
2023-12-18 21:48:02 -05:00
Joseph f8f81694e2
Update README.md
FIxed WINE link in Readme.
2023-12-18 21:32:13 -05:00
Joseph 6e2fc9f929
Update README.md
Remove redundant skelatool64 in readme and added a version for ffmpeg.
2023-12-18 21:17:43 -05:00
Joseph 7b37328765
Update README.md
Fixed an issue where the copy code was too big.
2023-12-17 22:36:10 -05:00
carsongoodwin32 2d216ba14e Fix typo in readme 2023-12-17 18:12:02 -06:00
Joseph ab316ae2cf
Update README.md
Updated readme for fix-nowine.
2023-12-17 18:40:19 -05:00
Joseph b87039257e
Update README.md
I put the clone the repo steps above making the tools as you need to cd into the repo to make them.
2023-12-03 14:54:05 -05:00
James Lambert cbcb78def9 Mark another task as complete 2023-12-01 21:21:09 -07:00
James Lambert 1ac772e630 Mark task as done 2023-12-01 20:55:00 -07:00
rxhfcy c70879aa25
Update README.md (fix thinko in the which blender command) 2023-11-30 11:24:25 +02:00
lambertjamesd 3e1347aae9
Merge pull request #517 from Jgoodwin64/Jgoodwin64-UpdateReadme
Update README.md
2023-11-29 19:45:35 -07:00
Joseph 091b4a1795
Update README.md 2023-11-29 17:30:34 -05:00
Joseph 055368627b
Update README.md
Re-Order apt update
2023-11-29 16:11:10 -05:00
Joseph 410f8a0f3f
Update README.md 2023-11-29 15:45:21 -05:00
Joseph 5af78d9715
Update README.md
Updated the readme, minor rephrasing.
2023-11-29 12:11:34 -05:00
rxhfcy 18ae97e75f
Update README.md (Remind the user that $(which blender) shows the path, use "/snap/bin/blender" as the example path + yet another reminder that the Blender version must be 3.6) 2023-11-29 18:31:04 +02:00
lambertjamesd 79a6218abf
Merge pull request #511 from rxhfcy/patch-3
Update README.md (update Blender installation command to install version 3.6)
2023-11-29 08:34:02 -07:00
Weston 3a5bb77d91
Merge pull request #513 from rxhfcy/patch-4
Update README.md (pipx works on 22.04)
2023-11-29 08:52:48 -06:00
Weston e3e563a976
Merge pull request #510 from rxhfcy/patch-2
Update README.md (add missing portal_*.txt files to "How to build")
2023-11-29 08:44:07 -06:00
rxhfcy a308d7da10
Update README.md (only Blender 3.6 works, e.g. 4.x doesn't)
I verified that only Blender 3.6.x works correctly: Blender 4.0.1 produced a corrupted Chell walking animation (and possibly other problems, didn't test further)
2023-11-29 16:18:08 +02:00
rxhfcy d017b8d449
Update README.md (pipx already worked in 22.04)
At least on my system, pipx already worked in 22.04 LTS, so probably no need to have different instructions for different Ubuntu versions?)
2023-11-29 14:12:09 +02:00
rxhfcy 126e9da480
Update README.md (update Blender installation command)
Since the instructions (and the name of the BLENDER_3_6 environment variable) specifically talk about LTS version 3.6.x, this command will probably be better than "sudo apt install blender" (which will install a random version, possibly not 3.6)

Command taken from here: https://snapcraft.io/blender -> "3.6lts/stable" from the upper right corner
2023-11-29 14:02:39 +02:00
rxhfcy 93737834ea
Update README.md: add missing portal_*.txt files to "How to build"
otherwise make complains about missing Portal/portal/resource/portal_*.txt:
#Exception: not found vpk/Portal/portal/resource/portal_english.txt
2023-11-29 13:47:21 +02:00
James Lambert 32f6972c80 filter out contacts when collision flags change to allow player to pass through door 2023-11-28 20:54:06 -07:00
James Lambert f117026287 fix portal gun flicker between levels 2023-11-28 20:50:23 -07:00
James Lambert 93bdb4efba Make better use of z buffer when portals are small on the screen 2023-11-28 18:41:44 -07:00
hackgrid 1d6302a41d
update readme for building from Ubuntu 23.04 on 2023-11-28 10:56:26 +01:00
rxhfcy 444c57940a
Update README.md
Update YouTube channel URL
2023-11-27 09:09:33 +02:00
hackgrid 8a755e77f5
update docker instructions 2023-11-20 12:08:36 +01:00
hackgrid da0f672764
oops 2023-11-17 00:25:31 +01:00
hackgrid ad4781e27b
Update README.md 2023-11-16 23:36:04 +01:00
hackgrid 8e9a769045
Update README.md for valve_* files 2023-11-10 10:44:17 +01:00
hackgrid b08cec4547
further clarify for languages vpk files 2023-11-04 11:38:17 +01:00
hackgrid 550373c03b
Update README.md with correct paths 2023-11-04 11:00:27 +01:00
hackgrid ddc66bb733
Update README.md for required gameui_* files 2023-11-04 10:05:44 +01:00
James Lambert 3ee77ffc71 Added cheat to unlock portal gun 2023-11-02 19:03:51 -06:00
James Lambert 33b07871a3 Fix type #397 2023-11-02 18:22:41 -06:00
James Lambert c1e47eda0e jump animation 2023-11-02 18:13:55 -06:00
James Lambert 996de635b6 Fix weird portal surface glitch when portal is moved 2023-10-25 21:56:32 -06:00
westonCoder c11baf4397 readme update 2023-10-25 14:20:57 -05:00
hackgrid abecd1f093
Update README.md to mention reflections 2023-10-25 15:48:28 +02:00
hackgrid f2a566e865
Update Blender version in README.md 2023-10-25 15:44:13 +02:00
James Lambert f075892f33 Triangulate meshes in blender when exporting to fbx 2023-10-24 22:30:37 -06:00
James Lambert 5a32c2faec Fix bug where dying while touching a portal can lead to a crash 2023-10-24 21:29:25 -06:00