DopiePanda

Results 8 issues of DopiePanda

Hello! Trying to install the package, but it seems to not accept Filament v3.0-stable ![image](https://github.com/alperenersoy/filament-export/assets/494864/157d50bd-5916-4c76-980e-2bbbfa08917d) Tried running it with -W to see if it would solve the dependency issue, that...

![image](https://github.com/jasonrohrer/OneLife/assets/494864/791c8e60-6c8d-4359-a9ec-820050543a3a) No idea what is causing this but it ends up breaking the entire game. It happens after importing a user submitted mod, then creating new transitions for it. It...

Ok, so I created a local Git branch of the newest Steam version of AHAP. I ended up adding like 6 - 7 mods and doing the transitions and tweaking...

When launching the game post-updates and it finished the downloading the new user generated content, all the old caches are not automatically invalidated, leading to issues with incorrect object sprites...

So.. For a second time in less than a month, known griefers have exploited the fact that they can fly a non DT player to DT and then spawn in...

So if we look at the code for birth cooldown; https://github.com/jasonrohrer/OneLife/blob/master/server/server.cpp#L2091 We can see the the equation is set as the following a = 2 b = 3 u =...

How is biome locking of animals determined? I am trying to add an animal that should be locked to a certain biome, but it can walk into whatever biome it...

Trying to add sounds for animals inbetween their movements, but it doesent seem that the "Using" sound plays inbetween uses from transitions. Decay however does play a sound when the...