Simple journals and Linking Books
-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Simple journals and Linking Books
Sou you consider these scripts final/releasable by now? I can make a new Offline KI release tomorrow.
I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
Re: Simple journals and Linking Books
I forgot the updated script for the Bahro stone, so I rezipped all required files for the release.
Here they are. It includes two modified files from the Offline-KI, my three scripts, and two PRPs.
Here they are. It includes two modified files from the Offline-KI, my three scripts, and two PRPs.
Re: Simple journals and Linking Books
hi Sirius,
just want to say thx!
its a great help for those who are not fluent with Python, (that includes me)
I will give it a try soon , when i continue with my " cathedral", but first i enjoy the lovely summer weather.

just want to say thx!
its a great help for those who are not fluent with Python, (that includes me)
I will give it a try soon , when i continue with my " cathedral", but first i enjoy the lovely summer weather.

Those wonderfull Worlds are called " Ages" , because that is what it takes to build one.
Watch my latest Video Or even better..... watch the Cathedral's Complete Walkthrough made by Suleika!
Watch my latest Video Or even better..... watch the Cathedral's Complete Walkthrough made by Suleika!
Re: Simple journals and Linking Books
Shorah,
I like the idea of animated linking panels again (I've missed them from the "old days") but thought bik files were off limits??
Sirius wrote:I also added a few features, such as:
- animated linking panels (as long as you have a .bik file !)
I like the idea of animated linking panels again (I've missed them from the "old days") but thought bik files were off limits??
- Wamduskasapa
- Posts: 943
- Joined: Fri Apr 30, 2010 6:56 am
- MOULa KI#: 0
- Contact:
Re: Simple journals and Linking Books
Ainia wrote:Shorah,Sirius wrote:I also added a few features, such as:
- animated linking panels (as long as you have a .bik file !)
I like the idea of animated linking panels again (I've missed them from the "old days") but thought bik files were off limits??
I also would like to see the animated linking panel of old, on the Bahro Stone and Linking Book
Computer = MotherBoard MSI X99S GAMING 7 - Intel I7-6950X
Dual MSI GeForce GTX 1080
64GB Kingston HyperX DDR4 Predator Memory
Dual Samsung 1TB SSD Pro - Dual Seagate 4TB SSHD
Excelvan 5.25" Multi-Function Media Dashboard
Dual MSI GeForce GTX 1080
64GB Kingston HyperX DDR4 Predator Memory
Dual Samsung 1TB SSD Pro - Dual Seagate 4TB SSHD
Excelvan 5.25" Multi-Function Media Dashboard
Re: Simple journals and Linking Books
Ainia wrote:Shorah,Sirius wrote:I also added a few features, such as:
- animated linking panels (as long as you have a .bik file !)
I like the idea of animated linking panels again (I've missed them from the "old days") but thought bik files were off limits??
I think they looked pretty good in Myst 5. I understand the conflict with being unable to show other explorers though (not a problem in the lone Myst games).
Nothing wrong with the bik files, just the code that was being used to read them (though other formats are preferred these days).
Re: Simple journals and Linking Books
You're most welcome !dendwaler wrote:hi Sirius,
just want to say thx!
its a great help for those who are not fluent with Python, (that includes me)
I will give it a try soon , when i continue with my " cathedral", but first i enjoy the lovely summer weather.
One of the main problems with linking panels are they might crash the game for some Win7 users. It seems they don't even work for Bahro stones...
It's also a problem for Ages like Gira or Jalak, because of the daytime/column height.
Personally, I also miss the flyby of the Age in fullscreen, just before you link... It was quite amazing too...
Re: Simple journals and Linking Books
Ahnonay flies in the face of the "live panel" idea, too. 

-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Simple journals and Linking Books
Sirius, do you agree to licensing your files under GPLv3+, with an additional exception that the file may be used in Uru even when combined with non-GPL code - like (most of) the rest of the Offline KI?
I would add a header like this to all three files:
I am a bit confused by the prp file updates - one change is to add the GoW stamp, one changes the xKI Python File Mod, but where is the dynamic image map for the bahro stone added?
I would add a header like this to all three files:
Code: Select all
# -*- coding: utf-8 -*-
#==============================================================================#
# #
# Copyright 2013 Sirius #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
# the Free Software Foundation, either version 3 of the License, or #
# (at your option) any later version, with or (at your option) without #
# the Uru exception (see below). #
# #
# This program is distributed in the hope that it will be useful, #
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
# GNU General Public License for more details. #
# #
# Please see the file COPYING for the full GPLv3 license, or see #
# <http://www.gnu.org/licenses/> #
# #
# Uru exception: In addition, this file may be used in combination with #
# (non-GPL) code within the context of Uru. #
# #
#==============================================================================#
I am a bit confused by the prp file updates - one change is to add the GoW stamp, one changes the xKI Python File Mod, but where is the dynamic image map for the bahro stone added?
I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
Re: Simple journals and Linking Books
Sure, the license is ok !
Adding a dynamic image map isn't required - it's already used by the book GUI and the ptBook class to draw text and images.
However, there is no way to access it without passing it as an argument in a pythonfilemod.
That's what Dustin did for books - add it to the xKI file, and then save it in a variable in booksDustGlobal.py.
As for the Ahnonay linking panel, loading a different panel for each sphere wouldn't be too hard - the only problem is the panel wouldn't be changed if you kept the book up and someone rotated the spheres.
The best solution for the linking panel to look exactly as a "real" linking panel would be to load the Age in memory with any player exploring it, and render this Age on the book - which is beyond most game engine's performances. Still, that would be fun
Adding a dynamic image map isn't required - it's already used by the book GUI and the ptBook class to draw text and images.
However, there is no way to access it without passing it as an argument in a pythonfilemod.
That's what Dustin did for books - add it to the xKI file, and then save it in a variable in booksDustGlobal.py.
As for the Ahnonay linking panel, loading a different panel for each sphere wouldn't be too hard - the only problem is the panel wouldn't be changed if you kept the book up and someone rotated the spheres.
The best solution for the linking panel to look exactly as a "real" linking panel would be to load the Age in memory with any player exploring it, and render this Age on the book - which is beyond most game engine's performances. Still, that would be fun
