Categories
Z: The End

Devblog 23

Building, Crafting, Harvesting, and more!

Categories
Z: The End

Devblog 22

Tips, new zombies, a new weapon, new building, and more!

Categories
Just Jump

Update 2.0

Its time for a Just Jump update. Z is still my number one priority which is why Just Jump has been getting ignored but I finally got around to getting some stuff done.

Speed:
Speed now increases with your score. The speed stops increasing after 400 pts because I was only able to set the speed to 140. Anything above 140 caused crashes, I might find a fix for this next update.

Jumping:
You can now triple jump which makes it a bit easier with the speed increases.

Minor Changes:
– Changed fonts of numbers
– Added collision at the top of the screen
– Changed fps limit to 60

Categories
Z: The End

Devblog 21

Improved AI and fixes!

Categories
Z: The End

Devblog 20

Steam, a new weapon, graveyard, and more!

Categories
Z: The End

Devblog 19

More buildings, new zombies, optimization, and more!

Categories
News

Site is Back!

After buying the new domain the site was down for about a week or so. There were a few problems on the host’s side due to some miscommunication but after fixing that as well as making WordPress cooperate everything is back. One minor change is there probably won’t be any more sub-domains/domain for each project excluding larger projects like Z. Instead they will just have their own page on the site.

Categories
Z: The End

Devblog 18

Loot changes, new items, a military base, and more!

Categories
Z: The End

Devblog 17

One year anniversary, better collisions, new weapons, better shooting, weapon slots, & more!

Categories
Z: The End

Patch 0.1.6A

Small patch for today, I left some code from the old save system in the game and this could be problematic. The code was still basing its save detection on the saves from the old version which is problematic. I still had a save from the old system and didn’t have one from the new one and tried loading a save, I ended up in the corner of the map with 0 health, stuck, and it was night time. Now its dependent on if there is a save from the new version. This broken state can still happen if the save gets corrupted or you just rename any file to a save file for the game, the game just doesn’t know what to do and sets all of the values to 0.