Commit Graph

69 Commits

Author SHA1 Message Date
Niklas 7cb0a7629a fix: load userdata of photos better 2023-10-30 15:56:07 +01:00
Niklas 1666e350a6 fix: allow empty badge desc 2023-10-30 00:42:39 +01:00
Niklas 58295ade3c fix: position fps counter in the top center for cms support 2023-10-30 00:38:38 +01:00
Niklas 2591df6b28 fix: window offsets fixed 2023-10-30 00:32:24 +01:00
Niklas ee47e21d34 feat: show HC items more visible
by @oobjecct
5e6c8e60c3
fdc1b621f1
5c700793bd
2023-10-25 20:55:49 +02:00
Niklas 7faba387f8 feat: sound machine view improvements
by @oobjectt
426a218d70
2023-10-25 20:36:21 +02:00
Niklas 9a88668124 feat: show songname in sound machine view 2023-10-25 03:03:49 +02:00
Niklas 16475d5b42 fix: fix compile error 2023-10-23 23:32:58 +02:00
Niklas e3f48d36f9 feat: use configuration instead of hardcoding 2023-10-23 23:11:59 +02:00
Niklas f389dbaa71 chore: run prettier on complete project 2023-10-23 16:44:24 +02:00
Niklas 3b171435c1 feat: Rooms history
by @oobjectt
https://github.com/billsonnn/nitro-react/pull/148
2023-10-23 16:42:12 +02:00
Niklas c6cf366aa4 feat: Rentable Spaces
by @oobjectt
https://github.com/billsonnn/nitro-react/pull/147
2023-10-23 16:34:22 +02:00
Niklas e160833554 feat: find friends
By @oobjectt
https://github.com/billsonnn/nitro-react/pull/149
2023-10-23 16:29:26 +02:00
Niklas 983e77a0bc feat: Football Gate
By @oobjectt
https://github.com/billsonnn/nitro-react/pull/145
2023-10-23 16:22:13 +02:00
Niklas 6c48eea770 feat: Relationship Icon
From @Cold-FR
https://github.com/billsonnn/nitro-react/pull/160
2023-10-23 16:05:31 +02:00
Niklas 6710132cc0 chore: bump version to 2.2.0 2023-10-23 15:57:51 +02:00
Niklas 267249ab7b chore: update dependencies 2023-10-23 15:57:37 +02:00
Niklas a6da048ccc feat: rentable Spaces fix error packet
From @oobjectt
becf87b66801~
2023-10-23 15:47:20 +02:00
Niklas 7a489dcee9
Merge pull request #4 from duckietm/main
Render add
2023-03-24 22:24:52 +01:00
Niklas 5ff2f5ccd0 chore: update formatting 2023-03-24 22:23:27 +01:00
DuckieTM 7ca00d697a Small fixes 2023-03-24 21:17:15 +01:00
duckietm bb632ce3b1
Merge branch 'Gurkengewuerz:main' into main 2023-03-24 20:20:47 +01:00
Niklas cd896af6c8 chore: use crlf for prettier 2023-03-24 16:36:04 +01:00
duckietm 6a6c5d20a4
Merge branch 'Gurkengewuerz:main' into main 2023-03-24 16:09:03 +01:00
duckietm 047287ee91 Add missing 2023-03-24 15:53:07 +01:00
duckietm 264179556a updates
- SnowStormOnStageEndingEvent and SnowStormOnStageEndingComposer added
- VotePollCounterMessageComposer added
- GuideAdvertisementReadMessageComposer added
- CitizenshipVipOfferPromoEnabledEvent added
- OfferRewardDeliveredMessageEvent added
- RestoreClientMessageEvent added
- FireworkChargeDataEvent added
- CameraSnapshotMessageEvent added
- RoomPollResultEvent added
- StartRoomPollEvent added
2023-03-24 15:42:47 +01:00
Niklas 74122dd723 fix: scroll to top and not to bottom 2023-03-24 14:56:38 +01:00
Niklas 4810f7425b fix: sort non filtered history as well (#2)
dough don't push something wihtout testing :/
2023-03-24 14:49:40 +01:00
Niklas 172785338c
Merge pull request #3 from duckietm/main
Fix: Bill forgot to remove
2023-03-24 13:45:21 +01:00
duckietm e6982421f0 fix: Bill forgot to remove
I saw this commit to fix a mask error 354f72c9c5 but I believe the issue is still here. I have this one room, if I enter it once; it works fine. If I re-enter the room this errors pops up

Uncaught TypeError: Cannot read properties of null (reading 'width')
    at RenderTexture2.get (Texture.ts:648:26)
    at _PlaneTextureCache.clearAndFillRenderTexture (RoomTextureUtils.ts:96:38)
    at _PlaneTextureCache.createAndFillRenderTexture (RoomTextureUtils.ts:76:21)
    at _RoomPlane.updateMask (RoomPlane.ts:791:55)
    at _RoomPlane.getTexture (RoomPlane.ts:327:22)
    at _RoomPlane.update (RoomPlane.ts:571:34)
    at _RoomVisualization.updatePlanes (RoomVisualization.ts:744:30)
    at _RoomVisualization.update (RoomVisualization.ts:190:17)
    at RoomSpriteCanvas.renderObject (RoomSpriteCanvas.ts:455:41)
    at RoomSpriteCanvas.render (RoomSpriteCanvas.ts:372:51)
2023-03-24 08:19:40 +01:00
duckietm 96d65d4f3f fix: sort chathistory like in production (#2) 2023-03-23 10:27:46 +01:00
Niklas 2e3f2df1df chore: update package lock 2023-03-23 10:26:12 +01:00
Niklas 12b803eeac fix: window position saving with different localstorage structure 2023-03-22 00:57:38 +01:00
Niklas 3d8e3c5cd5 feat: allow filtering furnichooser by id 2023-03-21 20:00:53 +01:00
Niklas 02029b4c6b feat: readded localstorage window saving 2023-03-21 02:01:09 +01:00
Niklas 82e3760818 fix: close all active windows on connection lost 2023-03-21 02:00:54 +01:00
Niklas 8ebb95fb8f fix: #1 unseen in wrong tab 2023-03-21 00:28:36 +01:00
Niklas b674326822 feat: sort by item id in funri context 2023-03-21 00:03:18 +01:00
Niklas 4106d27bfd feat: show fork in about 2023-03-21 00:01:51 +01:00
Niklas f50e5599ae fix: don't blackscreen if no crackable data 2023-03-20 18:35:23 +01:00
Niklas 8f0fb85cb1 fix: null furnitureData when no data found 2023-03-20 00:57:08 +01:00
object c5c7e8205d feat: motto saves only on enter 2023-03-20 00:35:41 +01:00
Niklas 76b48d85fc fix: added missing images 2023-03-20 00:31:40 +01:00
Niklas 3527a1bfe0 feat: fallback to furniture data if classname not found in product data 2023-03-19 23:05:37 +01:00
Niklas 3e24a23f90 chore: run prettier on all projects 2023-03-19 22:12:19 +01:00
Niklas 61c1381c21
Merge pull request #1 from duckietm/main
Default empty screens for catalog
2023-03-19 22:09:01 +01:00
duckietm 223aec7e88 Default empty screens for catalog 2023-03-19 20:43:18 +01:00
Niklas aff5eade5b fix: group floor, wallpapers and landscapes 2023-03-19 17:29:58 +01:00
Niklas 461502e78d feat: show description of item in inventory 2023-03-19 17:28:26 +01:00
Niklas c44382e619 fix: set correct inventory name for floor, wallpapers and landscapes 2023-03-19 17:07:56 +01:00