Commit Graph

15677 Commits

Author SHA1 Message Date
3e10ff2b1a update cache for speed purposes 2024-03-21 09:57:08 +01:00
fbca6d852b Merge branch 'juliancoffee/remove-general-st' into 'master'
Remove health, energy and roll skills

See merge request veloren/veloren!4382
2024-03-20 22:12:47 +00:00
710a007ab2 Merge branch 'xMAC/update_deps' into 'master'
xmac/update deps

See merge request veloren/veloren!4385
2024-03-20 21:35:02 +00:00
c7cc287e89 Respond to review
- Add changelog
- Remove unused code
2024-03-20 23:12:35 +02:00
7e4dcfd95a Re-shape General ST UI 2024-03-20 23:11:33 +02:00
90454b1287 Remove roll skills 2024-03-20 23:11:31 +02:00
55ae460d1d Remove health/energy increase skills 2024-03-20 23:08:45 +02:00
1e6e595a87 Comment-out health/energy skills 2024-03-20 23:08:45 +02:00
32989ffe99 Merge branch 'juliancoffee/ban-rolls' into 'master'
Rolls don't skip recovery anymore

See merge request veloren/veloren!4387
2024-03-20 20:49:42 +00:00
6e0dec847f Give rolls full power only during movement stage
+ Make roll only give hitbox reduction during movement
+ Make roll only give iframes during movement
+ Move slowly while in roll-buildup
2024-03-20 21:23:29 +02:00
9528564b71 Rolls don't skip recovery anymore
Instead recovery of previous step flows into roll buildup
2024-03-20 21:13:29 +02:00
2beed7fd79 Merge branch 'uniior/cacti2' into 'master'
Revised cacti sprites

See merge request veloren/veloren!4384
2024-03-20 14:03:27 +00:00
92e5bad450 Revised cacti sprites 2024-03-20 14:03:27 +00:00
d1eed88aee Merge branch 'weblate-translation' into 'master'
Update translation files (Weblate)

See merge request veloren/veloren!4386
2024-03-20 12:05:44 +00:00
ac5ccb671a Update translation files (Weblate) 2024-03-20 12:05:44 +00:00
1ed2895a49 cargo upgrade all 2024-03-20 09:39:13 +01:00
941b204681 update some dependencies manually 2024-03-20 09:36:58 +01:00
b0011ee494 Merge branch 'walpo/update-changelog' into 'master'
Correct changelog format and spelling

See merge request veloren/veloren!4377
2024-03-19 22:21:40 +00:00
104c172e3e Correct changelog format and spelling 2024-03-19 22:21:39 +00:00
da01818c87 Merge branch 'xMAC94x/ui' into 'master'
add webui for veloren-server with working players

See merge request veloren/veloren!4375
2024-03-18 23:50:56 +00:00
6a76028472 Merge branch 'loot-table-balance' into 'master'
Loot table balance

See merge request veloren/veloren!4373
2024-03-18 21:11:49 +00:00
f46b8631b5 Merge branch 'pillar-removal' into 'master'
Remove pillars from Sahagin and Myrmidon dungeons

See merge request veloren/veloren!4378
2024-03-18 18:10:26 +00:00
9e2fdb1c88 add comments to warn devs of security impacts 2024-03-18 13:37:50 +01:00
016fb0bc9b Removed normalized ProbabilityFile tests
These tests no longer make sense, as multiple different items can now
drop in one roll and the probabilities can't be normalized.

These tests did not fail previously because they only checked one
specific loot table, which hasn't been touched until now.
2024-03-18 11:54:33 +00:00
78cd928069 carapace drakes 2024-03-18 12:48:30 +01:00
ab842beb96 deadwood fix 2024-03-18 11:48:30 +01:00
4b15f7bff3 address review comments 2024-03-18 11:48:30 +01:00
4f022d05c0 fix typo 2024-03-18 11:48:30 +01:00
3c61eebdb5 remove ngoubous from arches 2024-03-18 11:48:30 +01:00
9e197a2b2d add all function to most creatures loot tables 2024-03-18 11:48:30 +01:00
142a711d64 quads and theropods 2024-03-18 11:48:30 +01:00
33cdf9b14c bipeds 2024-03-18 11:48:30 +01:00
7d0c3b5d04 arthropod 2024-03-18 11:48:30 +01:00
dc419e28c0 Disallow /ui when any Forwarded header is detected 2024-03-17 13:41:56 +01:00
a35cc5b9c0 move msg handling to a loop to allow to handle multiple requests per tick 2024-03-17 12:58:30 +01:00
0507ef58ed rename "world" to "global" not to cause confusion 2024-03-17 12:10:46 +01:00
13fe329ef0 extract javascript, css and html in seperate files 2024-03-17 12:10:45 +01:00
09f44646c5 provide a way to send messages 2024-03-17 12:10:45 +01:00
794fd41df0 add webui for veloren-server with working players 2024-03-17 12:10:45 +01:00
88a585c13f Merge branch 'isse/plugin-spots' into 'master'
Register plugins before worldgen and support spots in plugins

See merge request veloren/veloren!4341
2024-03-14 22:40:55 +00:00
1891584477 add to changelog 2024-03-14 21:59:47 +01:00
5abc8e3a1d fix voxygen disabling plugins on server even if plugins are on 2024-03-14 21:57:50 +01:00
daa78a75ac register plugins before worldgen and support spots in plugins 2024-03-14 21:57:50 +01:00
24c511b5a4 Merge branch 'christof/plugin_network' into 'master'
Load missing plugins from the server

See merge request veloren/veloren!4256
2024-03-14 20:35:41 +00:00
6c606646ae Comment 2024-03-14 16:15:54 -03:00
277b884194 Remove pillars from Sahagin and Myrmidon dungeons 2024-03-14 16:05:12 -03:00
f21d76000f fix clippy 2024-03-14 00:46:19 +01:00
f0194e6d9b more elaborate error handling 2024-03-14 00:46:18 +01:00
166653b355 report plugin errors to the user 2024-03-14 00:46:18 +01:00
8dd4729965 make missing plugins a set 2024-03-14 00:46:18 +01:00