View unanswered posts | View active topics It is currently Thu Jan 16, 2025 2:11 pm



Reply to topic  [ 277 posts ]  Go to page Previous  1 ... 11, 12, 13, 14, 15, 16, 17 ... 19  Next
 B23 Bugs, report the minor annoying things here. 
Author Message
User avatar

Joined: Fri Dec 22, 2006 4:20 am
Posts: 4772
Location: Good news everyone!
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
In the tutorial mission, the text that appears over the screen can be seen over the buy menu.


Sat Jul 04, 2009 8:23 pm
Profile WWW
User avatar

Joined: Tue Nov 06, 2007 6:58 am
Posts: 2054
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
This is more of a suggestion, but it's irratating that I can't change the size of the line of code outputted to the console when a lua error occors.


Sat Jul 04, 2009 9:13 pm
Profile
User avatar

Joined: Fri Dec 22, 2006 4:20 am
Posts: 4772
Location: Good news everyone!
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
ESC only works when you are controlling the brain.


Sat Jul 04, 2009 9:19 pm
Profile WWW
DRL Developer
DRL Developer
User avatar

Joined: Wed Dec 13, 2006 5:27 am
Posts: 3138
Location: A little south and a lot west of Moscow
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
It works fine for me.


Sat Jul 04, 2009 9:54 pm
Profile WWW

Joined: Thu Apr 23, 2009 11:28 pm
Posts: 21
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
CrazyMLC wrote:
ESC only works when you are controlling the brain.

press space a couple of times, that's what helps me when ESC fails.


Sat Jul 04, 2009 11:21 pm
Profile
User avatar

Joined: Fri Dec 22, 2006 4:20 am
Posts: 4772
Location: Good news everyone!
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
I set a way point for my brain as it was crushed by mother crab and the game crashed.


Sun Jul 05, 2009 1:47 am
Profile WWW
User avatar

Joined: Sat Nov 03, 2007 9:44 pm
Posts: 1916
Location: Flint Hills
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
numgun wrote:
Geti wrote:
oh yeah, no sounds for the flamer either. it was so wrong D:


If you can suggest a good way to do it without having the sound be played by each emitter on the map, be my guest. An average flame explosion spawns about 10-20 emitters. I guess the only good idea would be to have a single special emitter with a sound.

Isn't data fixing the sound related Lua stuff?
That could be used, maybe, to play a fire sound with volume based on the amount of fire.


Tue Jul 07, 2009 7:41 am
Profile
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
If you make a bunkermodule with a null or nonexistent FG/BG color file CC will load properly then crash on selecting the object in bunker editor.

You can "give" weapons to currently nonexistent entities in Lua, which creates millions of copies and crashes the game within ten sim updates.

Oh and uh:
unpinning something always, automatically gibs it which is bad, should be a toggle that's on by default


Tue Jul 07, 2009 8:06 am
Profile
User avatar

Joined: Mon Jun 30, 2008 9:13 pm
Posts: 499
Location: Finland
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
The music volume settings are screwed. If you set it to something else than default, play a game and go back to the menu, the menu music plays at the default volume. Also happens when restarting the game. It's pretty annoying since I need to keep the volume at 3-5 when playing with headphones and my ears explode every time I go to the menu.


Tue Jul 07, 2009 10:04 am
Profile
DRL Developer
DRL Developer
User avatar

Joined: Wed Dec 13, 2006 5:27 am
Posts: 3138
Location: A little south and a lot west of Moscow
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
Grif wrote:
Oh and uh:
unpinning something always, automatically gibs it which is bad, should be a toggle that's on by default

Pretty sure that isn't true. Make sure to remove any impulse forces and reset the object's velocity before unpinning it, because those are stored.


Tue Jul 07, 2009 9:44 pm
Profile WWW
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
I'm quite sure that it IS true. If you dislodge it with impulse forces (no lua resetting pinstrength) it will always gib.

edit: so here's how I tested this

create an object that fires an MOSR at a decent velocity (anything above 30)
make the mosr pinned, with a strength of 1-5
give it a gibimpulselimit in the ♥♥♥♥ millions
run a soldier or any other MO into it. watch as your mosr explodes/disappears

happens 100% of the time


Wed Jul 08, 2009 12:30 am
Profile
DRL Developer
DRL Developer
User avatar

Joined: Wed Dec 13, 2006 5:27 am
Posts: 3138
Location: A little south and a lot west of Moscow
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
I know for a fact that things unpinned in Apocalypse Towers don't gib. There must be something with the way velocities are set. Chances are it's preserving them even if they're reset, somehow.


Wed Jul 08, 2009 2:54 am
Profile WWW
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
Apocalypse towers was years ago. I also recall brains being able to unpin without gibbing, but have you ever seen it recently? I think it's a last-five-build feature.


Wed Jul 08, 2009 2:56 am
Profile
DRL Developer
DRL Developer
User avatar

Joined: Wed Dec 13, 2006 5:27 am
Posts: 3138
Location: A little south and a lot west of Moscow
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
I recently upgraded Apocalypse Towers to B23. You're right about stuff gibbing that has velocities applied, though.


Wed Jul 08, 2009 2:59 am
Profile WWW
User avatar

Joined: Sun Jul 13, 2008 9:57 am
Posts: 4886
Location: some compy
Reply with quote
Post Re: B23 Bugs, report the minor annoying things here.
hands vanish from dead actors as they become terrain.


Wed Jul 08, 2009 5:57 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 277 posts ]  Go to page Previous  1 ... 11, 12, 13, 14, 15, 16, 17 ... 19  Next

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.046s | 14 Queries | GZIP : Off ]