269 Commits

Author SHA1 Message Date
Piotr Korgól
9637bb89aa Change the version number to 0.3 2019-08-04 13:53:59 +02:00
Joshua Barretto
d29cf107d9 Limited entity spawning to 10 2019-08-04 11:30:05 +01:00
Joshua Barretto
0b26ca7e87 Made bosses slightly more powerful 2019-08-04 10:32:50 +01:00
timokoesters
02516a23e2 Adjust xp gains 2019-08-03 22:27:48 +02:00
timokoesters
e510c17c9e Get rid of unwraps 2019-08-03 22:08:19 +02:00
timokoesters
656d881c6c Give xp depending on max hp and lvl of entity killed 2019-08-03 21:30:01 +02:00
Piotr Korgól
0c75429837 Allow normal enemies to spawn as humanoids 2019-08-03 12:35:16 +02:00
Joshua Barretto
6066b40207 More interesting enemy spawning 2019-08-02 21:31:22 +01:00
Joshua Barretto
b568c367c5 Better health accessors methods 2019-08-02 20:49:48 +01:00
Joshua Barretto
867978dd1d Added bosses, improved secret object spawn rates 2019-08-02 20:10:52 +01:00
Joshua Barretto
132ed85e00 Removed NPCs that are outside the VD 2019-08-02 20:10:52 +01:00
Joshua Barretto
b7a8dc3e54 Added worldgen npcs 2019-08-02 20:10:52 +01:00
Dominik Broński
48a4377bf8 Revert "Merge branch 'imbris/upgrade_specs' into 'master'"
This reverts merge request !375
2019-08-01 23:32:33 +00:00
Imbris
bafea1884f Upgrade specs to 0.15 2019-08-01 18:09:13 -04:00
Monty Marz
e6196aa325 0.3. login bg 2019-08-01 17:53:34 +00:00
Piotr Korgól
597483e4e0 Add a health bonus for level ups, fix pets 2019-08-01 18:56:08 +02:00
Joshua Barretto
b625ffd8d3 Better item throwing 2019-08-01 09:12:00 +01:00
Joshua Barretto
ac16ee945f Added entity pickup, changed item model 2019-08-01 09:12:00 +01:00
Joshua Barretto
7a40346096 Altered Item structure 2019-08-01 09:12:00 +01:00
Joshua Barretto
fe751f7f4e Added item drops 2019-08-01 09:12:00 +01:00
Joshua Barretto
ae1eaabcaa Added better item manipulation 2019-08-01 09:09:26 +01:00
Joshua Barretto
757f96ea4a Started work on inventory manipulation 2019-08-01 09:09:26 +01:00
Joshua Barretto
13aaacad82 Fixed block-hopping on edges, added correct inventory slots 2019-08-01 09:09:26 +01:00
Joshua Barretto
5dea179846 Added inventory sync messages and InventoryUpdate component 2019-08-01 09:09:26 +01:00
timokoesters
98c00ad9bb Fix needing all components to update physics at all 2019-07-31 20:10:52 +02:00
timokoesters
6d47e1fd43 Send different physics components individually 2019-07-30 13:35:16 +02:00
timokoesters
f131211b5e Fix bugs with Last<T> 2019-07-30 10:49:41 +02:00
timokoesters
8676675b80 Fix commands 2019-07-30 10:10:58 +02:00
timokoesters
05980def09 Use Last<C> to check if a physics component changed 2019-07-30 08:32:03 +02:00
Monty Marz
9fdb229011 Small chat fixes 2019-07-29 14:40:46 +00:00
Acrimon
bc3abdedac Update rand, log and scan_fmt 2019-07-29 13:42:26 +00:00
Piotr Korgól
34174e1882 Instantly level up after reaching the required exp amount 2019-07-29 14:30:38 +02:00
Joshua Barretto
74e61f06fa Numerous minor lighting fixes 2019-07-29 13:01:39 +01:00
Timo Koesters
fefbbed8b7 Merge branch 'update-dependencies' into 'master'
Update most dependencies

See merge request veloren/veloren!372
2019-07-28 20:52:42 +00:00
timokoesters
e58a14a340
Update most dependencies 2019-07-28 22:47:23 +02:00
neronim66@gmail.com
ad92f38e61 after review 2019-07-28 16:24:47 +02:00
kacper
2a192d9a2d formatting 2019-07-28 16:00:14 +02:00
kacper
0435ac457f lantern strength and clamp values 2019-07-28 13:36:35 +02:00
Christoffer Lans
23ac36f2ca Command: '/time' without any arguments; gives the client the current time 2019-07-28 11:12:17 +00:00
Monty Marz
83a978556c change server startup time to 32400.0 / 9:00 AM 2019-07-28 10:46:03 +00:00
Monty Marz
8d63b0a159 added comment about object rotation, changed lantern spawning command, changed /tell output when you /tell yourself 2019-07-28 09:21:17 +00:00
Piotr Korgól
69dcd3ddef Get EXP for killing NPCs and Players, properly show EXP bar 2019-07-26 20:51:40 +02:00
Christoffer Lantz
6bf666bc05 Applied cargo fmt 2019-07-26 16:38:31 +02:00
Christoffer Lantz
f6334c1532 match arms in handle_time now returns a NaiveTime object instead of f64 2019-07-26 16:16:35 +02:00
Christoffer Lantz
eab81d5692 Now tells the client what the time was changed to 2019-07-26 16:03:05 +02:00
Christoffer Lantz
b609951cc2 Adds the ability to change time with /time with HH:MM format. e.g. 12:43 2019-07-26 15:43:39 +02:00
tommy
e0881942ae Fix chat calls 2019-07-26 07:42:10 -04:00
tommy
84bfa73d26 Added private, broadcast, and game_state messages 2019-07-26 07:29:37 -04:00
tommy
40285c6ac1 Rebase fixes 2019-07-26 07:29:37 -04:00
tommy
3fbca57d2e Correct tells 2019-07-26 07:29:37 -04:00