Log In
Name:
Pass:
Online Members (0)
No members are currently online.
Current Interguild Time:
Fri May 3 2024 5:31 pm
Member Chat Box  [click here to enlarge]
Recent Posts and Comments
Bugs still on the loose:

when you report messages, they get removed from your inbox but the count doesn't get updated No longer happens

Karma rating blog posts with multiple authors doesn't give everyone karma.

Green, bold "Currently Online" text next to posts doesn't always sync with the Online Members box.

http://www.interguild.org/members/privmsg.php - When you view a private message and it shows the users title there's a backslash before a single quote.

Trophies don't show up on Video pages

Sometimes topics aren't automatically created for video archive.

Adding comps for non-chosen games don't get automatically put in a forum board

non-chosen games don't have their comps show up on their game pages

Map Generator does not work well when you paste in a cave code without a terrain type and stuff (glitch or feature)

you can still rate levels multiple times?

'The PM page' said:
Error: Your message cannot be blank.

Here is the post you submitted:
[empty textbox]


You should be able to view your sent PMs and maybe edit them if they haven't been read.

When changing user profile settings, receiving multiple errors results in multiple interguilds


Bugs no longer on the loose:

The More Topics button

Background image does not transition well to black, which is viewable on super-widescreen monitors

In the "Other Videos" page of the archive, there's two spaces between other and videos, while in the title bar, there are zero.

The ? next to the word praise on cavelist pages goes nowhere.

last page of the chatbox is emtpy

news posts do not display multiple authors when displaying comp entries

email fail in the about us page

BBC code page error

The video archive's advanced search feature does not have an option to limit by game, however, type &game=# to the end of the URL does, in fact, succeed in filtering the results by game.

The massive username addition only allows 99 usernames instead of 100

The avatar section of the Account Preferences page says "You avatar"

Interguild Olympics results still not completely fixed(??)

Broken link to Log In page from logged-out version of account settings page.
« Forum Index < The Interguild Board
«Previous | 1, 2, 3, . . . 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, . . . 28, 29, 30 | Next»

Kittikiyana
[?] Karma: +2 | Quote - Link
Wednesday, July 28 2010, 2:27 pm EST
Dogga

Age: 25
Karma: 66
Posts: 59
Gender: Female
Location: Llanfair-pwllgwyngyllgogery-chwyrndrobwlllla... (not really)
pm | email
Shos Confusion Count +1

Shos, you have to go to the CaveList entry, soccerboy13542, to manually update it. It won't update automatically.

Anyway, it appears now.


Spoiler:
shos
[?] Karma: 0 | Quote - Link
Wednesday, July 28 2010, 2:37 pm EST
~Jack of all trades~

Age: 31
Karma: 389
Posts: 8273
Gender: Male
Location: Israel
pm | email
'Kittikiyana' said:
Shos Confusion Count +1

Shos, you have to go to the CaveList entry, soccerboy13542, to manually update it. It won't update automatically.

Anyway, it appears now.
doesn't it also update when you search the name of the level? cuz I searched it in order to find out what the username was >_>


Quirvy
[?] Karma: 0 | Quote - Link
Wednesday, July 28 2010, 2:47 pm EST
  

Karma: 655
Posts: 7753
Gender: Male
pm | email
'shos' said:
doesn't it also update when you search the name of the level? cuz I searched it in order to find out what the username was >_>
Man, shos, you're really on a tear today.

No. For that to happen, it would have to be updated already(so that it could find it when it searches for it), and for that to happen, it would have to recheck every username in the database every time you searched for a cave, or it would have to be able to some how detect whenever a new level is uploaded.

Not a bug, just an inconvenience.

Shos confusion count +1

BTW, to find this cave you're looking for, all you need to do is look at soccerboy13542's username

Shos confusion count +2 oh wait, I think you already recorded that as a +1 shos confusion count on another topic...



spooky secret
shos
[?] Karma: 0 | Quote - Link
Wednesday, July 28 2010, 3:05 pm EST
~Jack of all trades~

Age: 31
Karma: 389
Posts: 8273
Gender: Male
Location: Israel
pm | email
'Quirvy' said:
...

*sigh* you could just say no, you know.
and after seeing that it's not there I went to his user lookup and found it.

anyways, so far we have less than 5000 names, shouldn't it take a splitsecond to make a recheck?


shos
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 11:22 am EST
~Jack of all trades~

Age: 31
Karma: 389
Posts: 8273
Gender: Male
Location: Israel
pm | email
this isn't really a bug, but:
lately I see lots of levels that have one line or another with an extra space at the end, so that it removes the line. can you make some kind of script that fixes the lines to be in the length of the first one, so that people won't mess out with the coding? or at least a checkbox for it, so that if you *do* want stuff to disappear using that(like having a super-small cave) you can..


Isa
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 11:36 am EST
No. I'm an octopus.

Age: 31
Karma: 686
Posts: 7833
Gender: Male
Location: Uppsala, Sweden - GMT +1
pm | email
Already suggested that, Livio turned it down due to time reasons I think.
Livio
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 4:07 pm EST

Age: 31
Karma: 470
Posts: 9620
Gender: Male
Location: Arizona, USA
pm | email
The spaces at the end problem is pretty complicated. Sometimes the line of code might end in a space naturally, and when that happens you don't get a space at the end of that line. But if it has another character, you will have a space. So how would you determine what the real width of the level is, if the first line can't always be trusted to have that width?

Maybe instead of automatically detecting it (which is hard to do), I could just make a page where you can go and get the spaces pruned by the script. It will probably first have to go through each line and calculate its width. Then it'll go through the lines with the largest width (in order to avoid cutting off lines without spaces on their end), and remove the spaces at the end.

And just to be super safe, it'll ask the user at the end if the code came out okay and if they would like to save it.

The whole thing seems like a pain, though.
Isa
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 4:12 pm EST
No. I'm an octopus.

Age: 31
Karma: 686
Posts: 7833
Gender: Male
Location: Uppsala, Sweden - GMT +1
pm | email
Check if the beckground of the level ends with a space. If so, remove the last character in all lines.
jellsprout
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 4:15 pm EST
Lord of Sprout Tower

Karma: -2147482799
Posts: 6445
Gender: Male
pm | email
You can have it check the background line. That line can't have anything other than "background 1", so if there is a space at the end of that line you know that code needs to get fixed.
You should also compare the length of the fifth line of code to the last line of code. That will find any level where only the last line has an added space.

edit: Ninja'd. By three minutes...


Spoiler:
Livio
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 4:19 pm EST

Age: 31
Karma: 470
Posts: 9620
Gender: Male
Location: Arizona, USA
pm | email
whoa that's a great idea. I should have thought of that...

However, I don't like the idea of making the database automatically changing your level codes. Maybe if it detects the presence of spaces, it'll ask you if you want to let it remove the spaces for you. And I imagine such an alert would get annoying every time you edit the level, so there would have to be an option to get rid of that alert.
'jellsprout' said:
You should also compare the length of the fifth line of code to the last line of code. That will find any level where only the last line has an added space.
but I don't know what you mean by this
Isa
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 4:22 pm EST
No. I'm an octopus.

Age: 31
Karma: 686
Posts: 7833
Gender: Male
Location: Uppsala, Sweden - GMT +1
pm | email
Fifth line: Where the actual level code starts. If there is an additional space at the end line but not at the first line, your level is glitched due to bad copy-pasting.
Livio
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 4:38 pm EST

Age: 31
Karma: 470
Posts: 9620
Gender: Male
Location: Arizona, USA
pm | email
Actually, if you look at the code for Meteor Shower, taken straight from the old forums:
http://interguild.domingo.org/forum/viewtopic.php?t=43&postdays=0&postorder=asc&start=40 (scroll all the way down)
and paste it into a textbox where the text lines up:
http://www.interguild.org/levels/add.php?game=4

they you'll see that the spaces are more uneven than I thought. But is the fifth line always guaranteed to have a space on it?
jellsprout
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 4:41 pm EST
Lord of Sprout Tower

Karma: -2147482799
Posts: 6445
Gender: Male
pm | email
That is because the old forum had problems with multiple spaces at the end of a line, even if it was inside [code] tags. I always fixed this by replacing any spaces at the end of a line with air pockets.


Spoiler:
Livio
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 4:46 pm EST

Age: 31
Karma: 470
Posts: 9620
Gender: Male
Location: Arizona, USA
pm | email
So I guess that means the fifth line isn't always guaranteed to have a space at the end of it.

Or you guys could just deal with it and remove the spaces manually. It takes two seconds.
canadianstickdeath
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 6:28 pm EST

Age: 35
Karma: 350
Posts: 2990
Gender: Male
pm | email
'jellsprout' said:
You can have it check the background line. That line can't have anything other than "background 1"

I dunno if that's true. I think "background 1 adfasdfasfaklfhalksfjhaslkhf" uploads...?
Livio
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 6:32 pm EST

Age: 31
Karma: 470
Posts: 9620
Gender: Male
Location: Arizona, USA
pm | email
yeah I never had problems for having spaces after that line. Only if there was a space after the title.
Quirvy
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 10:39 pm EST
  

Karma: 655
Posts: 7753
Gender: Male
pm | email
This isn't too important, but I just noticed that on this page, when your mouse is over the usernames, the join dates are all wrong. The order is right, though.

I already figured out what the problem is. The dates being shown are not the actual dates, it's the month, and then where the day should be, it's looks like it's displaying the numerical value of the month(ex: Sept 9th, Dec 12th, Feb 2nd, July 7th)



spooky secret
Livio
[?] Karma: 0 | Quote - Link
Thursday, July 29 2010, 10:49 pm EST

Age: 31
Karma: 470
Posts: 9620
Gender: Male
Location: Arizona, USA
pm | email
oops. Fixed.
shos
[?] Karma: 0 | Quote - Link
Wednesday, August 11 2010, 2:41 am EST
~Jack of all trades~

Age: 31
Karma: 389
Posts: 8273
Gender: Male
Location: Israel
pm | email
Livio, what the hell happened today?
'the_grimace' said:
Weird!  My account got erased somehow, so I had to make this new one.

I think the server had some kind of a reset? yesterday i had over 3701 posts, now i have 3685; yesterday i had 121 karma, now i have 119, and nobody took off any; and Frank's account was deleted? hmmmmm???


shos
[?] Karma: 0 | Quote - Link
Wednesday, August 11 2010, 2:42 am EST
~Jack of all trades~

Age: 31
Karma: 389
Posts: 8273
Gender: Male
Location: Israel
pm | email
oh, AND each and evey topic in the forums is marked as unraed for me. EACH ONE. now how do i know which levels i have to play?! the read later was made to the whole site?


canadianstickdeath
[?] Karma: 0 | Quote - Link
Wednesday, August 11 2010, 2:44 am EST

Age: 35
Karma: 350
Posts: 2990
Gender: Male
pm | email
Sure, don't read the news posts. IDC. Adds to the confusion count.
jazz
[?] Karma: 0 | Quote - Link
Wednesday, August 11 2010, 2:44 am EST

Karma: 108
Posts: 3050
pm | email
This is what happened. A simple neezlés account deleting went terribly wrong.
shos
[?] Karma: 0 | Quote - Link
Wednesday, August 11 2010, 2:46 am EST
~Jack of all trades~

Age: 31
Karma: 389
Posts: 8273
Gender: Male
Location: Israel
pm | email
yes well uh, the news post was one of the more-than-5000-unread-topics so i didnt read it before posting here. after i posted i went to the more topics button to see what IS new, and saw it...


Livio
[?] Karma: 0 | Quote - Link
Wednesday, August 11 2010, 5:06 pm EST

Age: 31
Karma: 470
Posts: 9620
Gender: Male
Location: Arizona, USA
pm | email
lol shos.

I'm thinking of doing a post/karma recount. good thing I still have the code from the last time I did it.
Yaya
[?] Karma: 0 | Quote - Link
Sunday, August 15 2010, 10:03 pm EST

Age: 29
Karma: 747
Posts: 5367
Location: Ohio (US)
pm | email
There might be a purpose behind this, but everyone's trophies from the walkthrough comp have the wrong titles.



COMING SOON: A giant meteor. Please.
Give me +karma. Give me +karma.

« Forum Index < The Interguild Board
«Previous | 1, 2, 3, . . . 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, . . . 28, 29, 30 | Next»

In order to post in the forums, you must be logged into your account.
Click here to login.

© 2024 The Interguild | About & Links | Contact: livio@interguild.org
All games copyrighted to their respective owners.