Releases: imathrowback/telarafly
2025
Long time no see
Various changes.. I'm not going to call them improvements.. except maybe to the model loading where there was some empty things...
Wardrobe of doom
General
- Performance improvements while flying around, less texture memory usage so it should crash slightly less
- Textures are "lazy" loaded, if you see white models, they should text their textures "eventually"
- Fixed water showing circles
- Added filter input fields to the main menu and model view so you can quickly filter the lists to only wanted stuff
- KNOWN ISSUE - Sometimes terrain doesn't use the correct LOD resulting in "black" areas where there should be "gaps", eg, cave mouths, etc.
Wardrobe
-
Improved almost everything.
-
Can filter the gear list using names of items
-
Can choose a "basic" stance for the model to take, this isn't done automatically, so you have to manually switch it if you want to see the 2H stance for a 2H weapon. I'll add better animation support in the future..
-
Added additional "hidden" items that are technically not wardrobe items but should be displayed. This includes "cosmetic" items such as cat ears, you'll find them under the "HAIR" item category.
-
KNOWN ISSUE: Bows do not display... it's an odd one I haven't worked out yet.
0.0.17 - Prime Manifest primarily manifesting prime manifestations
This release fixes an issue with the latest PTS where the "manifest" was updated and prevented Telarafly from working. We suspect it's related to the new RIFT Prime functionality due to released "soonish".
Also, a bunch of other stuff, like being able to add an avatar to mounts and showing zone borders.
0.0.16 - Shiny happy people
- Dropbox revamp, now heaps faster. Not as pretty, but faster makes up for it. Also keeps your position if you close and reopen a dropbox (yay).
- Lava now red
- Implement a few custom shaders for objects to remove that "plastic" feel for things
- Terrain/Object loading modified. Much faster initial load time, but a bit slower at runtime once the world is loaded
- Press 'M' to open a map, click on the stars to teleport
- Show current zone info in the bottom corner
- Update to latest Unity
0.0.15 - I can still fly!
See release 0.0.14 for all the major details as this is really just a hotfix :
- fix configurator to not die if values are bad in the config
- fix certain mounts being unusable for mounting
- store ANIMATION SPEED and zoffsets for each mount
It will now remember the animation speed you choose in the model viewer for mounts.
0.0.14 - I believe I can fly!
Please run the 'telarafly-configure.exe' program to configure your RIFT paths before running.
- Terrain now loads low poly version of itself when far away and will significantly increase FPS when many terrain blocks are loaded. This is unaffected by LOD sliders or LOD settings.
- The latest PTS has "duplicate" assets which were breaking telarafly, it now handles this better
- Remove specular from most materials to reduce "plastic" look
- Add a user friendly config program to help detect RIFT directories automatically
- Handles loading errors a bit nicer, so you don't just see a "Loading asset" text, you now see an error.
- Change loading code. Hopefully it's quicker in general.
Make the bad man fly
https://www.youtube.com/watch?v=Q_FDEj4paHI
Pressing 'F' while in the world viewer will display a "mount" (by default an armored dragon) with a character on top.
You can then "fly" this mount around the world. There is no collision detection, there is no landing, it's just a silly model animation moved around the world. If you have a cape, feel free to make your own "whoosh" sounds.
Note, you will need to use leftalt+scroll wheel to adjust the view up/down so you can see the mount, this will be fixed in a later release.
- Standard view controls apply, eg, WSADQE
- Left mouse - use this to rotate around your view around the mount
- Right mouse - control the direction the mount is moving in
- Scroll wheel - zoom in/out on the mount
- Left ALT + Scroll wheel - depending on the reference point, some mounts may be too high or low from the reference point, use this to change that reference point up/down
- 'F' to make the mount go away
To choose which mount you want to see, go into the model viewer and select "show mounts only", choose a mount and an animation you want to use, select the "save mount" button and then return to the world viewer.
0.0.13 - Keepro hotfix
This is a hotfix release to fix the model viewer in 0.013.
- It also contains a new LOD slider for the main world view
0.0.13 - Keepro
NOTE - THE MODEL VIEWER WAS BROKEN BUT IS NOW FIXED - Please use this download: https://github.com/imathrowback/telarafly/releases/download/0.0.13-hotfix/telarafly-0.0.13-hotfix-bin.7z
Lots of changes
-
BIG change to way loading works, should now be a lot quicker. No need for any fancy converting of databases of files - #1
-
The world is now streamed as you move around to make level loading faster. Increase the OBJECT_VISIBLE and TERRAIN_VIS options if they are not spawning as early as you like.
-
Added a LOD button to world viewer. Level of detail is automatically applied to the world objects, and small objects are hidden the further you are away. Use the LOD checkbox to disable this and show everything (and tank your FPS in the process).
-
Add favorites to most dropdown menus #8 - click the star to favorite it and make it list first, it will be stored between program runs.
-
Fix leaves not being two sided #9
-
Add screenshot button #4
-
Add slow speed button #7
-
Moderate female models #3
-
Changes to camera movement, will now move in direction you are pointed
-
Press 'F' to fly your very own dragon around the world.
0.0.012
Enabled Wardrobe!
edit: fixed the bin release name, the archive had the right data, just the name was wrong.