Import fallout2-ce-1.3.0.
Fallout 2 Community Edition is a fully working re-implementation of
Fallout 2, with the same original gameplay, engine bugfixes, and some
quality of life improvements, that works (mostly) hassle-free on
multiple platforms.
from izzy Meyer (MAINTAINER); ok kirill@
Import gimp3-resynthesizer-plugin-3.0.
resynthesizer is a gimp plug-in that can recreate content:
- enlarging textures
- creating tilable images
- removing parts of an image and replacing it with neighboring parts
- adding texture from an image to another image
warning: the plugin is somewhat slow, give it some time to see the progress
bar move.
At the moment, the "enlarging texture" functionality is broken
(Menu entry Edit/Fill with pattern seamless)
See https://github.com/bootchk/resynthesizer/issues/165
[2 lines not shown]
Import abaddon-0.2.3.
abaddon is a alternative discord client written in c++ using gtk that:
- Not Electron
- Voice support
- Handles most types of chat messages including embeds, images, and replies
- Completely styleable/customizable
- Identifies to Discord as the web client unlike other clients so less likely
to be falsely flagged as spam
- Set status
- Unread and mention indicators
- Notifications (non-Windows)
- Start new DMs and group DMs
- View user profiles (notes, mutual servers, mutual friends)
- Kick, ban, and unban members
- Modify roles and modify members' roles
- Manage invites
- Manage emojis
[8 lines not shown]
Patch out the automatic use of DRI_PRIME. As of now, we don't have
working support for this (it's a mesa technology to allow rendering on
a non-output display device). When I tried DRI_PRIME=1 on a laptop with
iGPU and dGPU, the result was a system freeze.
ok op@
Update to latest fs2open release 25.0.0. Re-enabling vulkan backend,
however it doesn't produce the right window output here and may need
more work. (The default is still opengl; start with '-vulkan' to test.)