Kazhnuz Klappsthul kazhnuz · they/them
866 contributions in the last 12 months
FebMarAprMayJunJulAugSepOctNovDecJanMonWedFri
Less
More
kazhnuz commented on issue kazhnuz.space/univers#9 2020-12-26 14:01:06 +01:00
Deployer en tant que univers.kobold.city

Fait

kazhnuz pushed to main at kazhnuz.space/vault 2020-12-26 12:16:01 +01:00
016aceb45d fix: remove unused dependencies
kazhnuz pushed to main at kazhnuz.space/univers 2020-12-26 12:15:13 +01:00
24bdc12bd8 meta: remove sass dep
kazhnuz pushed to main at kazhnuz.space/vault 2020-12-26 09:20:22 +01:00
16d3b2635e meta: ajout installation dep
6322c83bc5 meta: ajout gitignore
Compare 2 commits »
kazhnuz pushed to main at kazhnuz.space/vault 2020-12-26 09:17:03 +01:00
e0f85ceedb feat: initial commit
kazhnuz created repository kazhnuz.space/vault 2020-12-26 09:04:22 +01:00
kazhnuz pushed to main at kazhnuz.space/univers 2020-12-26 08:49:02 +01:00
65a2a86fa3 meta: add missing dep
kazhnuz pushed to main at kazhnuz.space/univers 2020-12-26 08:43:35 +01:00
b8b065165d meta: make dep install executable
kazhnuz pushed to main at kazhnuz.space/univers 2020-12-26 08:37:47 +01:00
b5c7ca5579 meta: add dependecies install script
kazhnuz pushed to master at kazhnuz.space/kspace-static 2020-12-25 22:05:47 +01:00
9ba7dcec3c feat: add npm package installation
kazhnuz pushed to master at kazhnuz.space/kspace-static 2020-12-25 20:28:59 +01:00
19d0010e34 fix(textes): desactivation temporaires des téléchargement de ePub
kazhnuz pushed to master at epervier/epervier-old 2020-11-26 21:47:00 +01:00
c3ee812d1a chore: put automove in physics mixin
dcc2965431 chore: simplify hitbox applciation
9eb0d321c8 chore: improve semantics
b2623cdb6a chore: refactor hitbox adding
f30fc6346d chore: initialize the hitbox with the physics
Compare 16 commits »
kazhnuz closed issue epervier/epervier-old#54 2020-11-26 21:46:59 +01:00
Unify more the hitbox management code between 2D and 3D
kazhnuz closed issue epervier/epervier-old#52 2020-11-26 21:46:59 +01:00
Use mixins for the actor system
kazhnuz closed issue epervier/epervier-old#51 2020-11-26 21:46:59 +01:00
Add basic Point and Rect objects
kazhnuz commented on issue epervier/epervier-old#55 2020-11-26 20:53:32 +01:00
Let the hitboxes handle collisions themselves

It wasn't really the case.

kazhnuz closed issue epervier/epervier-old#55 2020-11-26 20:53:21 +01:00
Let the hitboxes handle collisions themselves
kazhnuz opened issue epervier/epervier-old#55 2020-11-26 19:18:32 +01:00
Let the hitboxes handle collisions themselves
kazhnuz opened issue epervier/epervier-old#54 2020-11-26 19:17:24 +01:00
Unify more the hitbox code between 2D and 3D
kazhnuz opened issue epervier/epervier-old#53 2020-11-25 13:29:44 +01:00
Port different kinds of rect to the Rect object