Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
veloren
Browse files
Feb 25, 2025
Merge branch 'xMAC94x/spelling' into 'master'
· a393fe76
Marcel
authored
Feb 25, 2025
View commits for tag nightly
nightly
a393fe76
fix a spelling mistake to solve:
!4362
· e352a8b3
Marcel
authored
Feb 25, 2025
e352a8b3
Merge branch 'JimmyDdotEXE/fix-readme-matrix-badge' into 'master'
· 32b58136
Marcel
authored
Feb 25, 2025
32b58136
It has been decided to remove this altogether.
· ed2e9ff4
Marcel
authored
Feb 25, 2025
ed2e9ff4
fix Matrix badge user count on README
· 4e4db3b5
Jimmy D. Buckets
authored
Oct 23, 2024
and
Marcel
committed
Feb 25, 2025
4e4db3b5
Merge branch 'dialogue-crash' into 'master'
· d0f823ad
Isse
authored
Feb 25, 2025
d0f823ad
Solved dialogue crash from issue:
#2047
· e3ad7fc6
Alerty Alerty
authored
Feb 25, 2025
and
Isse
committed
Feb 25, 2025
e3ad7fc6
Feb 24, 2025
Merge branch 'horblegorble/sahagin-island-crab-spawn-fix' into 'master'
· 448f096d
Isse
authored
Feb 24, 2025
448f096d
moved offset calculation to prevent soldier crabs spawning under floor
· 60c915d1
horblegorble
authored
Feb 24, 2025
and
Isse
committed
Feb 24, 2025
60c915d1
Merge branch 'unii/bloody-gash' into 'master'
· 05202149
Isse
authored
Feb 24, 2025
05202149
Merge branch 'xMAC94x/cleanup_phys' into 'master'
· 3f21ed3f
Marcel
authored
Feb 24, 2025
3f21ed3f
instead of wildcard import, just import the struct, keep methods in collider,...
· f4061784
Marcel
authored
Feb 24, 2025
f4061784
Feb 23, 2025
Merge branch 'airship-sprites-+-misc' into 'master'
· fc36274c
Marcel
authored
Feb 23, 2025
fc36274c
move `closest_points_3d` out of `common::systems` because it only was consumed in `voxygen`.
· 27f299a5
Marcel
authored
Feb 23, 2025
27f299a5
extract code for `Collider::Point` to own function
· 86afbe88
Marcel
authored
Feb 23, 2025
86afbe88
syntax
· cd8e9659
supa
authored
Feb 23, 2025
cd8e9659
lights that turn on and off, new airship sprites
· 113920c1
supa
authored
Feb 23, 2025
113920c1
extract weather
· 525899de
Marcel
authored
Feb 23, 2025
525899de
extract collision code from phys.rs - this way its easier to find the actual specs `System`
· 840cf7e4
Marcel
authored
Feb 23, 2025
840cf7e4
Merge branch 'isse/rtsim-stuff' into 'master'
· b782d07f
Isse
authored
Feb 23, 2025
b782d07f
Merge branch 'srpapinha/add-ori-and-mov-modifier-per-stage' into 'master'
· f43018ac
Marcel
authored
Feb 23, 2025
f43018ac
Add orientation and movement modifier per stage for melee
· 09ed1e9d
Papinha
authored
Feb 23, 2025
and
Marcel
committed
Feb 23, 2025
09ed1e9d
Rename `OnSaved` to `OnHelped` and change sentiment based on if healed or damaged
· 75798567
Isse
authored
Feb 23, 2025
75798567
Changelog entry
· 0608d62c
Isse
authored
Feb 23, 2025
0608d62c
Stop captains from turning towards stuff
· 1eb449d1
Isse
authored
Feb 23, 2025
1eb449d1
Make npc sentiment go up when you save them, and down when you hurt them
· 27cb4cf6
Isse
authored
Feb 23, 2025
27cb4cf6
Scale hire price with adventurer level
· 82ae3b6a
Isse
authored
Feb 23, 2025
82ae3b6a
Merge branch 'isse/hold-to-give-up' into 'master'
· a5365cfd
Isse
authored
Feb 23, 2025
a5365cfd
Hold to give up
· 91c9104c
Isse
authored
Feb 23, 2025
91c9104c
Feb 22, 2025
Merge branch 'xMAC94x/physics_research' into 'master'
· 741c4379
Marcel
authored
Feb 22, 2025
741c4379
apply calculation to all 3 axis ofc. naming that sam suggested. disable a test...
· 2f779a22
Marcel
authored
Feb 22, 2025
2f779a22
switch algorithm to do Vec3
· fbf64e59
Marcel
authored
Feb 11, 2023
fbf64e59
switch to klipkonns algorithm to pos calculation
· 752264e0
Marcel
authored
Aug 01, 2022
752264e0
fmt and prepare a better unit-test framework for pyhiscs run tests
· c58b767e
Marcel
authored
Aug 01, 2022
c58b767e
simplify the 0.1 scenario by using coth and acoth, not that coth is 1/tanh and acoth is atanh(1/x)
· 65ce66f4
Marcel
authored
Jul 25, 2022
65ce66f4
This commit contains a wrong solution for the 0.1 problem before we knew of coth function
· d00b797b
Marcel
authored
Jun 16, 2022
d00b797b
working on 0 and negative numbers
· 3e96b1e1
Marcel
authored
Jun 10, 2022
3e96b1e1
solved the old distance part by removing the dt path
· bd86e5e0
Marcel
authored
Jun 10, 2022
bd86e5e0
have a first constant formular for pos but cant get dist from it so far
· aae44762
Marcel
authored
Jun 10, 2022
aae44762
got vel to be constant, NOICE
· 72cef75b
Marcel
authored
Jun 07, 2022
72cef75b
Loading