LostArtefacts / TRX

Open source re-implementation of Tomb Raider 1 (1996), along with additional enhancements and bugfixes
https://lostartefacts.dev/
GNU General Public License v3.0
583 stars 36 forks source link

object/names: move name management to libtrx #1545

Closed rr- closed 4 days ago

rr- commented 5 days ago

Checklist

Description

https://github.com/LostArtefacts/libtrx/pull/39

Makes console command targeting to work like in TR2X, so /tp midas in Palace Midas should now work. Affects all item strings in the inventory – keys, passport etc., and all console commands targeting (/tp wolf etc.).

rr- commented 5 days ago

I've piggybacked two extra fixes to this PR. One resolves the issue with /kill lara not functioning (as it does in TR2), and the other addresses the problem of the console sometimes not registering the initial keypress when typing quickly right after opening it.

rr- commented 4 days ago

Merged manually in 97fd88c8ba2b01d400462ad43f90375f66de1d6e.