WinGeno

A free computer program to create diagrams of family constellations in form of genograms - on Windows, Linux and MacOS.

Features

WinGeno is a free computer program to create diagrams of family constellations in form of genograms.
The representation of particulars family members depends on the established symbols. WinGeno does not represent social nor emotional relationships.

Supported systems: Windows 7 SP1 and higher, Mac OS and Linux.
Supported languages: English, French, German, Spanish.


advertisement

Windows

File Version: 1.2.1.0 - upload: 2020-06-20

rise client source code top
1.42MB(exe)
rise client source code top
268KB(zip)

WinGeno needs .NET Framework 4.5 or higher as prerequisite. If it is not installed on your computer, the setup program will download and install it for you. If you have not installed the .NET Framework and start WinGeno from the .zip file, WinGeno will crash.


Copyright
Permission to use, copy and distribute this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice and this permission notice appear in all copies of this software and related documentation.

THE SOFTWARE IS PROVIDED 'AS-IS' AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
IN NO EVENT SHALL INGO H. DE BOER OR ANY PERSON OR INSTITUTION RELATED TO INGO H. DE BOER BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

advertisement

Linux

Please notice that WinGeno is originally developed for Windows and is not designed for Linux. With some restrictions it will work on Linux.

Installation

Mono runtime is needed for WinGeno.

1. To prepare your Linux distribution for Mono you need to adhere to the installation description as mentioned here: https://www.mono-project.com/docs/getting-started/install/linux/
2. Download the WinGeno Zip file.
3. Extract the WinGeno Zip file on your desktop.
4. In the WinGeno folder simply double click the WinGeno.exe file to start WinGeno. In case the Unzip Software of Linux starts, use the right mouse button and choose "open with Mono".

Limitation on Linux
No automatic download and installation of updates - only a check if an update is available. Download must be done manually via WinGeno homepage.
advertisement

Rise uses a clean event bus. A top-tier source code pattern looks like this in pseudo-code:

public class EventProcessor 
    @Subscribe
    public void onTick(TickEvent e) 
        if (ModuleManager.getModule("KillAura").isToggled()) 
            // Combat logic

You can replicate this using Java Reflection or libraries like EventBus.

Most top-tier clients, Rise included, operate as closed-source software. This is understandable from a business perspective; the developers have spent thousands of hours perfecting packet handling, movement prediction, and render engines. Releasing the source code would essentially hand their competitors their secret sauce.

This "black box" nature creates a mystique. Players don’t know exactly how the flight bypass works, only that it does. This leads to endless speculation on forums:

Sometimes, the community wants the source code simply because the official development has stalled. If a top client stops updating for the latest Minecraft version, players often wish for the source code to create community forks, keeping the client alive for future generations.

Finally, a “top” source code is one that respects the end-user’s security — ironically rare in leaked scenes. Responsible Rise source builds should:

Screenshots

Donations

This software is supplied in a binary format ('as is') for free - the source code is not available.

There are many expenses I incur in maintaining the WinGeno project that may not be apparent, such as web hosting costs, and the costs of new operating systems and software I have purchased specifically for writing and testing WinGeno. If you desire, you may send me donations of any amount towards my efforts on keeping the WinGeno project alive.

Although donations received are very much appreciated, those that do make donations do not automatically receive preferential treatment over those that don't.


rise client source code top rise client source code top rise client source code top

advertisement

Say Hello.