Commit Graph

266 Commits

Author SHA1 Message Date
Pinsplash
0dc97b4509 flatten more arrays 2024-05-07 22:57:28 -05:00
Pinsplash
33af0041be freeze blobs when debugging for more consistent optimization tests 2024-05-07 21:45:20 -05:00
Pinsplash
a578e0b9de flatten triangle table 2024-05-07 21:29:17 -05:00
Pinsplash
56c5a85d4c used abstract blob envmap for ldr because otherwise it wouldn't have any 2024-05-07 20:40:19 -05:00
Pinsplash
306a5d565b fixed #11 2024-05-07 13:32:26 -05:00
Pinsplash
b819b6579a removed unstuck call from deja vu since setpos_exact already has one 2024-05-06 20:12:15 -05:00
Pinsplash
fa02b46e2a fixed #59 2024-05-06 17:11:13 -05:00
Pinsplash
423435802c fixed assert for mossman too 2024-05-06 10:19:57 -05:00
Pinsplash
68c1970b9c apparently fixed #63 2024-05-06 10:15:32 -05:00
Pinsplash
1936bc9566 blob stuff
blob now does not render if far away
blob can now grab nearest cubemap
half-fixed a normals issue
changed blob appearance
2024-05-06 08:23:43 -05:00
Pinsplash
5d7c7db349 smooth normals 2024-05-05 06:28:44 -05:00
Pinsplash
681edbbe2c fixed inverted normals 2024-05-04 06:13:13 -05:00
Pinsplash
43e69ff20a interp cache 2024-05-04 05:44:06 -05:00
Pinsplash
1531b15dba 1d grid sample cache - hitting triple digit fps! 2024-05-04 03:58:25 -05:00
Pinsplash
eceb1b3265 blob spread/appearance changes 2024-05-03 19:13:02 -05:00
Pinsplash
16818ab197 code sources for some equations 2024-05-03 17:44:59 -05:00
Pinsplash
e455ec906e BRUH 2024-05-03 17:31:24 -05:00
Pinsplash
3ab231ce94 added missing parentheses which fucked my cock 2024-05-03 17:25:41 -05:00
Pinsplash
a849add787 more debug stuff (and minor fix) 2024-05-03 11:01:58 -05:00
Pinsplash
a332067ec5 no material changes i think but blob code now has more debug tools and you can switch to simple balls at any time 2024-05-03 10:31:56 -05:00
Pinsplash
424a8558b0 cleaning up and some improvements, but still not ready 2024-05-03 05:21:40 -05:00
Pinsplash
69867b143c blob stuff kinda working 2024-05-02 13:07:27 -05:00
Pinsplash
4f94b5e754 version number 2024-04-30 07:16:36 -05:00
Pinsplash
4930344d29 added effect Changing Pitch and fixed ep2 missing particles 2024-04-30 07:09:33 -05:00
Pinsplash
c99d63accd added effect Touch the Grass. requires the game properly finding grass textures so a lot of shit here 2024-04-30 02:26:41 -05:00
Pinsplash
b557471470 small optimizations in string comps and readability 2024-04-29 10:21:29 -05:00
Pinsplash
88704caeaa version number 2024-04-25 21:38:47 -05:00
Pinsplash
3819ef8123 fixed some models appearing as errors because HL2 has broken versions of them in loose files 2024-04-25 21:37:29 -05:00
Pinsplash
aeba5db495 made coast 08 spawn items match coast 07 2024-04-25 21:28:20 -05:00
Pinsplash
03e4211b4f reverted recent VPC changes
since ep2 uses identical binaries, it can just get them from ep1's mod
2024-04-25 18:35:59 -05:00
Pinsplash
1682cc6135 version number 2024-04-23 20:01:18 -05:00
Pinsplash
fc78a6b2d5 new install instructions 2024-04-23 19:46:28 -05:00
Pinsplash
fb5a8a65d0 fat cubemap removal 2024-04-23 18:43:31 -05:00
Pinsplash
d2d22caad3 fixed projects referencing the wrong exe, leading to inconsistencies 2024-04-23 18:38:52 -05:00
Pinsplash
2de15089a2 hopeful gameinfo changes to fix cubemap problems 2024-04-23 15:09:33 -05:00
Pinsplash
87bc55bf5f removed redundant files. ep1 now reads hl2, and ep2 reads ep1 & hl2
Upside: the download has gone from 593 MB/312 compressed, to 426 MB/227 compressed.
Downside: if users wish to play ep1chaos, they must also install hl2chaos, and if they wish to play ep2chaos, they must also install hl2chaos and ep1chaos.
2024-04-20 17:09:57 -05:00
Pinsplash
c9783921a0 version number 2024-04-20 03:31:39 -05:00
Pinsplash
5851f9878c dont update text when dead 2024-04-20 02:57:10 -05:00
Pinsplash
e8f32f2042 fixed HUD text flickering (close #100 ) and fixed several tripmine issues 2024-04-20 02:25:34 -05:00
Pinsplash
6df9ce4fdb ep2 fixes
made clientscheme.res match with 2013 SDK except in specifically needed cases
made game title in main/pause menu be lower down, in line with hl2 chaos and ep1 chaos
made ep2 credits actually the ep2 credits, not hl2
fixed odd issues caused by gman's bounding box being incorrect, close #104
fixed logo in first map showing "HALF-LIFE'"
2024-04-20 00:56:02 -05:00
Pinsplash
921e479c19 fixes made for ep1
made clientscheme.res match with 2013 SDK except in specifically needed cases
fixed logo in first map showing "HALF-LIFE'"
fixed advisor screens not looking good with ep2 advisor model, new model is because the cables would not appear to move when viewed on the monitor only
fixed APC being unable to drive properly
made ep1 credits actually the ep1 credits, not hl2
2024-04-19 15:06:18 -05:00
Pinsplash
9e5286658e some fixes for issues found while playing hl2
fixed chaos bar flickering and being 1 pixel wide when chaos 0
made clientscheme.res match with 2013 SDK except in specifically needed cases
fixed intro credits text being too small
fixed gman being below the deck in canals 6 - this is something that went wrong in CAI_BaseNPC, but it seems to have only manifested as a problem in this single instance. it's not clear why this specific case has this problem. effect on any other NPCs is thought to be minimal. if it affects any other NPCs, they would have to be close to a ceiling.
fixed suppression device being unable to damage scripted targets
fixed camera in breen not looking good with ep2 advisor model, new model is because the cables would not appear to move when viewed on the monitor only
2024-04-18 21:42:31 -05:00
Pinsplash
5ae643fadd decided to buff npc crowbar damage instead of alter swing speed for Mossman (close #98) 2024-04-18 11:52:59 -05:00
Pinsplash
308ab9ea70 close #97 2024-04-18 11:28:14 -05:00
Pinsplash
35866e8921 added magnusson to hl2 and ep1 2024-04-18 10:51:48 -05:00
Pinsplash
4896b4614c added hunters to hl2 and ep1, applied VDC patch to allow loose VCD's 2024-04-18 01:44:31 -05:00
Pinsplash
2ffae71fea added autogun to hl2 and ep1
core_beam1 material comes from ep1, only needs to be added to hl2
2024-04-17 21:53:20 -05:00
Pinsplash
3d737322c5 added fast zombie torsos to hl2 and ep1 2024-04-17 21:13:25 -05:00
Pinsplash
2ef41d2db7 Merge branch 'main' of https://github.com/Pinsplash/halflife2chaos 2024-04-17 20:58:27 -05:00
Pinsplash
a065148eef added antlion grubs to hl2 and ep1
renamed SPAWNTYPE_UNDERGROUND on ONGROUND to better describe it
small optimization for string comparisons in ChaosSpawnNPC()
2024-04-17 20:58:24 -05:00