Commit Graph

1748 Commits

Author SHA1 Message Date
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
Menche 8b14fbb779 Merge branch 'mobspawner' into 'next'
Removed mobspawner from the craftguide.

Mobspawners at the moment are useless since you can't capture mobs to charge them; players just waste mithril for no use and then ask around how to use them.

See merge request !63
2016-07-31 23:31:59 +00:00
Menche eea8d08c23 Merge branch 'scaffolding' into 'next'
Scaffolding

Used to build without making piles of dirt or flying.

See merge request !64
2016-07-31 23:31:49 +00:00
Menche 6399197b1a Merge branch 'stone_tile' into 'next'
Removed the ability to use stone tiles as fuel.

This prevents using stone tiles as if they were made of wood...

See merge request !62
2016-07-31 23:31:44 +00:00
Menche e6c35d0c3d Merge branch 'fireball' into 'next'
Added missing fireball's TTL.

This should prevent everlasting fireballs.

See merge request !60
2016-07-31 23:31:26 +00:00
Capricorno da7a251315 Scaffolding added 2016-07-30 11:30:07 +00:00
Capricorno 1e41c327cd Scaffolding added 2016-07-30 11:28:46 +00:00
Capricorno 46e1b63838 Scaffolding added 2016-07-30 11:27:52 +00:00
Capricorno 348c0c2aba Scaffolding added 2016-07-30 11:25:53 +00:00
Capricorno 1187e7e970 Removed mobspawner from the craftguide. 2016-07-29 16:35:17 +00:00
Capricorno 07978a2a20 Removed the ability to use stone tiles as fuel. 2016-07-29 16:06:37 +00:00
Capricorno 98039455f7 Added missing Jack 'O Lantern recipe to the craftguide. 2016-07-29 16:02:32 +00:00
Capricorno 38cb15c300 Added missing fireball's TTL. 2016-07-29 15:49:56 +00:00