Commit Graph

42 Commits

Author SHA1 Message Date
a6d5d87bbc Fix animations regressions for biped_large 2020-11-04 02:12:43 +01:00
14ec1b9f5f starting to wire in new wield setup for bipedlarge 2020-11-04 01:48:05 +01:00
28cde31bbb setup for staff, more anim conversions 2020-11-04 01:48:05 +01:00
caa048b1d5 small fixes 2020-10-19 16:20:59 +02:00
c9985e14cb Rename Saurok, various anim fixes 2020-10-19 16:20:58 +02:00
58e2d3a4ad More bipedlarge anim work 2020-10-19 16:20:58 +02:00
d2f91bc3a0 Assigns a ToolKind to bipedlarge weapons 2020-10-19 16:20:58 +02:00
6a744eed82 anims 2020-10-14 21:06:32 -05:00
13d9b814ab separate sceptres from staffs, show values below 1.0 as decimals in the SCT, add starting sceptre
remove firebolt from starting sceptre
2020-09-29 19:48:07 -05:00
Sam
66b0fee3c7 Separated knockback out from basicmelee. Added weapon for cyclops boss to use, and added 1 ability to it. 2020-09-19 14:29:04 -05:00
c9438c0947 Fixes
Fix Cave NPCs only spawning very deep inside caves

Increase twig density

Adjust armour values and ingredients for starter sword

fix healing rod using the wrong model

Hung up the lianas again
2020-08-22 23:37:45 +00:00
e3eb34085f craftable starting set
velorite staff update

ore_nature_longbow

model fix
humanoid colours

Update agent.rs

improve rng (according to zesterer)

slower fleeing

More adjustments

fix cult leader name

more loot tables

all kinds of adjustments

smöl adjustments
2020-08-21 19:36:21 +02:00
55d126861f fix tooltips in char selection, more balancing
fix talking animals

fix critter exp, stronger villagers

biped large balancing

more villager balancing, mushroom spawning rate

more balancing

fix rebase

multiple loottables

Add tarasque and bonerattler armour

Added loot tables for different groups of weapons and armor based off relative strength. Added loot table for cultist boss.

Added loot tables for consumables and food. Trimmed down default loot table.

remove male and female sign from char creation

chest loot tables

fix loot tables

lootable crates

lantern keybinding display

more loot tables

loot table changes

fixed loot tables

fix typo
more grass

rebase fix, better lantern

re-add sprite rotation for grass

crafting window alignment fix, new streetlamps, new shopsigns, new healing staff

height change
2020-08-21 19:36:19 +02:00
fcdd875bff UI fixes, assets update 2020-08-12 18:10:18 +00:00
6789b7ae27 Add firework hues 2020-08-12 22:29:06 +08:00
1eb671e1a6 Update CHANGELOG.md, german locale 2020-08-08 01:15:58 +02:00
f930f52df5 Allows for weapons to have different stats. Seperates healing staff out from staffs into its own weapon type: sceptre. Splits bow weapon type into shortbow and longbow. 2020-08-01 20:08:30 +00:00
8d6b442193 Crafting 2020-07-14 20:11:39 +00:00
fe47a14ba5 Spin attack for axe 2020-07-08 19:58:41 +00:00
d53b51954b Added ability to use 2 x 1h weapons or shields 2020-07-01 17:51:06 +08:00
b34da9b07b More item drops 2020-06-03 17:59:09 +00:00
3877efec50 optimization and tails 2020-06-01 00:33:24 +00:00
f7d6f76a04 Added 36 Swords
I added 36 sword models to the code.
2020-05-29 18:23:00 +00:00
c792cc05a9 Villagers and Cultists 2020-04-30 20:43:24 +00:00
0b3fb2dd3c fire bolt visuals 2020-03-27 18:31:45 +01:00
1f363da248 small fixes, weapon models 2020-03-22 18:51:23 +01:00
509615c15b npc armour 2020-03-18 23:09:58 +01:00
8aff5faa83 assets update
acacia trees
updated help.png
bigger map zone name
npc levels from 0-10
boss levels from 20-50
2019-12-30 12:16:35 +00:00
3e0ac48bd8 Multiple Assets and UI fixes and additions 2019-10-23 19:40:45 +00:00
fdfab6a807 refactor: create_projectile doesn't take a light
It returns a builder so the caller can just do it
2019-10-17 20:59:36 +00:00
e404ea0d4f assets, rotation, offset changes 2019-10-04 21:02:42 +02:00
39e5530d45 made bow available in char selection 2019-10-04 21:02:40 +02:00
b5180320fb bow position 2019-10-04 21:02:40 +02:00
d46f1e1859 Initial bow & arrow implementation 2019-10-04 21:02:39 +02:00
4c1eba1f3e Assets update, aesthetics, minor fixes 2019-10-04 18:27:12 +00:00
27f3bebe40 Char overhaul and asset update 2019-10-02 10:05:17 +00:00
50c4764588 changed debug wand visuals, added icons for 2h sword main and alt attack 2019-08-29 19:44:29 +02:00
6e1c78e5d5 Add debug mode item giving speed boost in look_dir on click 2019-08-29 19:44:28 +02:00
5cd1bfb3d2 adds support for animation substates, animates run/idle/jump for hammer 2019-07-07 18:04:27 -04:00
4ac7307f8f minor main menu changes
made the settings button's text grey and removed hover/press image as long as it's not functional

changed server list placement and spacing
2019-06-28 08:24:13 +00:00
5f22c4e26f swing animation
Former-commit-id: 19e2c32aa36e3890e35df87f01bb0aec4cc8cf9c
2019-05-27 18:54:09 -04:00
2e7984ebc3 Char selection
Former-commit-id: 8da211b00dcd9a550a8f46e79164ece8f5c193e5
2019-05-18 19:03:13 +00:00