Commit Graph

161 Commits

Author SHA1 Message Date
48ebb10d50 Update toolchain 2021-05-31 20:44:57 -04:00
46d1bb5f18 Adjusted masses; less excessive knockbacks; prevent loot shooting off 2021-05-22 17:56:13 +00:00
47a2bf7de8 Adds haniwa sentry object 2021-05-10 18:53:48 -05:00
Sam
5fa4358e74 Clay golem attacks done. 2021-05-10 18:53:01 -05:00
831bfd0be9 Snowram/craft mats 2021-05-07 17:03:45 +00:00
6b52ea89b4 Add more specific masses to objects 2021-04-29 11:46:03 +02:00
fd177c9669 Breathe and stun anims 2021-04-25 02:14:50 +02:00
eb98360183 Cockatrice bird_large conversion 2021-04-25 02:14:50 +02:00
bc95484863 Swaps bird_small skeleton to a new bird_large 2021-04-25 02:14:49 +02:00
9d82b20891 remove 0.8, add snow's mixed_vel idea for other bodies 2021-04-22 00:04:39 -04:00
762c68cfbb Basic fluid dynamics and physical properties for entities 2021-04-20 17:38:19 +02:00
39c8efe11f Adds husk npc 2021-03-27 21:05:09 -04:00
31747d8ff1 airship movement bits 2021-03-21 21:43:49 -04:00
9304ecab3d Address Imbris's MR 1888 comments, and add changelog entry.
- Use Ori::{new,to_quat} and make the field private.
- Update/capitalize/add various comments.
- Implicitly drop scope guards where applicable.
- Take !Copy colliders by reference instead of cloning.
- s/cylinder_voxel_collision/box_voxel_collision/
- Unindent some physics code with a continue.
2021-03-14 23:21:46 -04:00
a32be4ac5a Address MR 1888 review comments.
- Delete obsolete symbolic links.
- Add suggested comments.
- Remove dead code.
2021-03-14 23:17:28 -04:00
aa56166c80 Fix fmt and clippy, and rename {psdr,psdw} to {read,write} in physics. 2021-03-14 23:17:26 -04:00
e9aab63a04 Account for model translation in the physics. The voxel collider still needs to be north-aligned for now. 2021-03-14 23:09:52 -04:00
5d85775dcf Airship progress: now possessable, and physics kind of works (desyncs from the visuals by a shift + scale, and rotation isn't done at all yet, but the contours are correct). 2021-03-14 23:09:51 -04:00
8b9e84972a Draft of airships (spawn command, visuals, some physics refactoring, no collision yet). 2021-03-14 23:09:49 -04:00
9d7e8957bb Add new npcs 2021-03-14 14:24:35 +01:00
ab12df50cc added white firework 2021-03-07 03:59:04 -05:00
db3bc1b9bb added a white firework 2021-03-07 03:48:50 -05:00
22fcc6417c Make fireworks recursively shoot more fireworks (95% average replication). 2021-03-06 14:05:51 -05:00
17112926e7 Adds harvester npc 2021-02-27 01:42:47 -05:00
16a44cd532 minotaur moves, added claygolem 2021-02-27 01:42:47 -05:00
858fbe1a6c Adds yeti npc 2021-02-27 01:42:46 -05:00
1b9815dc34 Adds 3 new npcs, tusk ram new design 2021-02-27 01:42:46 -05:00
ca3248cc93 new dungeon setups, new npcs, weapon specific loadouts, anims 2021-02-27 01:42:45 -05:00
559ece5ede More npcs work 2021-02-27 01:42:45 -05:00
6f18d16aa2 Add new quadmeds npcs with rough offsets 2021-02-27 01:42:44 -05:00
f48fea57f4 Sahagin, Adlet npcs 2021-02-27 01:42:43 -05:00
7cf723bb9d gnome 2021-02-27 01:42:43 -05:00
266986626d biped_small setup 2021-02-27 01:42:43 -05:00
7d2e8f72eb Add a coin item and make amounts visible on dropped items. 2021-02-25 21:31:30 -05:00
775224983b Initial turret implementation 2021-02-21 18:23:54 +01:00
8b97199245 Update rand dependency 2021-01-26 20:35:08 -08:00
f94a4ec90d Improves fish_small, new npc 2020-12-08 23:03:39 +01:00
72d73ecd38 Initial fish work 2020-12-08 23:03:38 +01:00
f411ff7e04 bunch of animations and more attacks 2020-11-24 17:48:51 -06:00
b48de84f8c Adds 3 new npcs 2020-11-19 00:53:17 +01:00
44fe398ba3 Adds 2 new npcs, some models tweaks 2020-11-19 00:53:13 +01:00
42d2108c39 Adds mindflayer npc 2020-11-19 00:53:09 +01:00
9bfccd42d3 Adds new animals 2020-11-19 00:53:02 +01:00
93642428f2 Move eye sight and scale in body.rs, mounts tweaks 2020-11-17 23:27:13 +01:00
1952785af2 Remove randomization of species and body_type with the randomize button in char creation 2020-11-13 19:43:32 -05:00
cd1a134c26 Fix bug in body.validate(), add sliders to iced char creation screen, make char selection screen more closely resemble the master version in style 2020-11-11 03:02:22 -05:00
0e072f72cc frost cleaver
velorite mage set

offsets
armor stats
2020-11-10 21:43:45 +00:00
6535deae9c added two meat assets for mobs to drop 2020-11-07 23:34:20 -06:00
f9383e4dd8 Add roshwalr npc 2020-10-19 16:20:59 +02:00
c9985e14cb Rename Saurok, various anim fixes 2020-10-19 16:20:58 +02:00