Hecklezz
1e8fd5491b
[FIRE-35632] Fix LLViewerParcelMgr::writeHighlightSegments crashing from writing out of bounds
...
Merged upstream in SLViewer PR#6126
2026-08-13 07:13:36 +10:00
Hecklezz
414537c3c0
[FIRE-36899] Fix crash in the Landmarks Panel accessing potentially null root folder
2026-08-13 01:07:27 +10:00
Hecklezz
c0846c53d7
[FIRE-36910] Fix crash when dragging onto the add button for custom inventory tabs
2026-08-12 03:31:31 +10:00
Ansariel
08e2450baf
Fix layout issue in German status bar translation
2026-08-05 12:15:57 +02:00
Ansariel
12d229c90b
Fix incorrect default font sizes (default to "SANSSERIF" to pick up the correct default size for the individual font)
2026-08-05 12:15:10 +02:00
Ansariel
395d5018bb
Make tabular numbers a font option and apply it to:
...
* Timestamp in chat history
* Clock
* Seen & range columns in radar
2026-08-05 11:57:44 +02:00
Ansariel Hiller
fd939e47ce
Merge pull request #270 from FirestormViewer/dependabot/github_actions/actions/labeler-7
...
Bump actions/labeler from 6 to 7
2026-08-01 20:34:13 +02:00
Ansariel Hiller
c3283f04c0
Merge pull request #269 from FirestormViewer/dependabot/github_actions/actions/setup-python-7
...
Bump actions/setup-python from 6 to 7
2026-08-01 20:34:02 +02:00
Ansariel Hiller
120e80deb7
Merge pull request #268 from FirestormViewer/dependabot/github_actions/actions/stale-11
...
Bump actions/stale from 10 to 11
2026-08-01 20:33:48 +02:00
Ansariel Hiller
044494cd84
Merge pull request #267 from FirestormViewer/dependabot/github_actions/actions/setup-dotnet-6
...
Bump actions/setup-dotnet from 5 to 6
2026-08-01 20:33:34 +02:00
Ansariel Hiller
3d13b995b5
Merge pull request #266 from FirestormViewer/dependabot/github_actions/BugSplat-Git/symbol-upload-10.5.1
...
Bump BugSplat-Git/symbol-upload from 10.5.0 to 10.5.1
2026-08-01 20:33:23 +02:00
dependabot[bot]
da3c69b14e
Bump actions/labeler from 6 to 7
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 6 to 7.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-01 10:33:43 +00:00
dependabot[bot]
5b0f48c781
Bump actions/setup-python from 6 to 7
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-01 10:33:38 +00:00
dependabot[bot]
aeacdc95b1
Bump actions/stale from 10 to 11
...
Bumps [actions/stale](https://github.com/actions/stale ) from 10 to 11.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v10...v11 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '11'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-01 10:33:20 +00:00
dependabot[bot]
a82cdd1a49
Bump actions/setup-dotnet from 5 to 6
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-01 10:33:15 +00:00
dependabot[bot]
388d67b03d
Bump BugSplat-Git/symbol-upload from 10.5.0 to 10.5.1
...
Bumps [BugSplat-Git/symbol-upload](https://github.com/bugsplat-git/symbol-upload ) from 10.5.0 to 10.5.1.
- [Release notes](https://github.com/bugsplat-git/symbol-upload/releases )
- [Commits](https://github.com/bugsplat-git/symbol-upload/compare/ab8a5097b50707645ed9b51d3191499f9bea6d34...3857759bd957dadb075509a4e951f04f9baa5ea3 )
---
updated-dependencies:
- dependency-name: BugSplat-Git/symbol-upload
dependency-version: 10.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-01 10:33:06 +00:00
Ansariel
d1f415d442
Fix "flyout" button appearance in edit daycycle floater
2026-07-29 18:05:46 +02:00
Ansariel
5184ebfd53
Apply LLFlyoutButton fixes contributed to LL
2026-07-29 00:11:59 +02:00
PanteraPolnocy
e39ee57659
FIRE-36857 Horizontal scroll bar in chat window
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-07-28 10:37:26 +02:00
PanteraPolnocy
e58c66766e
FIRE-36866, FIRE-36869, FIRE-36871 Updated Chinese (小滢 Zi Ying), French (Laurent Bechir) and Polish translations
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-07-28 01:19:37 +02:00
Hecklezz
11d6e5ffc9
Fix LLGroupMgr::removeObserver possibly failing to find and erase observers
...
Merged upstream in SLViewer PR#6051
2026-07-28 07:59:41 +10:00
Ansariel
bf7f016398
Fix flyout button pressed textures
2026-07-27 22:57:43 +02:00
Zi Ree
6240785f16
Vintage: fix flyout button
2026-07-27 16:41:03 +02:00
Ansariel
f1fa2d6bda
Fix flyout button not being able to override button font and using incorrect button textures for dropdown button (combo button is only used if text input is enabled)
2026-07-27 15:11:07 +02:00
Hecklezz
9adce53338
Fix Place Profiles sometimes showing uninitialized values for area and traffic
2026-07-27 00:55:12 +10:00
Pantera Północy
36eafeabe7
Merge pull request #259 from vedned/Update-Language-pt_BR
...
Update-Language-pt_BR
2026-07-20 20:07:38 +02:00
Profeta
af29945805
Update-Language-pt_BR
2026-07-20 14:23:40 -03:00
minerjr
b6307a278e
Notecard Editor byte counter - automatically hide byte count on resize
...
Added callback method for the resize bars of the Notecard Editor floater.
Once the text overlaps the Save button, it will hide the byte count textbox.
Works for both when the floater is manually resized or if the text becomes too long by typing and is going to overlap as well.
2026-07-19 22:27:08 -03:00
minerjr
a6e409b020
Notecard Editor byte counter - Use label color
...
Updated the updateByteCounter to use the color lookup table's LabelTextColor from the text.xml widget. Should follow the correct font color of any skin.
2026-07-19 20:58:37 -03:00
Ansariel
cfa0108e4f
Update German translation
2026-07-19 16:06:11 +02:00
Ansariel
f7b3982b29
Chunk of fixes for new notecard feature:
...
* Don't need a setting for it - just store it internally
* Remove unneeded methods
* Fix usage of singleton
* Get rid of weird sorting of new item at the top which is confusing and won't go away until selecting another object first
* Don't enable renaming mode of new inventory item just to scroll to it
* No need to add FSNewItemCtrl as friend class just to access one private method
* Add button to other skins overriding floater_tools.xml
2026-07-19 16:03:26 +02:00
minerjr
8ad2191dfd
FIRE-36685 - Toolbox Window - Add new notecard button to Content tab
...
Added new "New Notecard" button to the Build Window's Content tab.
Creates a new notecard directly in the objects content inventory.
New scripts and notecards automatically appear at the top of the content inventory with the new object having renamed automatically enabled.
Added flag to settings to store a backup of inventory flags, which is used to disable popup of new objects appearing in the main inventory as new notecards need to appear in the user inventory before being moved over to the object's content inventory.
2026-07-19 05:53:11 -03:00
Pantera Północy
8911054dc9
Merge pull request #257 from vedned/Update-Language-pt_BR
...
Update Language pt_BR
2026-07-18 04:01:00 +02:00
Beq
cb9ef1516c
Fix build warning on macOs
...
The aws/tap that ius preinstalled on the macos runner seems to be conflicting... let's ignore it. Here is the warning we're hoping to remove.
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
2026-07-16 14:02:28 +01:00
Profeta
e098ccb893
Update Language pt_BR
2026-07-16 09:22:17 -03:00
Beq
b0192f7a0e
Let's try gcc-14 to increase C++ 23 compatibility
Firestorm_Beta_7.2.5.81336
2026-07-16 09:52:10 +01:00
Beq
07c8d0e321
Promote Linux build runners to Ubuntu 24.04
2026-07-16 09:47:43 +01:00
Ansariel
4a054868ce
Update German translation
2026-07-15 19:42:45 +02:00
PanteraPolnocy
d85c6e43ed
Small adjustment in Polish locale
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-07-15 17:39:23 +02:00
PanteraPolnocy
f4ba9796c2
FIRE-36831 Hiding / showing custom inventory tabs (filters)
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-07-15 15:51:00 +02:00
Pantera Północy
c4dfa3bf85
Merge pull request #256 from vedned/Update-Language-pt_BR
...
Update Language pt_BR
2026-07-12 01:51:25 +02:00
Profeta
80151519bc
Update Language pt_BR
2026-07-11 19:16:07 -03:00
Ansariel
a19b4451d2
Fix incorrect texture colors in AnsaStorm Modern
2026-07-11 22:07:03 +02:00
PanteraPolnocy
ff5a98b7e5
FIRE-36849: Add tooltip to object name in pay floater
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-07-10 18:38:04 +02:00
Andrey Kleshchev
93002a7bb0
#5966 Fixed width font's numbers
...
Dejavu used fixed width numbers by default, tweaked fonts to do the same
for inter (when weight > 0).
2026-07-10 17:11:53 +02:00
PanteraPolnocy
21b32a4583
FIRE-36846 Update Japanese Translation, by Logue Takacs
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-07-10 16:57:22 +02:00
Ansariel
89ced93451
Restore font shadow for floater header and buttons for all legacy skins (that excludes AnsaStorm Modern)
2026-07-09 19:11:56 +02:00
Ansariel
f2b140b583
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
2026-07-08 23:44:43 +02:00
Ansariel
4e1223bbc5
Use correct texture to match tabs
2026-07-08 23:44:33 +02:00
PanteraPolnocy
699b34234f
Minor contributor name correction in About floater
...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com >
2026-07-08 21:44:25 +02:00