Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.
/ modpe-astro-library Public archive

[DEPRECATED] ModPE Integrated Library

License

Notifications You must be signed in to change notification settings

D01T/modpe-astro-library

Repository files navigation

AstroLibrary

logo

ModPE integrated library

Introduction

Main 1 Main 2
main main
Login Sign Up
login sign up
Account Friend Manager
account friends_manager
Player Manager Setting
player_manager settings

This is ModPE integrated library for BlockLauncher.

ChangeLog

1.0

  • First release.

1.1

  • Add SplashWindow class.
  • Add Bitmap.blur method.
  • Add File.preventMediaScanning method.
  • Add File.unzip method.
  • Fix friend manager (unstable).
  • Remove debug mode and hash check feature.

1.2

  • Add ColorUtils class.
  • Add ViewUtils class.
  • Add Bitmap.decodeBase64 method.
  • Add Theme.getThemeObject method.
  • Add getContext method.
  • Add getPath method.
  • Improve VerticalWindow class.
  • Improve Layout class.
  • Improve AddonManager.download method.
  • Improve File.download method.
  • Fix JSDoc comments.
  • Fix some bugs.

2.0

  • Add ColorPicker class.
  • Add ColorPickerWindow class.
  • Add Divider class.
  • Add NotificationWindow class.
  • Add ShowcaseWindow class.
  • Add SquircleDrawable class.
  • Add ColorUtils.setAlpha method.
  • Add ScrollView.setWidth method.
  • Add loadLibrary method.
  • Add border shadows at window.
  • Add open notifications with gestures setting.
  • Improve VerticalWindow.setColor method.
  • Improve library loading system.
  • Improve splash screen.
  • Improve widget theme system.
  • Fix AddonManager.isInstalled method.
  • Fix the SD card path.
  • Fix JSDoc comments.
  • Fix some bugs.
  • Remove ScriptChecker class.
  • Remove ScriptInfo class.

2.1

  • Add FloatingWindow class.
  • Add UserConnection class.
  • Add Account.isRightFriend method.
  • Add Account.getFriendDataFromServer method.
  • Add Account.getMessagesFromServer method.
  • Add Account.sendMessage method.
  • Change parent object of window type classes; me.astro.widget -> me.astro.window.
  • Change the class name; me.astro.widget.Window -> me.astro.window.PopupWindow.
  • Improve window type classes.
  • Improve theme system, and setWH method.
  • Fix friend window.
  • Fix password undefined error.
  • Fix JSDoc comments.
  • Fix some bugs.
  • Remove UserServer class.

Documentation

Information for library API:

1.0

Documents

1.1

Documents

1.2

Documents

2.0

Documents

2.1

Documents

Contributors

Thanks to all contributors who helps to make AstroLibrary better.

https://github.com/Astro36/AstroLibrary/graphs/contributors

License

AstroLibrary is licensed under the LGPL 3.0.