Commit Graph

13888 Commits

Author SHA1 Message Date
Joshua Barretto
c2d04501fe Better skiff 2023-05-25 00:25:28 +01:00
Joshua Barretto
3c1cfe574d Added skiff 2023-05-25 00:25:28 +01:00
Joshua Barretto
74d4fc8e64 Added sprites to ship models 2023-05-25 00:25:28 +01:00
Joshua Barretto
dfbd9e8132 Rebalanced ships 2023-05-25 00:25:27 +01:00
Joshua Barretto
b6a7401cd9 Balanced quad_low swim thrust 2023-05-25 00:25:27 +01:00
Joshua Barretto
96bf86dae0 Rebalanced masses, dimensions, swim thrusts, and made various improvements to water movement that help with gameplay and pathfinding. Also fixed swimming animations for many creatures. 2023-05-25 00:25:25 +01:00
Joshua Barretto
5988237b3d Fixed non-dismounting teleportation 2023-05-25 00:22:54 +01:00
Isse
68491dde55 Merge branch 'seachapel_rework' into 'master'
seachapel_rework

See merge request veloren/veloren!3856
2023-05-24 18:13:29 +00:00
flo
a55276ea73 seachapel_rework 2023-05-24 18:13:29 +00:00
Isse
b1321849bb Merge branch 'tormod/worldgen-refactorings' into 'master'
Refactor various stuff in worldgen

See merge request veloren/veloren!3939
2023-05-24 16:52:51 +00:00
Isse
f997f11a66 Merge branch 'lioncat2002/fix_time_command' into 'master'
Fix: the `/time` command has been fixed in accordance to issue #1622

See merge request veloren/veloren!3947
2023-05-24 16:47:36 +00:00
Kittycat
9eb4931822 Fix: the /time command has been fixed in accordance to issue #1622 2023-05-24 16:47:36 +00:00
Joshua Barretto
19342daa8d Merge branch 'maxicarlos08/dura-free-area' into 'master'
Durability free areas

See merge request veloren/veloren!3936
2023-05-23 13:56:32 +00:00
Tormod G. Hellen
a2ecd0b403
Replace SquareLocationRestriction with Aabr<i32>.
This is a fixup for 1572a5a759
2023-05-23 01:25:36 +02:00
Maxicarlos08
777a69e576
adressed review comments 2023-05-22 23:20:11 +02:00
Maxicarlos08
fbe32a9047
no_dura -> no_durability 2023-05-22 22:38:48 +02:00
Maxicarlos08
713f5afdfa
update changelog 2023-05-22 22:38:48 +02:00
Maxicarlos08
8ed311c5a9
made tests work 2023-05-22 22:38:47 +02:00
Maxicarlos08
174f75dc63
durability free areas 2023-05-22 22:38:47 +02:00
Tormod G. Hellen
af080016ab
Get rid of the old and clunky loc_suitable_for_site function. 2023-05-22 16:35:12 +02:00
Tormod G. Hellen
a58b589c1a
Consolidate SiteKind impl. 2023-05-22 16:26:30 +02:00
Tormod G. Hellen
2397209b5d
Add proximity test. 2023-05-22 00:58:53 +02:00
Tormod G. Hellen
1572a5a759
Add location hint optimization. 2023-05-22 00:58:53 +02:00
Tormod G. Hellen
057c502218
Factor out town attribute calculation. 2023-05-22 00:58:53 +02:00
Tormod G. Hellen
d607ea1683
Git ignore local bash history. 2023-05-22 00:58:53 +02:00
DaforLynx
1555797675 Merge branch 'thanosfisherman/loudness_adjustments' into 'master'
adjusted eq and loudness to align with the majority of tracks

See merge request veloren/veloren!3941
2023-05-21 21:54:30 +00:00
Thanos Psaridis
8dad923c3a adjusted eq and loudness to align with the majority of tracks 2023-05-21 21:54:29 +00:00
Joshua Barretto
3cd2154ce1 Merge branch 'zesterer/obstacle-fixes' into 'master'
Prevent explosion damage going through walls

See merge request veloren/veloren!3946
2023-05-21 21:30:50 +00:00
Joshua Barretto
2219797142 Merge branch 'zesterer/shader-block-kinds' into 'master'
Added support for block kinds in shaders

See merge request veloren/veloren!3932
2023-05-21 17:19:51 +00:00
Joshua Barretto
2d9e800422 Fixed doc comment 2023-05-21 17:51:17 +01:00
Joshua Barretto
b730766106 Prevent explosion damage going through walls 2023-05-21 15:30:18 +01:00
Marcel
796dce81af Merge branch 'vasco-buff' into 'master'
Italian translation

See merge request veloren/veloren!3945
2023-05-21 09:42:14 +00:00
Francesco Vasco
c6ab618d2e Italian translation 2023-05-20 11:49:07 +02:00
Joshua Barretto
00b2bcb7b4 Merge branch 'zesterer/one-way-walls' into 'master'
One-way walls

See merge request veloren/veloren!3943
2023-05-19 17:55:13 +00:00
Joshua Barretto
f5b24a5953 Removed redundant hit code 2023-05-19 16:54:14 +01:00
Joshua Barretto
423e6f0348 Adjusted particle offset 2023-05-19 15:05:18 +01:00
Joshua Barretto
2893f400f8 Better particle lighting 2023-05-19 14:58:59 +01:00
Joshua Barretto
4961ca2f6d Fixed particle effect UB 2023-05-19 14:46:22 +01:00
Joshua Barretto
c73848b932 Fixed minor issues with walls, better particles 2023-05-19 14:25:49 +01:00
Joshua Barretto
b0556588b8 Actually use orientation when deciding on wall direction 2023-05-19 13:30:49 +01:00
Joshua Barretto
c94d6c502a Added one-way wall sprites 2023-05-19 13:24:45 +01:00
Marcel
d5ca004d2b Merge branch 'vasco-adlet' into 'master'
Italian translation

See merge request veloren/veloren!3934
2023-05-19 09:35:30 +00:00
Samuel Keiffer
eda84a6569 Merge branch 'taoist/charms' into 'master'
taoist/charms

See merge request veloren/veloren!3890
2023-05-19 03:07:44 +00:00
Tao In Way
f18297ec75 taoist/charms 2023-05-19 03:07:44 +00:00
Joshua Barretto
a634da2d07 Addressed review comments 2023-05-17 22:22:54 +01:00
Joshua Barretto
8b835a91d0 Merge branch 'zesterer/fixes' into 'master'
Various non-humanoid fixes and tweaks

See merge request veloren/veloren!3935
2023-05-16 23:52:09 +00:00
Joshua Barretto
a0ffeb7252 Clippy fixes 2023-05-17 00:23:14 +01:00
Joshua Barretto
8e9314d32b Fixed mount offsets for more quarupeds 2023-05-16 21:57:18 +01:00
Joshua Barretto
306c3e1423 Fixed masses, mount offsets and mountability for quad_low 2023-05-16 21:48:09 +01:00
Joshua Barretto
3238863c26 Good bird_large mount offsets 2023-05-16 21:10:53 +01:00