Commit 2a5e492
Version - 1.2.6 (#276)
* Deploy as `1.2.6-SNAPSHOT`
* Documentation Updates & Improvements (#277)
* Restructure some docs
* Restructure some docs
* add integration callout redirects to all modules
* add overview to private & public modules
* update developers FAQs
* update server owner FAQs
* minor tweaks to FAQ pages
* Mod Settings -> Mod Options, fix redirects
* update module callouts
* fix redirects
---------
Co-authored-by: TrentinTheKid <25537885+TrentinTheKid@users.noreply.github.com>
* Add `Profile` to `ItemStackIcon` (#274)
* Add `Profile` to `ItemStackIcon`
* Publish
* Fix typo
* make profile uuid nullable
* dont publish on this branch
* Stopwatch Module v2 (#272)
* Stopwatch module overhaul
* Add `hideWhenStopped` to stopwatches & timers
* Update Module Overview
* Overview touchups
* fix typos
* format fix
* update fields to match protos
---------
Co-authored-by: Trentin <25537885+TrentinTheKid@users.noreply.github.com>
* Feature - Cosmetics Module (#275)
* NPC Cosmetic module!
* Bump CI to java 21
* Cosmetics module!
* example: dont run nametag example on join
* fix tests setting options for everyone
* example: fix spray example npe
* `Spray` & `Cosmetic` builder docs
* add cosmetic module overview
* fix overview typo
* gardle fixes
* move cosmetic module docs to private modules
* final docs changes
---------
Co-authored-by: TrentinTheKid <25537885+TrentinTheKid@users.noreply.github.com>
* Sync LunarClient Mods & Options (#278)
* Sync LunarClient Mods & Options
* Update version tags to 1.2.6
---------
Co-authored-by: LunarClient Bot <lc-bot@moonsworth.com>
* Bump to 1.2.6 (#279)
---------
Co-authored-by: TrentinTheKid <25537885+TrentinTheKid@users.noreply.github.com>
Co-authored-by: LunarClient Bot <lc-bot@moonsworth.com>1 parent 169126b commit 2a5e492
139 files changed
Lines changed: 5183 additions & 460 deletions
File tree
- .checkstyle
- .github
- workflows
- api/src/main/java/com/lunarclient/apollo
- common
- icon
- location
- profile
- mods/impl
- module
- cooldown
- cosmetic
- options
- stopwatch
- build-logic
- src/main/kotlin
- common/src/main/java/com/lunarclient/apollo
- module
- cosmetic
- stopwatch
- network
- util
- docs
- developers
- lightweight
- json
- protobuf
- mods
- modules
- private-modules
- utilities
- server-owners
- example
- bukkit
- api
- src/main
- java/com/lunarclient/apollo/example/api
- debug/impl
- listener
- module
- resources
- common
- src/main/java/com/lunarclient/apollo/example
- command
- module/impl
- json
- src/main
- java/com/lunarclient/apollo/example/json
- module
- util
- resources
- nms
- src/main/java/com/lunarclient/apollo/example/nms
- proto
- src/main
- java/com/lunarclient/apollo/example/proto
- module
- util
- resources
- minestom/api
- extra/adventure4
- gradle
- wrapper
- platform
- bukkit/src
- main/java/com/lunarclient/apollo
- platform-loader/resources
- bungee/src
- main/java/com/lunarclient/apollo
- platform-loader/resources
- folia/src/main
- java/com/lunarclient/apollo
- resources
- minestom/src/main/java/com/lunarclient/apollo
- velocity/src/main/java/com/lunarclient/apollo
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
62 | 72 | | |
Lines changed: 54 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
Lines changed: 64 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments