Marcel
5600d93844
Merge branch 'james/healbomb-sfx-fix' into 'master'
...
Healing bomb sfx fix
See merge request veloren/veloren!1637
2020-12-15 13:15:32 +00:00
Joshua Barretto
494436be01
Hid plugins behind a feature flag to resolve Windows CI issue
2020-12-15 11:14:26 +00:00
jiminycrick
ce03fcfda3
Healing bomb sfx fix
2020-12-14 21:36:51 -08:00
Monty
8b9db7b179
cleanup, changelog, small bugfixes
...
fmt
fix rebase
fmt
2020-12-14 21:52:24 +01:00
Monty Marz
b5a2104ca5
group member indicator visuals
...
functional group member indicators
adjust visuals
z-comparison
2020-12-14 21:16:13 +01:00
Snowram
834670a641
Merge branch 'snowram/objects-offsets-ron' into 'master'
...
Put objects offsets into a .ron file
See merge request veloren/veloren!1627
2020-12-14 18:00:07 +00:00
Snowram
96ed008348
Puts objects offsets into a .ron file
2020-12-14 02:43:49 +01:00
Joshua Barretto
9f2e01617e
Merge branch 'plugins' into 'master'
...
Plugins and codebase refactor
See merge request veloren/veloren!1625
2020-12-14 00:53:09 +00:00
Samuel Keiffer
c3732a8a8c
Merge branch 'nahua/replace_sceptre_m2_sound' into 'master'
...
Issue 872: Replace explosion sound with heal bomb sound for sceptre M2
See merge request veloren/veloren!1618
2020-12-13 23:18:30 +00:00
nahuakang
f3ed13ca09
Replace explosion sound with heal bomb sound for sceptre M2
2020-12-13 22:09:28 +01:00
Joshua Barretto
023888f560
Updated changelog, fmt and clippy fixes
2020-12-13 17:40:15 +00:00
Joshua Barretto
f8c8e342e6
Moved common networking code to common/net, clippy fixes
2020-12-13 17:23:45 +00:00
Marcel Märtens
534f083b08
get rid of insecure dependency completly
2020-12-11 16:13:57 +01:00
Monty Marz
f9d4d744a0
Better group frame placement
2020-12-10 21:31:19 +01:00
Monty Marz
f2ba7cc297
add baobabs, fix map difficulty, make mushrooms lootable
2020-12-10 18:06:29 +01:00
Marcel Märtens
ccb01e1898
adjust fmt and clippy after toolchain upgrade
2020-12-10 14:53:01 +01:00
Snowram
6713ac935f
Addressed comments
2020-12-08 23:04:21 +01:00
Snowram
2e8ac0688c
Adds accumulated velocity for animation
2020-12-08 23:03:41 +01:00
Snowram
f94a4ec90d
Improves fish_small, new npc
2020-12-08 23:03:39 +01:00
Snowram
72d73ecd38
Initial fish work
2020-12-08 23:03:38 +01:00
Marcel
ed9413e96a
Merge branch 'HiggsTardigradeTau/deltatime-lowest-delta-usage' into 'master'
...
Resolve #867 - Make deltatime use the lowest delta of several frames to avoid 'teleport' effect after single-frame lag spike
Closes #867
See merge request veloren/veloren!1592
2020-12-08 21:07:15 +00:00
HiggsTardigradeTau
57d3a595ce
Resolve #867 - Make deltatime use the lowest delta of several frames to avoid 'teleport' effect after single-frame lag spike
2020-12-08 21:07:14 +00:00
Sam
490915d384
Modified how most abilites that could scale were scaled.
2020-12-07 22:00:24 -06:00
Ben Wallis
81a8ee0c19
Changed logging to use termcolor crate to fix ansi control codes showing when run under Windows Command Prompt
2020-12-06 14:49:13 +00:00
Joshua Barretto
77a39d74d4
Removed public fields from Client, turned a character error into a frontend event
2020-12-05 11:20:25 +00:00
Joshua Barretto
e5ebbd31fa
Began using Grid<T> for LoD data
2020-12-05 11:20:25 +00:00
James Melkonian
71303fecfd
Aura System and Campfire Health Regen
2020-12-04 22:24:56 +00:00
Imbris
d1431d734a
Merge branch 'imbris/update-winit' into 'master'
...
Don't drop the wayland clipboard
Closes #855
See merge request veloren/veloren!1576
2020-12-02 01:33:29 +00:00
Imbris
d7f506cf71
Don't drop wayland clipboard
2020-12-01 19:35:32 -05:00
Imbris
b6b03c4a5f
Merge branch 'weldar/remove-ssaa' into 'master'
...
Removed SSAA option
Closes #871
See merge request veloren/veloren!1587
2020-12-02 00:21:30 +00:00
Marcel
bf136a62c5
Merge branch 'xMAC94x/veloren_anim_move' into 'master'
...
move anim code from voxygen/src/anim to voxygen/anim
See merge request veloren/veloren!1585
2020-12-01 20:01:26 +00:00
Marcel Märtens
e5e255cbd3
move anim code from voxygen/src/anim to voxygen/anim
2020-12-01 20:20:01 +01:00
Forest Anderson
57c2f21e4d
Cleaning
2020-12-01 10:28:39 -05:00
weldar
a2d98d31a7
Removed SSAA option to resolve issue #871 .
2020-12-01 09:43:06 -05:00
Marcel Märtens
e398cca53c
move common_state into common_sys
2020-12-01 13:46:28 +01:00
Marcel Märtens
add7922653
Move Systems out of common into common_sys
...
This requires to move `State` into a own crate called `common_state` which depends on `common` and `common_sys`
2020-12-01 13:44:07 +01:00
Marcel
9e5c31a27e
Merge branch 'xvar/tooltip-fade-fix' into 'master'
...
Changed tooltip fade time from 100 to 0ms to fix tooltip glitching
See merge request veloren/veloren!1567
2020-11-30 21:13:05 +00:00
Marcel
a189163910
Merge branch 'azymohliad/sun-movement-direction' into 'master'
...
Fix Sun and Moon movement direction
See merge request veloren/veloren!1568
2020-11-30 21:13:03 +00:00
Nicholas Kinney
885e1aac61
Offspec/larger scalemode range
2020-11-30 20:36:58 +00:00
Marcel Märtens
ca1601a980
Change the version number to 0.8
2020-11-28 11:25:58 +01:00
Andrii Zymohliad
8a6f08df91
Fix sun & moon movement direction
...
They were rising on the west and setting on the east
2020-11-27 23:17:59 +02:00
Ben Wallis
7ce0c7fc05
Changed tooltip fade time from 100 to 0ms to fix tooltip glitching
2020-11-27 19:51:45 +00:00
Forest Anderson
9065d0ca02
Merge branch 'imbris/audio-fixes' into 'master'
...
Stop unbounded wind volume when zooming out, make campfires quieter
Closes #844
See merge request veloren/veloren!1566
2020-11-27 18:59:23 +00:00
Forest Anderson
c8735ba946
Merge branch 'timsueberkrueb/log-path-override' into 'master'
...
Make VOXYGEN_LOGS override logs_path setting
See merge request veloren/veloren!1565
2020-11-27 18:25:39 +00:00
Imbris
a96e9982c7
Stop unbounded wind volume when zooming out, make campfires quieter
2020-11-27 12:43:47 -05:00
Marcel
a431fe3fad
Merge branch 'sam/dehardcode-energy' into 'master'
...
Graying out skills with insufficient energy no longer dependent on hard-coded values
Closes #824
See merge request veloren/veloren!1560
2020-11-27 16:27:09 +00:00
Samuel Keiffer
352917d9cb
Graying out skills with insufficient energy no longer dependent on hard-coded values
2020-11-27 16:27:09 +00:00
Treeco
ca2e4080c0
Various tiny fixes:
...
Text over lootbags no longer scales with distance due to performance
Fixed meshing panic
Fixed ambiant lighting default
2020-11-26 21:46:41 +00:00
Tim Süberkrüb
49e892b948
Make VOXYGEN_LOGS override settings
...
This is needed to support package managers that enforce
strict application confinement (e.g. snap).
2020-11-25 20:36:41 +01:00
Monty Marz
e7d27a2c21
fmt
...
cleanup
2020-11-25 16:53:48 +00:00
Imbris
a545d099a2
Restore fix for dragging on windows platforms
2020-11-25 00:29:28 -05:00
Marcel
d1a9264a99
Merge branch 'angryanimals' into 'master'
...
animal attacks
See merge request veloren/veloren!1542
2020-11-25 01:33:20 +00:00
Sam
33e4448542
Replaced every unnecssary powf in the entire codebase with either powi or sqrt.
2020-11-24 18:28:24 -06:00
Sam
5461f002fe
Correct beam offsets used. Fix scaling damage on hammer M1. Add can_strafe function to body.
2020-11-24 17:56:39 -06:00
jiminycrick
aad9734055
Agent tactic refactoring
...
Lower theropods spawns
clippy, changelog
review response
2020-11-24 17:49:00 -06:00
jiminycrick
1cf0aff5ef
More ai work
...
balance
Lavadrake AI tweaks
feedback tweaks
2020-11-24 17:48:54 -06:00
jshipsey
d10dd83e5f
theropods in world, small tweaks
2020-11-24 17:48:51 -06:00
jshipsey
f411ff7e04
bunch of animations and more attacks
2020-11-24 17:48:51 -06:00
jshipsey
6f72e68ad6
hoof attack, tweaks
2020-11-24 17:48:50 -06:00
jshipsey
a27b086401
placeholder for charge animal, animated leapmelee, small fixes
2020-11-24 17:48:49 -06:00
jshipsey
1f59ef92d8
species specific speeds, more animation
2020-11-24 17:48:48 -06:00
jshipsey
c07d8df58b
assigning weapons, building animations
...
ability mapping
2020-11-24 17:48:43 -06:00
jshipsey
e3e513cc11
initial quadlow ranged work
2020-11-24 17:48:27 -06:00
jshipsey
ae06016e9a
Wolf attacks and ai.
...
initial wolf dash testing
tool.rs
Wolf attack AI
2020-11-24 17:48:20 -06:00
Joshua Barretto
46dc49bc0a
Fixed bit-twiddling colour bug
2020-11-24 18:44:41 +00:00
Christof Petig
a3db20c9d6
Show caves in map
2020-11-23 19:05:17 +01:00
Joshua Barretto
26fd40c0e3
Fmt, make clippy happy
2020-11-23 15:39:03 +00:00
Treeco
8922fd949f
Make zooming in then back out return to the previous zoom level
2020-11-23 10:58:22 +00:00
Joshua Barretto
0513a41981
Iteration order fix x2
2020-11-23 10:58:22 +00:00
Imbris
7c6fe69922
Show indicator over site icons
2020-11-23 10:58:22 +00:00
Joshua Barretto
765a1ca17b
Switched light map iteration order, fire bowls in dungeons
2020-11-23 10:58:21 +00:00
Treeco
a1236d4da0
Fixed map screens for rectangular worlds
2020-11-23 10:58:21 +00:00
Monty Marz
d069eb9a57
street lamp particles, ground fire bowl, misc fixes
2020-11-23 10:58:21 +00:00
Imbris
898bba8884
Demystify map site icon placement calculations
2020-11-23 10:58:21 +00:00
Joshua Barretto
b539ecf438
More lights, minimised light and glow map data
2020-11-23 10:58:21 +00:00
Joshua Barretto
4bb0da24b6
Addressed review comments
2020-11-23 10:57:57 +00:00
Joshua Barretto
df1b19ed64
Light/glow temporal interpolation hack
2020-11-23 10:57:57 +00:00
Joshua Barretto
bb9e593a44
Fixed glow AO
2020-11-23 10:57:57 +00:00
Joshua Barretto
d7bbceca2d
Added light/glow map sample interpolation for entities
2020-11-23 10:57:56 +00:00
Joshua Barretto
27e7fd0727
Preserved light/glow maps to prevent sprites/entities being lit when they shouldn't be
2020-11-23 10:57:56 +00:00
Joshua Barretto
51d1a2ecff
Added glow
2020-11-23 10:57:56 +00:00
Monty Marz
099dfc959f
translations, fixes
2020-11-23 10:57:56 +00:00
Joshua Barretto
93a86a951e
Tweaked default graphics settings
2020-11-23 10:57:56 +00:00
Monty Marz
82da969707
fix overly long names clipping on the minimap
2020-11-23 10:57:56 +00:00
Joshua Barretto
7850b0bcaf
Added site names, dungeon difficulty, better explosions
2020-11-23 10:57:55 +00:00
Monty Marz
5b907ede9e
fix hints
2020-11-23 10:57:55 +00:00
Monty Marz
884a5d9c51
fix scrolling on non-windows OS
2020-11-23 10:57:55 +00:00
Joshua Barretto
058908f603
Made flamethrower and healing staff emit light on use
2020-11-23 10:57:55 +00:00
Monty Marz
97934d1070
map fixes
2020-11-23 10:57:55 +00:00
Joshua Barretto
5930ca4a59
Temporarily make particles opaque to avoid depth-related rendering problems
2020-11-23 10:57:55 +00:00
Joshua Barretto
7eb437501d
Fixed various particle issues
2020-11-23 10:57:55 +00:00
Joshua Barretto
bcc220804a
Added exposure to settings
2020-11-23 10:57:55 +00:00
Monty Marz
8b6c73744e
more map stuff
2020-11-23 10:57:16 +00:00
Joshua Barretto
aa59d66a76
Fixed many map problems, re-added surface mist
2020-11-23 10:57:15 +00:00
Monty Marz
99b3a4465a
WIP map zooming and dragging
2020-11-23 10:57:15 +00:00
Monty Marz
c825e33f1a
map icon options WIP
2020-11-23 10:45:02 +00:00
Joshua Barretto
1d031538f9
Added HDR
2020-11-23 10:45:02 +00:00
Joshua Barretto
49df604de0
Better scattering and scatter (of both varieties)
2020-11-23 10:45:02 +00:00
Joshua Barretto
ee65b4fb17
Improved cloud quality by improving sun access heuristic
2020-11-23 10:45:02 +00:00
Monty Marz
1864f4626c
map icons
2020-11-23 10:45:01 +00:00