Logo
Explore Help
Register Sign In
Miko/node-metaverse
1
0
Fork 0
You've already forked node-metaverse
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
53659008ac39b2fa1946597de3c2d508967ced13
node-metaverse/lib/events/MapInfoReplyEvent.ts

9 lines
206 B
TypeScript
Raw Normal View History

NMV 0.8.0 - Big refactor and linting fixes
2025-01-17 23:37:54 +00:00
import type { MapBlock } from '../classes/MapBlock';
import type { Vector2 } from '../classes/Vector2';
Teleports, Asset upload / download, Restructure stuff, Fix varlength read bug, BVH parser, agent initial appearance and animation glitches, LLSD + Caps + Event queue
2017-11-30 04:11:59 +00:00
Tidy up imports, add missing exports, rename some events for consistency
2018-10-06 17:09:41 +01:00
export class MapInfoReplyEvent
Teleports, Asset upload / download, Restructure stuff, Fix varlength read bug, BVH parser, agent initial appearance and animation glitches, LLSD + Caps + Event queue
2017-11-30 04:11:59 +00:00
{
NMV 0.8.0 - Big refactor and linting fixes
2025-01-17 23:37:54 +00:00
public block: MapBlock;
public avatars: Vector2[]
Teleports, Asset upload / download, Restructure stuff, Fix varlength read bug, BVH parser, agent initial appearance and animation glitches, LLSD + Caps + Event queue
2017-11-30 04:11:59 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 2189ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API