Pages: 12345 »
Posted on 02-06-12, 02:20 pm (rev. 2)
AxewAxew

Karma: 673
Posts: 135/583
Since: 07-02-11
 Dirbaio and I decided it would be a good idea to have a thread containing the changelog for the board software so everyone can know when something new is added to the board.
So here's one change:

- Improved browser detection; added detection of Opera Mobile, DWB, 0Android phones/tablets, S60 phones, Ubuntu and FreeBSD. Also pointlessly added detection of X11.
Edit: Changed "Linux" to "GNU/Linux"
Posted on 02-06-12, 02:36 pm (rev. 2)
Fuzz Ball
KirbyFanatic64 (LOL)

Karma: 1361
Posts: 195/950
Since: 11-13-11
This is great function. It must be useful. And adding changelog for editor development would be cool too.
_________________________

Great games must be fun, not fancy.

Music Hacker needed! PM me if you wish!
Posted on 02-06-12, 02:51 pm
AxewAxew

Karma: 673
Posts: 137/583
Since: 07-02-11
This forum is primarily intended for threads/posts about the board software itself.
If there was to be an editor changelog, it should probably go in the editor development thread instead of here.
Posted on 04-16-12, 08:49 pm (rev. 1 by  Arisotura on 04-16-12, 08:49 pm)
☭ coffee and cream


Karma: 10398
Posts: 248/2766
Since: 06-26-11
A feature that has been lacking since ages, has finally been implemented. Now when editing posts, the board keeps track of who edited the post and when. It is also displayed in the post's topbar.

However, posts that have been edited before don't have the data, so there's no way to tell who edited them. We could use the log to try and fill the blanks, but it would only work for the last month's posts, as log entries older than one month get deleted.

Edit- the postfixxor has been coded and run on the board. Posts more recent than one month should now have the right revision info on their topbars. If you see anything wrong, tell us.
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 04-19-12, 01:55 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 9979
Posts: 1636/4456
Since: 06-08-11
Just put in place a bunch of redirects in nginx config that fix the old links to redirect them to the new ones. So thread, post, etc, links should always work.

I also redirected www.nsmbhd.net and board.dirbaio.net to nsmbhd.net

Posted on 04-23-12, 02:11 pm
☭ coffee and cream


Karma: 10398
Posts: 272/2766
Since: 06-26-11
I coded a new method of parsing [code] and [source] tags. You can now nest [code] inside [source] and vice-versa and it'll parse right. However, [code] into [code] and [source] into [source] won't come out right. The software can't know which closing tag matches the opening tag, so it takes the first closing tag, which is right in 90% of cases.

I also tweaked [code] parsing a bit, now it shouldn't eat backslashes anymore.
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 04-26-12, 10:02 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 9979
Posts: 1651/4456
Since: 06-08-11
Just improved a bit the Mono Green theme. It has FINALLY a good-looking monospace font

Though it's maybe too small? Not sure what to do. It doesn't look as good if I make it bigger.
Posted on 04-26-12, 10:31 pm
☭ coffee and cream


Karma: 10398
Posts: 278/2766
Since: 06-26-11
Yep, it's too small. With a font scale of 80, that is. Setting it to 100 makes the text big enough, and it still looks good imo.
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 04-30-12, 05:04 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 9979
Posts: 1654/4456
Since: 06-08-11
GlitchMr just ported ABXD to use mysqli, so I switched NSMBHD to the mysqli branch so we can have it tested!
Let me know if anything's broken.

Posted on 04-30-12, 06:26 pm
AxewAxew

Karma: 673
Posts: 192/583
Since: 07-02-11
What exactly is the difference between mysql and mysqli?
* Nadia hasen't looked into it.
Posted on 04-30-12, 06:29 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 9979
Posts: 1655/4456
Since: 06-08-11
It's basically the "New" mysql extension for PHP. It has some new cool features that I still don't know...
The old one is considered to be deprecated.

See http://news.php.net/php.internals/53799
Posted on 05-16-12, 08:50 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 9979
Posts: 1709/4456
Since: 06-08-11
Just merged the newbbcode branch into master.

Basically, the board has now a new BBCode parsing system that should be way better than the old one.
Nothing should break from the change, so if you see something that's broken that wasn't before, just tell me
Posted on 05-16-12, 08:58 pm
Fuzzy
Full mod

Karma: 1183
Posts: 404/785
Since: 06-28-11
Posted by Dirbaio
if you see something that's broken that wasn't before, just tell me

Lots of layouts are now broken (mine for example).
Posted on 05-16-12, 08:58 pm (rev. 2 by  Dirbaio on 05-17-12, 02:28 pm)
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 9979
Posts: 1711/4456
Since: 06-08-11
Yea just saw.
Going to rollback the changes, I'll fix this tomorrow

EDIT: Done, the board's back to the state before the merge
>.<

EDIT 2: Now the new changes are back, but fixed. Everything should work right.
HTML Entities are now not parsed, so layouts that were using them will break. For example Nina's ...
Posted on 06-09-12, 11:53 am
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 9979
Posts: 1802/4456
Since: 06-08-11
Just updated the layout maker!
Now all layouts style the whole post table, instead of the post text only, which looks much cooler!

And I also added a new layout type...
Posted on 06-09-12, 12:07 pm
☭ coffee and cream


Karma: 10398
Posts: 368/2766
Since: 06-26-11
It may also end up much worse. Giving the layout maker to noobs would be like giving a nuke to Hitler.
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 06-09-12, 12:10 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 9979
Posts: 1803/4456
Since: 06-08-11
Well, we can still nuke layouts by hand.
And the layout maker was already available before ...
Posted on 06-09-12, 12:12 pm
☭ coffee and cream


Karma: 10398
Posts: 369/2766
Since: 06-26-11
Yeah. As long as no massive abuse happens, it's fine.
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 06-09-12, 03:10 pm
All aboard the RandomTests train!

Karma: 789
Posts: 20/352
Since: 05-01-12
Let's say that the Uploader bug is finally fixed. Now, you can upload files above 0 bytes.
Posted on 06-11-12, 12:42 am
AxewAxew

Karma: 673
Posts: 232/583
Since: 07-02-11
The memberlist is now moar fancierer.
Pages: 12345 »