quadcricket
Very Active Member
- Joined
- Mar 28, 2008
- Messages
- 104
Added smoke death animation to overworld monsters.
Nope, just moved it to gitlab. Progress is difficult during the holidays but I am still working on it. Three end boss fights to go and some credits and it should be ready for a beta release.@quadcricket The github page is dead, did you stop the project?
@quadcricket Update the firstpost
Apparently gitlab defaults projects to private, sorry about that, I am still getting used to gitlab since migrating from github. I have set it to public and opened up permissions. Let me know if there is any trouble seeing the project now.I don't find it on gitlab.com. Is the repo public?
Just finished redoing the collision detecion for knockback and a sleeping animation for a passed out drunk "Craig" non-boss. (I'll try to post a gif later). The other bosses are animated but need to be tested with boss collision etc. and (the hard part) some kind of AI. After the bosses are done I still need to do end credits and an intro scroll text... and I think that's it before a beta release if some kind. I try to work on it a little bit every work day.How's this going?
It's not the destination, it's the journey that is important, young padawan.But we all know already how it's going to end...
=======================================================================================
PND : /media/CODEBLOCKS/pandora/desktop/legend-of-pandora.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/CODEBLOCKS/pandora/appdata/legend-of-pandora
APPDD_FSTYPE : ext4
PND_CPUSPEED : <unset>
EXENAME : ./LoP
ARGUMENTS : <unset>
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/legend-of-pandora"
Mounting the Union FS : mount -t aufs -o exec,dirs="/media/CODEBLOCKS/pandora/appdata/legend-of-pandora=rw+nolwh":"/mnt/pnd/legend-of-pandora=rr" none "/mnt/utmp/legend-of-pandora"
[SUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application ( ./LoP ) ----------
/usr/pandora/scripts/pnd_run.sh: line 567: ./LoP: No such file or directory
[ FAILED]--- Starting the application ( ./LoP ) ----------
[ START ]--- Restoring the frame buffer status ----------
[SUCCESS]--- Restoring the frame buffer status ----------
[ START ]--- Restoring nub mode ----------
[SUCCESS]--- Restoring nub mode ----------
[ START ]--- uMount the PND ----------
[ START ]--- Waiting the Union to be available ----------
[SUCCESS]--- Waiting the Union to be available ----------
rmdir: failed to remove `/mnt/utmp/legend-of-pandora': Device or resource busy
[ START ]--- Waiting the PND mount dir to be free ----------
[SUCCESS]--- Waiting the PND mount dir to be free ----------
cleanup done
[SUCCESS]--- uMount the PND ----------
=======================================================================================