Message Board
Message Board > Boolean Soup Development > Update 2008-03-24 |
March 24, 2008, 02:42 | |
Frimkron
Frustrated Megalomaniac 703 posts |
Ok stuff updated: * Worklogs now have rss feeds for individual worklogs and the most recent posts. * Castro theme has been added and is now the default * We now have a Fenix Geshi highligher. Just use [code=Fenix] * Some (invisible) refactoring of the message board code * Fixed a few bugs [Edited on March 24, 2008 by Frimkron] ____________ |
# |
March 24, 2008, 02:43 | |
Fiona
games are terrible -9616558 posts |
Hurray
____________ laffo |
# |
March 24, 2008, 09:53 | |
Htbaa
Perl 368 posts |
Hoorah! This should be on the frontpage.
____________ blog.htbaa.com |
# |
March 24, 2008, 10:12 | |
Sandman
F3n!x0r 1194 posts |
The Blue Daemon skin was not updated (the message board still has the old green line around in). [EDIT] The codeboxes don't have a white background (that was the plan I think). [Edited on March 24, 2008 by Sandman] ____________ BennuWiki Yes, my avatar has grey borders in IE (so get a decent browser) ROOFLEZ ROOFLEZ |
# |
March 24, 2008, 13:07 | |
Fiona
games are terrible -9616558 posts |
Fenix code: Yes they do.. Or do you just mean for Blue Daemon? So where is this mysterious updated version? If it was on the website and not in the repository then I wouldn't expect it to stay there for long, we have a repository for a reason. Anything that goes on the website but doesn't go into the repository is likely to be lost. [edit] Blue Daemon definitely has the white code boxes. But I do see that green line. [Edited on March 24, 2008 by Fiona] ____________ laffo |
# |
March 24, 2008, 14:19 | |
Sandman
F3n!x0r 1194 posts |
Codeboxes are white now indeed, but when I checked they weren't on either Blue Daemon or Castro; good they are now. This mysterious updated version was sent to Frimkron who would take care of it. It was not on the website, but Frimkron would throw it in the next update (i.e. this update), but apparently he forgot. I don't mess with repositories and such, because I don't have to. ____________ BennuWiki Yes, my avatar has grey borders in IE (so get a decent browser) ROOFLEZ ROOFLEZ |
# |
March 24, 2008, 16:49 | |
Rincewind
programmer 1554 posts |
I got out of my bed today and there was something different about Boolean Soup. Hadn't expected this right now, nice work. I like the new features. Fenix code: Program Fenix; Begin Set_mode(1024,768,16); Set_fps(70,0); Escaper(); Loop Frame; End End Process Escaper() Begin End Bug detected, enters in code boxes aren't converted to linebreaks. Quote: Program Fenix; Begin Set_mode(1024,768,16); Set_fps(70,0); Escaper(); Loop Frame; End End Process Escaper() Begin End Another one, spaces in front of lines disappear, in quote boxes or otherwise. *runs off to Mantis* ____________ Personal website: http://www.loijson.com |
# |
March 24, 2008, 18:16 | |
Htbaa
Perl 368 posts |
Well for a quote it doesn't matter.
____________ blog.htbaa.com |
# |
March 24, 2008, 18:31 | |
Rincewind
programmer 1554 posts |
Hey Fiona - added a comment to issue 27 about the chatroom visitor update count. Where did you send the instructions to? Thanks.
____________ Personal website: http://www.loijson.com |
# |
March 24, 2008, 18:35 | |
Frimkron
Frustrated Megalomaniac 703 posts |
Sorry about Blue Daemon - I'll sort out the line colour. Regarding the code boxes, I found I had to hard refresh with ctl+f5 or whatever as the browser had cached the stylesheet. Oh yeah and Htbaa, Fi changed the rss logos a bit because they were messing up the headings on some themes - that was the reason for that. ____________ |
# |
March 24, 2008, 18:54 | |
Fiona
games are terrible -9616558 posts |
The "no line spaces" out of code boxes are by design. Rince- I definitely sent it to your BS PM... I'll try to track it down. ____________ laffo |
# |
March 24, 2008, 18:58 | |
Rincewind
programmer 1554 posts |
Quoting Fiona: I'll try to track it down. Hehe. ____________ Personal website: http://www.loijson.com |
# |
March 24, 2008, 19:18 | |
Fiona
games are terrible -9616558 posts |
Rince can I get some feedback on Issues #45 and #53? Thanks. ____________ laffo |
# |
March 24, 2008, 19:46 | |
DTM
Earthling! 823 posts |
Yay prettiness. It looks like a leet haxor forum.
____________ :o |
# |
March 24, 2008, 20:40 | |
Htbaa
Perl 368 posts |
Quote link is broken as well... @Frimkron: The RSS logo's are fine. ____________ blog.htbaa.com |
# |
March 24, 2008, 21:11 | |
Fiona
games are terrible -9616558 posts |
Quote link is already fixed in the SVN.
____________ laffo |
# |
March 25, 2008, 01:00 | |
Sandman
F3n!x0r 1194 posts |
I did try Ctrl-F5 as I suspected that, but it didn't help. Doesn't matter now, it's cool that it works. I do think that spaces in front of text in quote boxes should be kept. It's a quote, so it should quote. But I noticed space in front of normal text is also cut away, so...doesn't matter. ____________ BennuWiki Yes, my avatar has grey borders in IE (so get a decent browser) ROOFLEZ ROOFLEZ |
# |
Message Board > Boolean Soup Development > Update 2008-03-24