New items that do nothing as well as fixing player levels being reset when going down a ladder. There's now specific item metadata for each item and row, e.g. the first row of item sprites are for weapons, the second for consumables etc and the metadata controls its type and value.
There's now experience and levelling up in this version. You gain a level for every 100*your current level amount of xp you gain, and your current level affects your max HP and mana (as well as giving you a cool confetti animation)
Just a little video I took of me modeling in voxatron for a project I'm working on! I'll try to make a many uploads of this kinda stuff as I can if people enjoy it... And no promises! But I'll be making a teaser for the cartridge as soon as I can. ;) I'll also try to make regular posts to my blog page(Profile page) here at Lexaloffle. Be it snapshots, videos, or even just text updates! Again, no promises, but I'll try!
Anywho, here's the video... :)
If that link doesn't work, just look up the channel RumbleChops on youtube.
It'll be one of my most recent video uploads... :)
Controls
P1: Arrows to move, action buttons to change height
P2: Same with p2 controls, but need to press P2 Action to enable split screen.
About
Just a quick demo, I'm going to try implementing simple spherical collision to see if I can make a reasonable racing game using the space available. Right now the engine uses half of the available code space, but a lot of this is actually the mat4 and vec3 functions, so it should be reusable for game logic. Some unnecessary things are even in there, like text drawing and sprite drawing.
Specific places that need improving are the clipping function (hilariously long lines) and maybe some optimisation on the tri filler (use memset?)
I have an obj converter script, but it doesn't have a frontend and things are quite complex to get the data into the cart... so I'll make a tool for this separate.
[b]Scene
Instructions
Climb the tower of archeos and kill the evil sorcerer
- Attack group of same kind of monsters
- monsters will retaliate but group size dont affect final damage, so try to destroy large groups first.
- when your xp need reach 0 you gain a new heart and refill your life + items
- Blocked door and chests can be opened by killing monsters next to it
- Open a door to climb one floor
- Reach the 9th floor to fight Archeos
Controls :
- z attack a monster / open doors / grab items
- x enter/leave inventory
2020 patch change list :
- new difficulty setting
- better tooltips
- When you click a group with partial armor you now kill all non-armored creatures

Web: https://dl.dropboxusercontent.com/u/3594143/yal.cc/r/picodoc/index.html
I've made a small cheat sheet/API reference thing for pico-8's standard functions.
It provides a list of names+arguments, and you can click to expand/collapse sections/function descriptions:
Generally intended to greatly reduce the amount of scrolling back and forth while looking things up.






4 comments





