Erik Ogenvik
20cb4053b3
Made click threshold configurable.
2011-12-10 14:10:09 +01:00
Erik Ogenvik
6b60421b08
Use the dev channel for master branch.
2011-11-22 22:33:34 +01:00
Erik Ogenvik
58508acd07
Prepare media for release.
2011-11-11 20:37:37 +01:00
Erik Ogenvik
70d9952504
By default enable a subtle bloom effect.
2011-09-19 22:21:57 +02:00
Erik Ogenvik
0a8c374d3f
Allow compositors to be enabled through config.
...
The compositors are enabled through a comma separated list set through
graphics:compositors.
2011-09-19 20:22:14 +02:00
Erik Ogenvik
daa65b6742
Added setting for inspect menu item.
...
The default is not to show it for non admin characters.
2011-09-07 23:33:21 +02:00
Erik Ogenvik
402ab94a0e
Bump versions.
2011-08-15 20:48:57 +02:00
Erik Ogenvik
9321589e26
Added ability to alter back face shadow rendering.
...
This should normally be on.
2011-08-14 20:56:48 +02:00
Erik Hjortsberg
fbd47484f0
Allow the detailed log mode to be controlled.
...
Use the config key general:loggingdetailed to turn it on and off. It's
off by default.
2011-06-11 00:45:11 +02:00
Erik Hjortsberg
afaca7e391
Enable mouse catching by default.
...
It can be toggled through the input:catchmouse key.
2011-06-05 20:43:04 +02:00
Erik Hjortsberg
79080a2453
Set to dev channel.
2011-05-15 07:52:19 +02:00
Erik Hjortsberg
47b975178e
Merge branch '0.6.1'
2011-05-15 07:44:44 +02:00
Erik Hjortsberg
62771b6b0b
Oops, revert dist to 10000 for clouds.
2011-04-18 22:12:23 +02:00
Erik Hjortsberg
d333a9d936
Set release channel.
2011-04-17 15:05:17 +02:00
Erik Hjortsberg
4198fc2a3b
Bump latest version.
2011-03-15 22:43:07 +01:00
Erik Hjortsberg
c440096e6d
Added a setting for specifying the camera movement.
...
Default to 180 degrees per mouse unit.
2011-02-27 23:57:24 +01:00
Erik Hjortsberg
04f00d267c
Set the clip distances through config.
...
Also decrease the far clip distance to 1000 to improve shadow
resolution.
2011-02-27 00:02:40 +01:00
Erik Hjortsberg
20873fb9af
Use "dev" media.
2010-12-03 21:50:53 +01:00
Erik Hjortsberg
dbc2ec1932
Bumped version.
2010-09-25 12:33:57 +02:00
Tiberiu Paunescu
fa91197ced
ActionBar hotkeys should only respond in movement/action mode.
...
Note: Otherwise it interferes with the chat widget or other widgets that require typing.
2010-08-18 13:49:07 +02:00
Tiberiu Paunescu
aaffd07e58
Create a default action bar at avatar load that responds to hotkeys.
2010-08-18 13:49:07 +02:00
Tiberiu Paunescu
cdf4487025
Possible implementation of capturing keyboard input.
2010-08-18 13:46:08 +02:00
Erik Hjortsberg
950fc5d6de
Added a server settings service which stores settings per server. This
...
can be used for storing passwords and user names, as well as other
server specific settings.
2010-07-26 17:27:58 +02:00
Erik Hjortsberg
679cb2beb6
By default filter out servers that are older than 0.5.20.
2010-06-21 11:42:32 +02:00
Erik Hjortsberg
e92bb28f2e
Added option for specifying extra resource location either in the
...
config file or at the command line. This is useful in conjuncture with
the recently added feature for viewing a mesh through the loadmesh
config setting as it allows authors to easily inspect meshes which are
stored in a local media repository, separate from the repository used by
ember.
2010-02-10 22:51:54 +01:00
Erik Hjortsberg
8aea9a6568
Added the ability to show a certain mesh in the assets manager at
...
startup. The main use of this would be for content authors who want to
preview their work in Ember. This is done by starting Ember with this
flag "--config authoring:loadmesh /path/to/mesh/in/resource/system"
where the path is the local path within the Ogre resource system (i.e.
_not_ the path on disk).
2010-02-09 22:24:53 +01:00
Erik Hjortsberg
8485449fa6
Added a mechanism by which the main loop is capped to a certain fps,
...
currently set to 60. The main advantage of this is to prevent Ember from
stealing all cpu resources for frames which aren't seen by any user
anyway. The capping can also be turned off by setting the
general:desiredfps value to 0.
2010-02-09 20:37:18 +01:00
Erik Hjortsberg
2bbea0d0c0
Bump version.
2009-11-01 22:56:54 +01:00
Erik Hjortsberg
7ed75323e9
Added default settings for authoring visualizations.
2009-09-30 22:00:35 +02:00
Erik Hjortsberg
155be3e7a3
Remove the walk and run speed, and only provide a max speed instead.
2009-07-19 22:35:16 +02:00
Erik Hjortsberg
2562ae0012
Further refactoring of the camera system. There's now one MainCamera
...
class which can be hooked up to different kinds of mounts (first person,
third person etc.) and can have different types of reaction when the
user tries to move (moving the camera independently, moving the avatar
etc.).
2009-07-19 15:31:56 +02:00
Erik Hjortsberg
7061a406c9
Added ability to automatically connect to a server through the
...
metaserver:autoconnect value.
2009-07-09 23:54:13 +02:00
Erik Hjortsberg
12ce8d95a5
Default graphical level to "medium" instead of "high", until we've got a
...
level adjustment system in place.
2009-07-05 22:17:31 +02:00
Erik Hjortsberg
2b09061ec5
Allow the "snap to" movement function to be toggled by a
...
"+snaptomovement" command. This is by default bound to the left ctrl
key.
2009-07-04 00:37:12 +02:00
Alexey Torkhov
85f0bdc5ad
Adjusting far shadow layer.
2009-05-02 23:36:54 +04:00
Alexey Torkhov
0412af7a09
Readded shadow far distance param.
2009-05-02 23:35:54 +04:00
Alexey Torkhov
59f8d7e26b
Add comments about shadow settings. Add useaggressivefocusregion param. Removed fardistance.
2009-05-02 16:44:02 +04:00
Erik Hjortsberg
32b6f1f8e0
Use default values if the setting can't be found.
2009-05-02 00:50:56 +02:00
Erik Hjortsberg
98d8098a97
Moved the pssm camera setup into a separate class and hook it up to
...
listen to varconf changes so the shadows can be altered on the fly from
inside Ember. Also provide base values in ember.conf.
2009-05-02 00:16:16 +02:00
Alexey Torkhov
39d0dc3d65
Make graphic level chooser work.
2009-04-07 17:55:03 +02:00
Erik Hjortsberg
d46c96e15d
The development version is now 0.5.6
2008-12-07 18:49:59 +01:00
Erik Hjortsberg
e7e21adb03
Use the 0.5.5 media.
2008-12-07 16:54:19 +01:00
Erik Hjortsberg
7d9506f153
We seem to have some issues with double buffering and ATI drivers, so
...
we'll disable it by default.
2008-11-19 21:21:32 +01:00
Erik Hjortsberg
da7476d259
Added option to disable the double buffering.
2008-11-18 20:29:13 +01:00
Erik Hjortsberg
986cb9c070
Added option to disable the audio, though currently it will segfault if
...
disabled.
2008-10-30 23:09:38 +01:00
Erik Hjortsberg
2aa2034fcc
Bump versions.
2008-09-10 20:43:03 +02:00
Erik Hjortsberg
06460523b1
Update media channel.
2008-09-08 21:55:27 +02:00
Erik Hjortsberg
898d6f4aac
Bump version.
2008-08-06 22:30:59 +02:00
Alexey Torkhov
80260ed809
Returning wfut.
2008-07-10 12:28:45 +04:00
Erik Hjortsberg
4d2e481be2
Fixed merge problems.
2008-07-08 23:58:19 +02:00