miércoles, 28 de noviembre de 2018

Arcturus Emulator 1.15.0 (EMULADOR)

¡Hola a todos! 

Arcturus es ahora de lanzamiento estable. Vea la página de bitbucket a continuación. 

Wiki + Descargar información: https://bitbucket.org/Wesley12312/arcturus/wiki (Por favor, deje un comentario ) ¡ 

Únase a la discordia de Arcturus para hablar con otros propietarios de hoteles, solicite ayuda rápida y comparta sus ideas! HAGA CLIC AQUÍ ¡

Siéntase libre de compartir el proyecto y contribuir! 

Algunas cosas que aún deben hacerse : 
- Elaboración 
- Encuestas de sala (cambiaron la estructura del paquete)
- Modtools (funcionalidad básica realizada) 
- Inventario de efectos. 
- Navegador
- Batalla de relleno de azulejos Banzai. 
- YouTube

Todos los encabezados de servidor a cliente se han documentado aquí

Los ejemplos de complementos se pueden encontrar en los foros, harán un repositorio separado dedicado a los complementos. Siéntase libre de enviarme enlaces a su plugin repo y los agregaré a la página de resumen. 

La última versión compilada se puede encontrar aquí. 

Por favor, informe de errores, problemas y solicitudes de funciones en el rastreador de problemas: https://bitbucket.org/Wesley12312/ar...ew&status=open

Tema de desarrollo: Habbo Emulator ~ Java - Maven - Netty - HikariCP - 

Características de Trove : 
- Cables ( Disparadores, efectos, condiciones, cableados personalizados) 
- Mascotas (AI avanzado) 
- Gremios 
- Comercio 
- Raras limitadas 
- Moneda de temporada 
- Guardianes 
- Herramienta de 
modificación - Bots
- Juegos (Battle Banzai & Freeze) 
- Editor de planos. 
- Paquetes - Paquetes de 
habitaciones 
- Artículos agrietados (Piñatas, huevos de Pascua, globos) 
- Marketplace 
- YoutubeTVs. 
- Generador interno de insignias 
- Plantas monstruosas - Mascotas 
Dino 
- Elaboración 
- Etiqueta de hielo / Etiqueta de conejito / Patinaje sobre ruedas 
- Fútbol 
- Mucho más. LOL ¡ 

Todo lo que le pido a la comunidad es que contribuya al proyecto para que podamos construir un emulador estable y rico en funciones! También manténgalo en código abierto, no cambie el nombre y conserve los créditos originales. Se agregarán colaboradores, así que contribuya y recibirá su parte de la fama :) No

dude en contactarme en Skype: wesley.jabbo 

Ejemplos de complementos :
Bubble Alerts 
Bienvenido Alerta Plugin 
Kickwars Plugin ¡
Deja un comentario si has creado tu propio plugin y te agregaré a la lista! 

Updates 1.7.0
Spoiler

Code:
API
API: Added SupportRoomActionEvent plugin event. Triggered when a moderator uses the room actions panel (close, kick, change title)
API: Added SupportUserAlertedEvent plugin event. Triggered when a moderator uses the mod tool alert option.
API: Added SupportUserBannedEvent plugin event. Triggered when a moderator bans a user.
API: Added UserCatalogItemPurchasedEvent. Holds the items that will be purchased. List can be modified to add more HabboItems
API: Renamed FurnitureBoughtEvent to UserCatalogFurnitureBoughtEvent.
API: UserCatalogBoughtEvent now takes the list of items bought instead of an individual HabboItem.

Updated
Updated getTilesAround method in RoomLayout (Pathfinder Update)
Updated InteractionCustomValues.
Updated InteractionFootball for new pathfinder.
Updated InteractionVendingMachine. (Pathfinder).
Updated ModTool chatlogs to include proper timestamp.
Updated ModToolManager.
Updated pathfinder to take in account other walkable furniture.
Updated PetPlaceEvent so pets get placed in front of you or around you or at the door (In that order of checks) if you are a guest.
Updated UpdateGuildPartsCommand to also reload the BadgeImager.

Added
Added 500ms delay to WiredEffectMoveFurniAway. (Needs further evaluating)
Added 500ms delay to WiredEffectMoveFurniTowards. (Needs further evaluating)
Added alert(Habbo, Habbo String) method to the ModToolManager.
Added ban(int, Habbo, String, int, ModToolBanType) to the ModToolManager. Note: createBan() will be removed in 1.8.0
Added check to cmd_lay to make sure tiles are walkable.
Added clearing cached images to the BadgeImager.
Added football game. Thanks                      @beny
Added interaction colorplate. This is not an official interaction but personally would be an usefull one to add.
Added interaction effect_toggle. Requires you to wear an effect in order to toggle the furniture. Furniture state will not be reset back to 0. To define the effects use effect_male_id and effect_female_id and interaction_modes_count for the amount of states.
Added interaction room_o_matic. Opens the room creation window.
Added item instance check to random toggle.
Added kick(Habbo, Habbo String) method to the ModToolManager.
Added missing check to RedeemItemEvent.java
Added missing check to RoomUserBanEvent for RoomRights.
Added missing check to TriggerColorWheelEvent.java
Added more detailed error logging to BadgeImager.
Added most recent ban to the userinfo window.
Added Plugin Event BotServeItemEvent.
Implemented new pathfinder Version 1. Needs more testing but seems to be working way better than previously.
Placing a pet now makes the pet look at you.
When a tile cannot be found for pets or bots when loading the room (Maybe because of database changes), they will spawn in the door.
Added Ability to set reward type for achievements                      @Beny.
Added Staff override manage all groups                      @Beny.
Added Staff override group delete                      @Beny.
Bulk trading.                      @Beny.

Fixed
Fixed bug in CloseDiceEvent packet not checking for dice.
Fixed concurrent modification exception in GuildManager.java when clearing inactive guilds.
Fixed lagg bug in WiredEffectToggleFurni.
Fixed pathfinder nullpointer issue.
Fixed possible nullpointer exception in hasIPBan.
Fixed possible nullpointerexception in SummonCommand where RoomTile would be null.
Fixed possible synchronization issue in loading room / room cycle Room:run().
Fixed possible wired infinite loop. (Might have accidently broken some wired combinations. Please let me know!)
Fixed SQL typo in RoomManager.
Fixed teleporting bug by adding additional checks.
Fixed typo in SQL.
Fixed walking on tiles. Should be more correct now.
Fixed WiredEffectBotClothes not saving.
Fixed wired onclick.
Fixed WiredToggle not toggling furniture.
Fixed wired toggle not working on gates for users without rights.
Fixed wired toggle not working on multiheight for users without rights.
WiredTriggerRepeater can no longer be repeating under 500ms delay.
Wired now properly toggles on click furniture.
Wired Trigger Keyword Says now makes the whole sentence as whisper and only triggers once.
Fix for group rights icon inverted                      @Beny.
Fix error message in console because imager not enabled                      @Beny.

Removed
Removed popular rooms from search result.

FAQ:





https://pastebin.com/WftbCtNA

0 comentarios:

Publicar un comentario