Dev Blog

From Iris2

Jump to: navigation, search
 
Line 1: Line 1:
-
=26 October 2009 (UTC)=
+
= 05 December 2011 =
 +
<gallery>
 +
Image:20091008180013_944.png.jpg|OLD
 +
Image:20111205223919_000.png|NEW
 +
</gallery>
 +
 
 +
Our new Artists [[User:Corastin|Corastin]] is updating the whole graphicset of Iris2. Here is a preview of the updated Flower & Grass tileset. Now we are going to update all Trees.
 +
 
 +
Stay tuned!
 +
 
 +
[[User:SiENcE|SiENcE]] 22:15, 05 December 2011
 +
 
 +
= 28 November 2011 =
 +
I just updated our [[Screenshots]] section and added a lot of new screenshots.
 +
 
 +
[[User:SiENcE|SiENcE]] 21:52, 28 November 2011
 +
 
 +
 
 +
= 18 November 2011 =
 +
Our new Artist '''[[User:Corastin|Corastin]]''' rewrote most of the tutorials of the artists section. This will facilitate the work of artists to help the project.<br>
 +
Furthermore you will see a new link "A Guide for Artists" in the menu.
 +
 
 +
Also enjoy the new trees and textures which '''[[User:Corastin|Corastin]]''' made by '''updating''' Iris 2.
 +
 
 +
 
 +
[[User:SiENcE|SiENcE]] 21:55, 18 November 2011
 +
 
 +
= 31 Oktober 2011 =
 +
 
 +
I did some cleanups and add aditional Infos to the [[Development]] Section.
 +
 
 +
 
 +
[[User:SiENcE|SiENcE]] 21:36, 31 Oktober 2011
 +
 
 +
 
 +
= 22 March 2011 =
 +
 
 +
Iris2 development visualisation from 20.08.2006 to 02.02.2011<br>
 +
http://www.youtube.com/watch?v=pSymT2p34B4
 +
 
 +
* this are our SVN repository commits
 +
* doe via svn, [http://code.google.com/p/gource/ grouce] and ffmpeg
 +
 
 +
 
 +
[[User:SiENcE|SiENcE]] 22:36, 22 March 2011
 +
 
 +
= 26 October 2009 =
[[User:SiENcE|SiENcE]] 17:08, 20 January 2010 (UTC) : new Iris2 STABLE (rev 3228) released! And again lots of [http://zwischenwelt.org/trac/iris/log/trunk?verbose=on&format=changelog&rev=3228&stop_rev=3134&limit=300&mode=stop_on_copy changes].
[[User:SiENcE|SiENcE]] 17:08, 20 January 2010 (UTC) : new Iris2 STABLE (rev 3228) released! And again lots of [http://zwischenwelt.org/trac/iris/log/trunk?verbose=on&format=changelog&rev=3228&stop_rev=3134&limit=300&mode=stop_on_copy changes].
Line 9: Line 55:
svn3021 -> svn3134
svn3021 -> svn3134
New Features:
New Features:
-
-updated to Ogre 1.6.5
+
  -updated to Ogre 1.6.5
-
-USE_HOME_DIR now standard (all Iris2 ConfigData is now stored in USERs Home Directory!!!)
+
  -USE_HOME_DIR now standard (all Iris2 ConfigData is now stored in USERs Home Directory!!!)
-
*remove "USE_HOME_DIR" file from Iris2 directory to disable this (old behaviour)
+
  *remove "USE_HOME_DIR" file from Iris2 directory to disable this (old behaviour)
-
-new macro util : IsPlayerHidden
+
  -new macro util : IsPlayerHidden
-
-added nodraw used in underworld dungeon
+
  -added nodraw used in underworld dungeon
-
-added new packet : kPacket_ObjectInfo 0xf3 which replaces showitem 0x1a to some degree in v7000
+
  -added new packet : kPacket_ObjectInfo 0xf3 which replaces showitem 0x1a to some degree in v7000
-
-fadelines adjust to window-resize
+
  -fadelines adjust to window-resize
-
        -fadelines using new guisys and uofont now
+
  -fadelines using new guisys and uofont now
-
        -chattabs is infront now,
+
  -chattabs is infront now,
-
-uodragdrop : hold alt to avoid stacking (useful for vendor restocking/decoration)
+
  -uodragdrop : hold alt to avoid stacking (useful for vendor restocking/decoration)
-
        -grannyfilter : added override for scaling
+
  -grannyfilter : added override for scaling
-
        -commandline : resolution override with -res 640x480
+
  -commandline : resolution override with -res 640x480
-
-Big Shadow Texture for 4096 resolution instead of 1024
+
  -Big Shadow Texture for 4096 resolution instead of 1024
-
-gUOAMEnabled added to config defaults
+
  -gUOAMEnabled added to config defaults
-
-CustomArtFilterFile sample (iris.filter.lua) for Shards added to "/config" and "/config/shards/zwischenwelt.xml
+
  -CustomArtFilterFile sample (iris.filter.lua) for Shards added to "/config" and "/config/shards/zwischenwelt.xml
   
   
Bugfixes
Bugfixes
-
-uoam bugfixed
+
  -uoam bugfixed
-
-uoam folder moved from "/data" to "/config"  (should be in shard config later)
+
  -uoam folder moved from "/data" to "/config"  (should be in shard config later)
-
-"/tmp" dir moved from default "/data" to "iris2" root
+
  -"/tmp" dir moved from default "/data" to "iris2" root
-
-mark.uoam file moved to "/tmp"
+
  -mark.uoam file moved to "/tmp"
   -moved desktop dir to config folder
   -moved desktop dir to config folder
   -fixed videos paths : for packetvids
   -fixed videos paths : for packetvids
Line 42: Line 88:
   -premakelinux.sh params passed to premake
   -premakelinux.sh params passed to premake
   -added option --nosound to disable openal and fmod
   -added option --nosound to disable openal and fmod
-
-directx runtime deleted
+
  -directx runtime deleted
   -improved luabinder
   -improved luabinder
   -prefer opengl by default, since directx crashes on win often
   -prefer opengl by default, since directx crashes on win often
Line 48: Line 94:
   -most multis fixed, a few still broken/invis
   -most multis fixed, a few still broken/invis
   -net v7000 fix (Clientsupport above version 7.+)
   -net v7000 fix (Clientsupport above version 7.+)
-
-profile enhancements (not conflicting the Menu-Options anymore)
+
  -profile enhancements (not conflicting the Menu-Options anymore)
-
-gLoginRequestTerminator option added (normally not needed, nil)
+
  -gLoginRequestTerminator option added (normally not needed, nil)
   -gentoo fix attempt : linking to wx last
   -gentoo fix attempt : linking to wx last
   -grannydebug : new ogrebinding to create mesh entity works
   -grannydebug : new ogrebinding to create mesh entity works
Line 66: Line 112:
   -now the loader calculates the screen area
   -now the loader calculates the screen area
   -gfxconfig : fix for direct3d9 anti-alias default value
   -gfxconfig : fix for direct3d9 anti-alias default value
-
-removed old global.reg , replaced by config/registry.xml
+
  -removed old global.reg , replaced by config/registry.xml
   -fileopen choose uodir :  select map0.mul now, less confusing.
   -fileopen choose uodir :  select map0.mul now, less confusing.
-
-directx download url updated to aug2009
+
  -directx download url updated to aug2009
   -added infos about fmod-symlink
   -added infos about fmod-symlink
   -fmod-disable and link to installguide for hotkeys+macros to installdeps.ubuntu.sh
   -fmod-disable and link to installguide for hotkeys+macros to installdeps.ubuntu.sh

Current revision as of 10:23, 6 December 2011

Personal tools