Ole A. Sjo Fasting

Results 38 comments of Ole A. Sjo Fasting

I will be experimenting with adding a new Circle shape that can be used for collision detection in explosions. I also think we should work to make an explosion effect...

https://github.com/fishfight/fish2/pull/60

https://github.com/fishfight/fish2/pull/61

I will create schemas for all the item stuff once I finish the current sprint and then finish off the API by implementing the environment items (sproingers etc)

I am currently looking into a few solutions for automatic generation of json schemas from Rust types. Writing the schemas by hand for items, turned out to be a more...

It's been maybe 8-9 years since I touched lua last time, so I'm a bit out of the loop :P The former doesn't seem optimal, though, as it will require...

Would this be implementations in rust or in LUA? If in LUA it is at least possible to consider it, worst case. If not, it is a huge problem, as...

Yeah, you are right about that, of course. We will probably have to create some sort of wrapper component for these cases that can hold a table of data, or...

Awesome!

This is not very easy to implement, if we want to keep the pixel art aesthetics. We would have to animate the ragdoll effects by hand, making it predetermined and,...