Marco Cawthorne eukara
eukara pushed to main at eukara/fallout2-ce 2024-04-24 11:52:25 -07:00
3d2a1e19e8 Increase pathfinding size
eukara pushed to master at eukara/dcwebgen 2023-12-12 23:11:07 -08:00
e8cc5e66ec Support for sub-pages, and custom page left/right
eukara pushed to master at eukara/dcwebgen 2023-11-09 17:09:21 -08:00
c15e6400df Support for sub-pages, and metadata powered markdown files.
eukara pushed to master at eukara/hl-pak0-gen 2023-05-07 12:21:51 -07:00
964f9556be cmdlib.c: getwd change to getcwd.
eukara pushed to master at eukara/hl-pak0-gen 2023-05-07 11:57:01 -07:00
4fa9274819 cmdlib.c: getwd change to getcwd.
eukara pushed to master at eukara/hl-pak0-gen 2023-05-07 11:44:41 -07:00
6c7569abc1 Uncomment some WiP Opfor resource ripping lines
eukara pushed to master at eukara/hl-pak0-gen 2023-05-07 09:48:09 -07:00
205f69fb27 Portability fixes, tested on OpenBSD.
eukara pushed to master at eukara/hl-pak0-gen 2023-05-07 09:47:26 -07:00
96b34ac1ee Portability fixes, tested on OpenBSD.
eukara pushed to master at eukara/hl-pak0-gen 2023-05-07 09:41:05 -07:00
5eb2d3fa3b Portability fixes, tested on OpenBSD.
eukara pushed to master at eukara/hl-pak0-gen 2023-05-07 09:39:58 -07:00
f73a8be962 Portability fixes, tested on OpenBSD.
eukara commented on issue eukara/hl-pak0-gen#4 2023-05-06 20:22:13 -07:00
Opposing Force support

Indeed, here it's mostly whitespace/tabs shifting around:

image

eukara commented on issue eukara/hl-pak0-gen#4 2023-05-06 20:20:11 -07:00
Opposing Force support

Here's how kb_act.lst differs between the WON pak0.pak and the Steam pak0.pak, I think we have better luck trying to mangle the demo file into place

![image](/attachments/a9a16e96-fca7-426d-9d58…

eukara commented on issue eukara/hl-pak0-gen#4 2023-05-06 20:19:17 -07:00
Opposing Force support

opfor1108.tar.bz2 contains some files that steaminstall_opfor.exe lacks, so we're down to requiring a solution for the following files in order to generate a 1:1 pak0.pak for gearbox/:

astr…
eukara pushed to master at eukara/hl-pak0-gen 2023-05-06 19:04:27 -07:00
258bbf496f Update 'start.sh'
eukara pushed to master at eukara/hl-pak0-gen 2023-05-06 18:47:45 -07:00
dcfb8e28e8 Installation should now (mostly) succeed with own Steam data files
eukara pushed to master at eukara/hl-pak0-gen 2023-05-06 17:30:20 -07:00
9624bc078d Update 'rip_sources.sh'
eukara pushed to master at eukara/hl-pak0-gen 2023-05-06 16:38:01 -07:00
bf4e822b34 ImageMagick 6 fix (hopefully) and early support for HL_STEAM_INSTALL.
eukara commented on issue eukara/hl-pak0-gen#2 2023-05-06 16:26:37 -07:00
Add compatibility with the Steam data

maps/c1a0d.bsp doesn't pass the checksum check. We'll have to grab them from a dedicated server package or an alternative installer.

eukara commented on issue eukara/hl-pak0-gen#3 2023-05-06 16:07:59 -07:00
Redundancy check for checksums

So once we extracted the archives, you want us to iterate over the end-result of the extraction before we continue. That's fine, but will take a bit longer (and we'll effectively be doing the same…

eukara pushed to master at eukara/hl-pak0-gen 2023-05-06 16:03:52 -07:00
66cea7a180 Hack to override pakextract forcing clang