You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was recently thinking about removing binaries entirely from repo and setting up some automation for generating binary/adf files on remote server. This game is still heavily under development and about 20% done, so there are no official releases yet. ;)
Until it's done I'll try to add some pre-release releases on github from time to time after each milestone being completed. One thing to wait for is having basic AI implemented, which should arrive during this month. Also note that running from floppy is not really encouraged with game built using debug config - loading times will be very long and game performance will be poor since writing to log on floppy disk takes ages.
So I guess I should supply game in two variants - one with logging enabled and one without it, so that ppl without hdd may test it.
I've recently set up Bebbo's GCC toolchain on my home server, so after #7 is solved I can automate builds and put nightly snapshots on the net in LHA and ADF formats.
would be great having a bootable .adf imagedisk available as well, with the game compiled, for lazy people like me! :D - thanks!
The text was updated successfully, but these errors were encountered: