.. |
body
|
Minimap modes, Danari customizations update & bald hairstyles
|
2021-07-08 00:01:08 +00:00 |
inventory
|
Added energy efficiency stat to weapons. Made ability modification by tool stats exhaustive.
|
2021-07-06 22:54:23 -05:00 |
ability.rs
|
Add healing aura for sceptre M2
|
2021-07-10 20:02:35 -07:00 |
admin.rs
|
Added non-admin moderators and timed bans.
|
2021-05-09 21:19:16 -07:00 |
agent.rs
|
Fix integral error calculations in PID controller, and change coefficients for airship and hot air balloon.
|
2021-07-06 16:52:12 -04:00 |
aura.rs
|
Add healing aura for sceptre M2
|
2021-07-10 20:02:35 -07:00 |
beam.rs
|
Added base ability set
|
2021-06-04 18:17:14 -05:00 |
body.rs
|
Added egui debug UI - a 100% rust UI framework (similar to imgui) allowing for rapid development of debug interfaces to aid development. This is feature-gated behind the egui-ui feature which is enabled by default but removed for airshipper builds.
|
2021-07-04 09:47:18 +00:00 |
buff.rs
|
Fix interaction of max health and max health over time buffs causing infinite health scaling.
|
2021-07-04 21:43:29 -05:00 |
character_state.rs
|
Added egui debug UI - a 100% rust UI framework (similar to imgui) allowing for rapid development of debug interfaces to aid development. This is feature-gated behind the egui-ui feature which is enabled by default but removed for airshipper builds.
|
2021-07-04 09:47:18 +00:00 |
chat.rs
|
Item pickups are shown in separate window and "inventory-full" messages are shown above the item attempted to be picked up
|
2021-05-22 20:47:08 +00:00 |
combo.rs
|
Increased combo duration by 50%
|
2021-03-20 16:44:18 -04:00 |
compass.rs
|
Implement a basic dialogue system
|
2021-03-29 14:47:42 +00:00 |
controller.rs
|
Sanitise controller inputs
|
2021-06-21 21:13:49 +01:00 |
dialogue.rs
|
Implement a basic dialogue system
|
2021-03-29 14:47:42 +00:00 |
energy.rs
|
Move skill boost modifiers to skills module
|
2021-07-07 17:51:30 +03:00 |
fluid_dynamics.rs
|
Address MR 2482 comments.
|
2021-06-20 11:32:05 -04:00 |
group.rs
|
MR 1775 review fixes.
|
2021-02-14 11:13:56 -05:00 |
health.rs
|
Removed potential for divide by zero
|
2021-03-27 21:06:21 -04:00 |
home_chunk.rs
|
Fix bug that caused campfires and other stuff to duplicate
|
2020-11-22 21:03:06 +00:00 |
inputs.rs
|
Remove panics and unwraps, part 1.
|
2021-04-10 10:03:21 +02:00 |
invite.rs
|
MR 1775 review fixes.
|
2021-02-14 11:13:56 -05:00 |
last.rs
|
updated dependencies and fixed stuff
|
2020-07-07 09:43:49 +02:00 |
location.rs
|
fixed Cargo.lock conflict
|
2021-01-07 20:25:12 +00:00 |
misc.rs
|
Moved common networking code to common/net, clippy fixes
|
2020-12-13 17:23:45 +00:00 |
mod.rs
|
VoiceKind for better sound effect specs
|
2021-06-16 17:23:22 +01:00 |
ori.rs
|
Made golem laser spawn based off of orientation rather than look_dir. Additional balance tweaks.
|
2021-05-10 18:54:00 -05:00 |
phys.rs
|
Ensnaring vines now ensnare you.
|
2021-06-23 22:38:16 -05:00 |
player.rs
|
instead of manually trying to sync disconnect metrics we now pass a Reason to the handle_disconnect.
|
2021-05-06 11:43:10 +02:00 |
poise.rs
|
Adressed comments on energy and armor functions.
|
2021-06-07 11:06:25 +02:00 |
projectile.rs
|
3 attacks done
|
2021-06-23 22:38:16 -05:00 |
shockwave.rs
|
Particles for ice spikes
|
2021-06-04 18:17:15 -05:00 |
skills.rs
|
Add tests
|
2021-07-07 17:51:30 +03:00 |
stats.rs
|
Max energy stat functional.
|
2021-06-07 10:58:37 +02:00 |
visual.rs
|
fixed Cargo.lock conflict
|
2021-01-07 20:25:12 +00:00 |