Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Development

Reply
 
Thread Tools Display Modes
Old April 12, 2012, 15:58   #1
PowerWyrm
Prophet
 
PowerWyrm's Avatar
 
Join Date: Apr 2008
Posts: 2,955
PowerWyrm is on a distinguished road
Shockbolt tileset

Angband 3.4-dev comes with this new tileset. It looks great, albeit unfinished, and after doing some testing, I've got a few questions.

The licence:
-----------

Before today, it was clearly stated that the tileset could only be used in V, meaning that no more variant could be created from the current V code anymore. The new statement in copying.txt is less restrictive, but still too vague.

Quote:
Permission is granted to:
[...]
- use the tileset with in-development and released versions of Angband
- incorporate tiles designed by the author for variants of Angband and use and distribute them with Angband under the terms above

Permission is not granted to:
[...]
- use or distribute the tileset with other games or projects
This still doesn't say if you can use the tileset in variants, just that the author can draw tiles for variants and add them in V as an universal 64x64 tileset. The problem is that some code has been added as part of the core of V code (mostly the latest additions from Bluebaron: graphics.txt, handling of alphablending and double-height tiles).

So what about variants? Can we use the tileset "as it is" in our variants? I bet the author won't have the time to redraw all tiles for all variants in the world... and for all new ones. Or will we have to remove the tileset in variants?

Universal 64x64 tileset:
----------------------

What's the current state of this tileset in V? How many tiles have been remapped from the 32x32 tileset and how many are left?

Display problems:
----------------
It seems that the cursor is not correctly updated when checking something with a double-height tile. Any idea why?
Attached Thumbnails
Click image for larger version

Name:	64x64cursor.jpg
Views:	447
Size:	19.0 KB
ID:	922  
__________________
PWMAngband variant maintainer - check http://powerwyrm.monsite-orange.fr (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant!
PowerWyrm is offline   Reply With Quote
Old April 12, 2012, 17:48   #2
Magnate
Angband Devteam member
 
Join Date: May 2007
Location: London, UK
Posts: 5,060
Magnate is on a distinguished road
Send a message via MSN to Magnate Send a message via Yahoo to Magnate
I can't answer for Shockbolt but IMO it would be really helpful for a number of reasons if the tiles could use a Creative Commons licence. BY-NC-ND seems like it would fit the bill.
Magnate is offline   Reply With Quote
Old April 12, 2012, 20:07   #3
fizzix
Prophet
 
Join Date: Aug 2009
Location: Madison, Wisconsin, US
Posts: 3,025
fizzix is on a distinguished road
As far as the cursor update. There does seem to be a minor bug there, although it's much better than it was before the most recent blubaron fixes. I put it in the class of minor bugs that would be nice to have fixed for 3.4 but won't really prevent the release.

I haven't tracked down the error but graphical display is probably my weakest area of the code.

If you find any other anomalies with tiles, please let me know.
fizzix is offline   Reply With Quote
Old April 12, 2012, 21:20   #4
Shockbolt
Knight
 
Shockbolt's Avatar
 
Join Date: Jan 2011
Location: Norway
Posts: 635
Shockbolt is on a distinguished road
Send a message via MSN to Shockbolt
@PowerWyrm : as stated in the text, permission must be acquired in order to use the tileset with variants, it's as simple as sending me an e-mail asking to use the tiles with a specific variant of Angband.

As before, the tileset was painted for free, I spent hundreds of hours painting these tiles and therefor I want somewhat control over how they are used, I'd hate for them to end up in a game that anyone has to pay for to play.

By requesting permission to use the tiles by e-mail, I can at least have a record of which variant is using the tiles with my blessings.

The tileset is complete, but I can't say if any new additions to creatures/items have been added to the game after the tileset was completed late in 2011.

Andi/Takkaria I assume, would not let me use the former copyrights, so the text had to be changed so he could avoid any legal matters tied to the tileset and Angband V.
__________________
http://www.rpgartkits.com/
Fantasy art kits for personal and commercial use. Commercial use requires a Developer license, also available through my website.
Shockbolt is offline   Reply With Quote
Old April 12, 2012, 21:41   #5
Derakon
Prophet
 
Derakon's Avatar
 
Join Date: Dec 2009
Posts: 9,022
Derakon is on a distinguished road
So as I understand it, your main objection to Creative Commons is that you want to maintain some level of control over which projects can use the tiles. Even if functionally the result is that any project that would qualify for CC-BY-NC-ND (or whatever) would also get your approval.

Incidentally, thanks again for making those tiles. They're gorgeous.
Derakon is offline   Reply With Quote
Old April 12, 2012, 22:33   #6
Magnate
Angband Devteam member
 
Join Date: May 2007
Location: London, UK
Posts: 5,060
Magnate is on a distinguished road
Send a message via MSN to Magnate Send a message via Yahoo to Magnate
I'm not a licence expert by any means, but I thought the whole point of the ND licences was no (re)distribution without permission, just as NC prohibits anyone charging people for a work which uses them. So it's hard to see what's achieved by the custom text.
Magnate is offline   Reply With Quote
Old April 13, 2012, 00:17   #7
takkaria
Veteran
 
takkaria's Avatar
 
Join Date: Apr 2007
Posts: 1,951
Donated: $40
takkaria is on a distinguished road
Quote:
Originally Posted by Magnate View Post
I'm not a licence expert by any means, but I thought the whole point of the ND licences was no (re)distribution without permission, just as NC prohibits anyone charging people for a work which uses them. So it's hard to see what's achieved by the custom text.
The ND is not "no redistribution", it's "no derivatives" - which means that you can use it how you like but you can't change it.
__________________
takkaria whispers something about options. -more-
takkaria is offline   Reply With Quote
Old April 13, 2012, 08:41   #8
Shockbolt
Knight
 
Shockbolt's Avatar
 
Join Date: Jan 2011
Location: Norway
Posts: 635
Shockbolt is on a distinguished road
Send a message via MSN to Shockbolt
Quote:
Originally Posted by Derakon View Post

Incidentally, thanks again for making those tiles. They're gorgeous.
Thanks! What I would love to see done "next" is creating a proper village using custom tiles, instead of the blocks of stonewalls currently displayed as shops. I have already made much of the graphics for this and logically thinking, it shouldn't be too much work to change the code for that, if this is something you guys want to see in the game.
__________________
http://www.rpgartkits.com/
Fantasy art kits for personal and commercial use. Commercial use requires a Developer license, also available through my website.
Shockbolt is offline   Reply With Quote
Old April 13, 2012, 08:45   #9
Magnate
Angband Devteam member
 
Join Date: May 2007
Location: London, UK
Posts: 5,060
Magnate is on a distinguished road
Send a message via MSN to Magnate Send a message via Yahoo to Magnate
Quote:
Originally Posted by takkaria View Post
The ND is not "no redistribution", it's "no derivatives" - which means that you can use it how you like but you can't change it.
Ah, thank you. I hadn't understood that - I see now why the CC licences don't work for Shockbolt, since there isn't one that allows a permission-led redistribution. Fair enough. I will keep looking for an off-the-shelf licence that does what he wants though, because the free legal advice inherent in such licences is worth quite a lot.
__________________
"3.4 is much better than 3.1, 3.2 or 3.3. It still is easier than 3.0.9, but it is more convenient to play without being ridiculously easy, so it is my new favorite of the versions." - Timo Pietila
Magnate is offline   Reply With Quote
Old April 13, 2012, 12:37   #10
getter77
Adept
 
Join Date: Dec 2009
Location: GA, USA
Age: 38
Posts: 240
getter77 is on a distinguished road
Send a message via AIM to getter77 Send a message via MSN to getter77 Send a message via Yahoo to getter77
Quote:
Originally Posted by Shockbolt View Post
Thanks! What I would love to see done "next" is creating a proper village using custom tiles, instead of the blocks of stonewalls currently displayed as shops. I have already made much of the graphics for this and logically thinking, it shouldn't be too much work to change the code for that, if this is something you guys want to see in the game.
I for one can't imagine why a better village situation would be a bad thing, especially considering it is the first thing seen by a new player and that generally impacts initial receptions and reactions in a big way.
getter77 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem using Shockbolt tiles in v4 cmpederson v4 15 January 27, 2012 23:28
Shockbolt's tiles now in 3.4-dev! Magnate Development 27 January 9, 2012 08:52
Shockbolt's tiles now in v4 Magnate v4 14 December 31, 2011 17:59
OSX Tileset help? ZorroRoaster Variants 1 March 31, 2009 00:09
Tileset formats? caduceus Vanilla 8 April 23, 2008 23:44


All times are GMT +1. The time now is 20:54.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.