A few problematic things.
1) Fps camera control is broken, free look used to be a toggle, now you have to hold right click to look around.
2) I am forced into a windowed mode that doesn't have the title bar, this makes shifting spring around on my displays difficult.
3) turning while aiming is still glitchy but I will reply my thoughts in the thread here
4) springlobby crashes outright
feedback: (spring_94.1.1-354-ga4b114c)
Moderator: Moderators
Re: feedback: (spring_94.1.1-354-ga4b114c)
(1) + (2) don't remind any change related to that, maybe related to changed springsettings.cfg location?
(4) unitsync.log please
(4) unitsync.log please
Re: feedback: (spring_94.1.1-354-ga4b114c)
dunno, I copied a config from my spring_93.2.1-77-g6866492 install which had none of those issues.
Where can I find the unitsync log?
Where can I find the unitsync log?
Re: feedback: (spring_94.1.1-354-ga4b114c)
I confirm that there's a change in camera fuinction, now when you hold middle button the camera scrolls in opposite direction instead, like in Settlers. I thought it was a delierate change.
Re: feedback: (spring_94.1.1-372-gbdc775a)
Checked a newer version spring_94.1.1-372-gbdc775a
springlobby is still busted. As there is no configuration tool outside of springlobby and you NO LONGER FILL the springsettings.config, I've no idea what settings are and are not available without reading source code. Is there a command for spring to tell it shit out all the config values?
springlobby is still busted. As there is no configuration tool outside of springlobby and you NO LONGER FILL the springsettings.config, I've no idea what settings are and are not available without reading source code. Is there a command for spring to tell it shit out all the config values?
things are still broken in the same way as described above. should I just wait a few more days before I try anything with the dev builds?smoth wrote:A few problematic things.
1) Fps camera control is broken, free look used to be a toggle, now you have to hold right click to look around.
2) I am forced into a windowed mode that doesn't have the title bar, this makes shifting spring around on my displays difficult.
3) turning while aiming is still glitchy but I will reply my thoughts in the thread here
4) springlobby crashes outright
Re: feedback: (spring_94.1.1-354-ga4b114c)
Code: Select all
$ spring --help
Usage: "spring" [options] [path_to_script.txt or demo.sdf]
Allowed options:
-h [ --help ] This help message
-V [ --version ] Display program version
--sync-version Display program sync version (for online gaming)
-f [ --fullscreen ] Run in fullscreen mode
-w [ --window ] Run in windowed mode
-x [ --xresolution ] arg Set X resolution
-y [ --yresolution ] arg Set Y resolution
-b [ --minimise ] Start in background (minimised)
-s [ --server ] Run as a server
-c [ --client ] Run as a client
-p [ --projectiledump ] Dump projectile class info in projectiles.txt
-t [ --textureatlas ] Dump each finalized textureatlas in
textureatlasN.tga
--benchmark arg Enable benchmark mode (writes a benchmark.data
file). The given number specifies the timespan to
test.
--benchmarkstart arg Benchmark start time in minutes.
-n [ --name ] arg Set your player name
-C [ --config ] arg Configuration file
--safemode Turns off many things that are known to cause
problems (i.e. on PC/Mac's with lower-end graphic
cards)
--list-ai-interfaces Dump a list of available AI Interfaces to stdout
--list-skirmish-ais Dump a list of available Skirmish AIs to stdout
--list-config-vars Dump a list of config vars and meta data to stdout
--list-def-tags Dump a list of all unitdef-, weapondef-, ... tags
and meta data to stdout
--test-creg Test if all CREG classes are completed
-i [ --isolation ] Limit the data-dir (games & maps) scanner to one
directory
--isolation-dir arg Specify the isolation-mode data-dir (see
--isolation)
-g [ --game ] arg Specify the game that will be instantly loaded
-m [ --map ] arg Specify the map that will be instantly loaded
Spring 94.1 (OMP)
This program is licensed under the GNU General Public License
$ spring --list-config-vars
...
Re: feedback: (spring_94.1.1-354-ga4b114c)
this is a side track.
for the latest dev build this is the right dir right?
http://springrts.com/dl/buildbot/default/develop/
or did I grab the wrong location for testing again.
for the latest dev build this is the right dir right?
http://springrts.com/dl/buildbot/default/develop/
or did I grab the wrong location for testing again.
- Attachments
-
- Untitled-1.gif
- actually it doesn't output anything without the file operation, which I keep forgetting about...
- (15.25 KiB) Not downloaded yet
Re: feedback: (spring_94.1.1-354-ga4b114c)
jools please start a new side thread, this is about discussing issues with the current developer build.