.. |
bag.rs
|
Merge branch 'sam/invulnerability-buff' into 'master'
|
2021-03-01 05:46:46 +00:00 |
buffs.rs
|
Factored formatting of buff text out to a single function.
|
2021-02-28 16:04:33 -05:00 |
buttons.rs
|
Skills are now factored into combat rating. New formula for exp scaling per SP.
|
2021-01-19 08:08:26 -05:00 |
chat.rs
|
COMPLETE REDESIGN of network crate
|
2021-02-17 12:39:47 +01:00 |
crafting.rs
|
Finish plumbing MaterialStatsManifest. Fix issue with speed clamping when recursing through components. Improve statblocks in item tooltips.
|
2021-02-25 15:26:49 -05:00 |
diary.rs
|
Fix description for the sword spin speed skill tree upgrade (previously it was a copy of damage's description).
|
2021-02-22 19:37:20 -05:00 |
esc_menu.rs
|
Rename localization/font types (e.g. VoxygenLocalization -> Localization)
|
2020-11-11 03:02:21 -05:00 |
group.rs
|
Factored formatting of buff text out to a single function.
|
2021-02-28 16:04:33 -05:00 |
hotbar.rs
|
Factored out duplicate code into closures, consolidated ability handling logic to a single function.
|
2021-02-19 18:45:48 -05:00 |
img_ids.rs
|
Buff icon
|
2021-02-28 17:31:35 -05:00 |
item_imgs.rs
|
Implement modular weapons.
|
2021-02-20 14:30:39 -05:00 |
map.rs
|
cleanup, changelog, small bugfixes
|
2020-12-14 21:52:24 +01:00 |
minimap.rs
|
Persist minimap settings
|
2021-02-16 23:16:16 +01:00 |
mod.rs
|
Implement stacking and splitting
|
2021-03-02 00:08:46 +00:00 |
overhead.rs
|
Added invulnerability debuff. Currently tied to campfire spawned with '/campfire' command.
|
2021-02-28 15:02:03 -05:00 |
overitem.rs
|
Various tiny fixes:
|
2020-11-26 21:46:41 +00:00 |
popup.rs
|
Moved common networking code to common/net, clippy fixes
|
2020-12-13 17:23:45 +00:00 |
prompt_dialog.rs
|
Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts
|
2021-01-08 19:12:09 +00:00 |
settings_window.rs
|
#966 - Add setting to invert controller camera Y axis
|
2021-02-24 10:39:44 -06:00 |
skillbar.rs
|
Finish plumbing MaterialStatsManifest. Fix issue with speed clamping when recursing through components. Improve statblocks in item tooltips.
|
2021-02-25 15:26:49 -05:00 |
slots.rs
|
During a trade, allow requesting items from the counterparty's inventory (prequisite for NPC trading).
|
2021-02-28 10:13:49 -05:00 |
social.rs
|
Revert "Added TR translations for deaths by debuffs."
|
2021-01-20 11:20:06 +00:00 |
trade.rs
|
During a trade, allow requesting items from the counterparty's inventory (prequisite for NPC trading).
|
2021-02-28 10:13:49 -05:00 |
util.rs
|
minotaur moves, added claygolem
|
2021-02-27 01:42:47 -05:00 |