Commit Graph

1810 Commits (master)

Author SHA1 Message Date
blockmaster2000 591038c4cf Use mystoi() instead of stoi() 2017-04-08 18:29:16 +10:00
blockmaster2000 135679dde4 Remove working things 2017-04-08 18:29:16 +10:00
blockmaster2000 8856e1a25d Fix left things addressed 2017-04-08 18:29:16 +10:00
blockmaster2000 b20fffb931 Fix some things 2017-04-08 18:29:16 +10:00
blockmaster2000 a1ec501f26 Add setting to disable animated textures and add checkbox to settings menu
(also fix first frame not being initialized correct)
2017-04-08 18:29:16 +10:00
blockmaster2000 3057f16d13 Fix animation of flowing liquids not matching direction 2017-04-08 18:29:16 +10:00
blockmaster2000 402e477f76 Add node animation 2017-04-08 18:29:16 +10:00
Menche e94f9fd3dd redo the automatic next version number 2017-04-08 18:29:16 +10:00
Menche 760b39dab0 Merge branch 'translation-1608' into 'master'
Update voxelands.pot with 2 new strings added in 1608

This will allow to translate new "Scaffolding" and "Marble Wall" strings.

See merge request !74
2016-10-21 00:31:51 +00:00
roman-yagodin eb2f33dbef Update voxelands.pot with 2 new strings added in 1608 2016-10-20 10:49:38 +03:00
Menche 3ac3f431a2 This is 1608.01 2016-08-27 17:38:57 -07:00
Menche fe5acc2029 MobFeatures doesn't have a lifetime member anymore 2016-08-27 16:53:58 -07:00
Menche 7b1192de06 Merge branch 'master' of gitlab.com:voxelands/voxelands into next 2016-08-27 16:45:35 -07:00
Menche 909474632c Merge branch 'next' of gitlab.com:voxelands/voxelands into next 2016-08-27 16:42:53 -07:00
Menche d34e8e5e68 Merge branch 'patch-3' into 'next'
Lowered fireball's lifetime.

This value should finally allow them to despawn.

See merge request !71
2016-08-27 23:36:44 +00:00
Menche 7f09ce7046 Merge branch 'patch-2' into 'next'
Fix for the wrong drop quantity.

Sand and brick stairs' corners drop 24 items instead of 4, this fixes it.

See merge request !70
2016-08-27 23:36:34 +00:00
Menche 6e89813187 Merge branch 'patch-1' into 'next'
Removed missing textures' links.

Stair corners' textures have been lost during the previous commit's rebasing.
This patch uses the default brick texture.


See merge request !68
2016-08-27 23:36:26 +00:00
Menche f18d82abd4 Merge branch 'fix_lighting' into 'master'
Fix dirtlike lighting (ambient occlusion)

Currently:
![screenshot_32031240](/uploads/5b13e8372b71bc7321d95a0f8f03fea1/screenshot_32031240.png)

Fixed (not including the 2nd commit):
![screenshot_32086839](/uploads/802108b73c8e520e1399e6bbe9470d0f/screenshot_32086839.png)

See merge request !69
2016-08-27 23:36:03 +00:00
Capricorno b8ef0053a0 Readded brick bottom's texture. 2016-08-24 23:24:07 +00:00
Capricorno e03a4a0d0f Lowered fireball's lifetime. 2016-08-24 23:14:55 +00:00
Capricorno e0eaad3667 Fix for the wrong drop quantity. 2016-08-24 23:10:29 +00:00
darkrose 94e4123c1f make dungeons more fun 2016-08-19 03:50:33 +10:00
darkrose d3e4f91bdc mobs made awesome 2016-08-19 00:54:28 +10:00
darkrose 60ba8310dc Merge branch 'next' of gitlab.com:voxelands/voxelands into next 2016-08-18 13:39:16 +10:00
blockmaster2000 4bb3da36da Make shadows not that dark 2016-08-17 22:28:52 +00:00
blockmaster2000 91baae320f Fix dirtlike lighting (ambient occlusion) 2016-08-17 21:43:22 +00:00
Menche c2c3f4e831 add oerkki dust recipe, for mob-less servers 2016-08-16 20:42:31 +10:00
Menche ad9c5d7009 change serverlist url 2016-08-16 20:42:31 +10:00
Capricorno 2b8c17d754 Removed special alternate node value. 2016-08-16 20:42:31 +10:00
Capricorno 5c0e46b369 Fixed scaffolding's suffocation bug 2016-08-16 20:42:31 +10:00
Menche 5b19322e1b oops, *actually* format the version string properly 2016-08-16 20:42:31 +10:00
Menche 1d105a5601 oops, format the version string properly 2016-08-16 20:42:31 +10:00
Menche 59e7c396df automatic :next version number 2016-08-16 20:42:31 +10:00
Menche 4ec28ba379 Revert "Added missing TODO"
This reverts commit 1c217f6596.
2016-08-15 19:55:22 -07:00
Menche 70495d8ebe Revert "Fast map raycasting"
This reverts commit d563fd964f.
2016-08-15 19:55:04 -07:00
Menche 3c94ab6199 Revert "Fixed TODO and a bug, and moved raycast to Map"
This reverts commit 0135630a4a.
2016-08-15 19:40:27 -07:00
Menche e0d371625d Revert "Final version of raycast"
This reverts commit c470aaf455.
2016-08-15 19:40:23 -07:00
Menche 5c1083b6a8 let rats spawn 2016-08-15 19:31:57 -07:00
Menche fe34d274fb lower mob lifetimes 2016-08-15 19:26:52 -07:00
Capricorno 1cb1cfe218 Removed missing textures' links. 2016-08-15 22:25:15 +00:00
Menche 9a69d9bab2 add oerkki dust recipe, for mob-less servers 2016-08-10 18:20:09 -07:00
Menche b112b35422 change serverlist url 2016-08-10 17:44:39 -07:00
Menche ee6d67d681 Merge branch 'scaffolding' into 'next'
Scaffolding

Bugfix for the suffocation issue.
Special alternate node removed.

See merge request !66
2016-08-11 00:43:28 +00:00
Capricorno 98a084d998 Removed special alternate node value. 2016-08-03 18:54:14 +00:00
Capricorno aaacd5742a Fixed scaffolding's suffocation bug 2016-08-03 18:52:38 +00:00
Menche faa521434d oops, *actually* format the version string properly 2016-08-01 12:03:04 -07:00
Menche 9331be2cf6 oops, format the version string properly 2016-07-31 18:01:12 -07:00
Menche f08a1bfc41 automatic :next version number 2016-07-31 17:55:56 -07:00
Menche f887e27b8a 1608.00 is released 2016-07-31 17:25:00 -07:00
Menche b590b463b7 Merge branch 'pumpkinjack' into 'next'
Added missing Jack 'O Lantern recipe to the craftguide.

As per title.

See merge request !61
2016-07-31 23:32:23 +00:00