Search found 459 matches

by Magus
Sun Sep 17, 2023 1:58 pm
Forum: UPU and RPU
Topic: Version 27
Replies: 0
Views: 6524

Version 27

After a long break, finally new UPU and RPU releases are available. Version 27 includes a few dozen new fixes, as well as some QoL improvements. The installer now allows to select a damage mod setting. Also, the option of wiping merchants inventories on restock is restored. French and Magyar transl...
by Magus
Sun Sep 17, 2023 1:54 pm
Forum: General discussion
Topic: Upgrades 2023.09
Replies: 2
Views: 4896

Re: Upgrades 2023.09

It sure did!
by Magus
Tue Sep 12, 2023 11:12 am
Forum: General discussion
Topic: Upgrades 2023.09
Replies: 2
Views: 4896

Upgrades 2023.09

Our sites have undergone a number of upgrades. The process was a bit bumpy, but in the end  almost  everything worked out. In particular, wikis jumped 2 LTS releases, and got a new look. Unfortunately, had to sacrifice Datatables extension, which is no long updated, so  pickpocket lists  are now jus...
by Magus
Tue Aug 29, 2023 10:42 pm
Forum: Hive
Topic: Missing source files for UPU, RPU
Replies: 2
Views: 3187

Re: Missing source files for UPU, RPU

It's just that one file, see config . The reason is, unlike pretty much all other text in the game, pipboy.msg is sensitive to formatting. In other files, a line is normally a self sufficient translation unit. In pipboy.msg, they wrote huge paragraphs, and split them into lines based on width. It wo...
by Magus
Sun Jul 09, 2023 5:59 pm
Forum: UPU and RPU
Topic: Malicious object detected when installing RPU
Replies: 4
Views: 3635

Re: Malicious object detected when installing RPU

I don't have anything to add to what I already said.
by Magus
Sat Jul 08, 2023 11:12 pm
Forum: UPU and RPU
Topic: Malicious object detected when installing RPU
Replies: 4
Views: 3635

Re: Malicious object detected when installing RPU

It's not, refer to whomever made your antivirus.
by Magus
Sat Jun 24, 2023 3:27 am
Forum: Tweaks and Tricks
Topic: I installed tweaks and tricks
Replies: 17
Views: 5825

Re: I installed tweaks and tricks

There isn't, and I don't know what they are, which is why it's marked as power user.
Weidu keeps logs and backups, however, so you can check the directory for the corresponding component.
by Magus
Thu Jun 22, 2023 1:39 am
Forum: Tweaks and Tricks
Topic: I installed tweaks and tricks
Replies: 17
Views: 5825

Re: I installed tweaks and tricks

Eh, you have stratagems instaleld on top, it's a pain to reinstall, I wouldn't bother. The subcomponent is designed to remove items mostly from mages, that were used to emulate pre-cast spells in vanilla, which they actually do with stratagems, so it's kind of unnecesary double buffer. You can see t...
by Magus
Wed Jun 21, 2023 12:25 am
Forum: Tweaks and Tricks
Topic: I installed tweaks and tricks
Replies: 17
Views: 5825

Re: I installed tweaks and tricks

How were you deceived?
Did you consult the readme?
by Magus
Sun Jun 11, 2023 9:29 am
Forum: MLS
Topic: Translation hints
Replies: 2
Views: 23573

Re: Translation hints

Correct. But if you check the original scripts, you'll see that gSay_Message is pretty much never used directly, only in GMessage/NMessage/BMessage macros. It's probably a better practice to follow that convention. These macros also don't show hints now, but I added the capability, and they will in ...