### Running Gradle Tasks for OpenOSRS RuneLite Source: https://github.com/open-osrs/runelite/blob/master/README.md This command executes a sequence of Gradle tasks from the root module of the OpenOSRS RuneLite project. `clean` removes build directories, `build` compiles and packages the project, and `run` starts the client. This is the standard way to build and launch the application for development or testing. ```Gradle clean build run ``` -------------------------------- ### Example Skybox Region Coloring Configuration Source: https://github.com/open-osrs/runelite/blob/master/runelite-client/src/main/resources/net/runelite/client/plugins/skybox/skybox.txt This extensive configuration snippet demonstrates the application of various hexadecimal colors to specific regions and rectangular ranges of regions within the defined skybox bounds. It utilizes the 'R' command for range-based coloring and 'r' for single region coloring, following a blend radius and initial bounds definition. ```Skybox Format bounds 18 19 60 196 b 8 #8AD2DF R 18 39 60 64 #0f0f0f r 34 75 #161616 R 47 61 53 62 #181818 R 37 79 39 80 #1a1a1a R 47 60 53 60 #202020 R 46 59 53 59 #242424 r 29 81 #242e2c r 56 160 #262626 R 46 58 53 58 r 24 79 #271010 R 46 74 48 75 r 47 76 #2a2f42 r 38 75 #2b2b2b R 46 57 53 57 R 55 62 56 62 r 45 151 #2e2e2e R 36 147 37 147 #323232 R 46 56 52 56 R 51 74 52 75 R 54 75 55 76 R 58 58 59 58 r 59 59 #332a15 R 26 73 27 73 R 27 80 27 81 R 27 158 28 158 R 29 84 29 85 R 30 72 31 72 R 36 153 36 154 R 37 150 41 154 R 39 147 42 149 R 40 69 40 70 R 40 81 40 82 R 41 70 41 71 R 41 79 42 79 R 42 142 43 142 R 42 150 42 152 R 44 148 44 150 R 44 152 49 153 R 45 150 46 150 R 46 161 47 161 R 47 151 48 151 R 48 150 49 150 R 48 154 50 155 R 49 77 49 79 R 52 152 52 153 r 20 155 r 22 157 r 24 154 r 28 66 r 30 80 r 31 81 r 34 77 r 34 85 r 35 73 r 35 75 r 35 156 r 36 79 r 36 146 r 36 150 r 37 73 r 37 148 r 38 147 r 39 145 r 41 75 r 41 146 r 42 154 r 43 146 r 43 149 r 45 79 r 45 148 r 45 154 r 46 149 r 47 85 r 47 87 r 47 160 r 48 148 r 50 151 r 51 147 r 54 151 r 54 153 r 58 88 #342b29 R 50 144 51 144 #353535 R 42 81 42 83 #383838 R 46 55 52 55 #393326 R 51 77 51 79 #3c3c3c r 30 73 r 39 73 r 49 81 #3e3e3e r 48 52 #3f384a R 25 156 26 157 #40645d r 49 49 #406e8c R 37 68 38 69 r 26 154 r 36 69 #413d2d r 50 145 #424242 r 50 150 #424940 R 29 68 30 68 R 38 158 39 158 R 42 69 43 71 R 45 68 45 69 R 49 149 50 149 R 55 151 56 151 r 39 72 r 39 156 r 51 150 r 53 150 r 53 154 r 55 154 r 56 150 #474747 R 50 146 51 146 r 25 83 r 27 83 #49432a R 25 152 26 153 R 51 148 52 149 r 42 76 r 46 148 r 53 149 r 54 148 #496e53 r 33 82 #4a706a R 18 54 19 54 R 20 54 21 56 R 31 78 38 78 R 34 47 34 48 R 42 73 43 74 R 54 50 56 50 R 54 51 57 55 R 56 58 56 59 R 56 141 57 142 R 57 57 57 58 R 58 51 58 53 r 43 72 r 44 71 r 53 55 r 53 77 #4a718f R 25 58 25 59 r 26 58 #4c463a R 58 146 58 147 r 59 147 #4f4f4f r 48 81 #51649c r 37 59 r 39 58 #543232 r 32 76 r 36 75 r 36 81 r 46 81 r 47 83 #553d75 R 26 60 28 60 #57493e r 35 83 #575757 R 49 157 50 159 R 52 150 52 151 #576f6f r 56 159 #606060 r 43 75 #64554b R 22 59 22 60 R 23 58 23 59 r 24 58 #665742 r 40 75 #697387 R 40 57 41 57 r 36 57 r 41 58 #6a5151 r 39 75 #6d758e R 44 55 45 57 r 43 56 #707b98 R 32 60 32 61 r 33 61 r 34 59 #7fc7d9 R 27 53 28 53 R 27 58 28 58 R 29 54 29 55 R 38 44 40 44 ``` -------------------------------- ### Configuring POH Map Region 30 89 Styles - RuneLite Config Source: https://github.com/open-osrs/runelite/blob/master/runelite-client/src/main/resources/net/runelite/client/plugins/skybox/skybox.txt This snippet defines visual styles for map region 30 89, including 'Tropical wood', 'Fancy stone', 'Deathly mansion', and 'Twisted League' themes. It sets base colors and applies color transformations for each style, including a specific palette for the 'dungeon' variant of the Twisted League style. ```RuneLite Config m30 89 p 0 #7fc7d9 C 0 0 7 15 p 1 2 #8AD2DF C 0 0 7 15 p 0 1 2 #2C2C29 c 3 0 c 0 3 c 2 3 c 4 3 c 6 3 c 7 4 p 3 #161414 C 0 0 7 15 p 3 #2C2C29 c 3 0 c 0 3 c 2 3 c 4 3 c 6 3 c 7 4 ``` -------------------------------- ### Configuring POH Map Region 29 89 Styles - RuneLite Config Source: https://github.com/open-osrs/runelite/blob/master/runelite-client/src/main/resources/net/runelite/client/plugins/skybox/skybox.txt This snippet defines various visual styles for map region 29 89, likely corresponding to different Player-Owned House (POH) building materials. It sets a base color, applies a color transformation, and then defines specific color palettes for 'Basic wood', 'Basic stone', 'Fremennik-style wood', and 'Whitewashed stone' styles. ```RuneLite Config C 4 0 24 4 b 12 m29 89 p 0 1 3 #8AD2DF C 0 0 7 15 p 0 #251B09 c 3 0 c 0 3 c 2 3 c 4 3 c 6 3 c 7 4 p 1 #484840 c 3 0 c 0 3 c 2 3 c 4 3 c 6 3 c 7 4 p 2 #7fc7d9 C 0 0 7 15 p 2 3 #2C2C29 c 3 0 c 0 3 c 2 3 c 4 3 c 6 3 c 7 4 ``` -------------------------------- ### Configuring POH Map Region 31 89 Styles - RuneLite Config Source: https://github.com/open-osrs/runelite/blob/master/runelite-client/src/main/resources/net/runelite/client/plugins/skybox/skybox.txt This snippet defines the 'Hosidius' visual style for map region 31 89, setting a base color and applying a color transformation. It also includes a specific color palette for the 'dungeon' variant of the Hosidius style. ```RuneLite Config m31 89 p 0 #8AD2DF C 0 0 7 15 #3e2c0a c 3 0 c 0 3 c 2 3 c 4 3 c 6 3 c 7 4 ``` -------------------------------- ### Defining Iorwerth Dungeon Region Color - RuneLite Config Source: https://github.com/open-osrs/runelite/blob/master/runelite-client/src/main/resources/net/runelite/client/plugins/skybox/skybox.txt This snippet sets a specific color (`#030A0A`) for the map region `49 193 51 194`, which corresponds to the Iorwerth dungeon. ```RuneLite Config #030A0A R 49 193 51 194 ``` -------------------------------- ### Defining Song of the Elves Boss Area Region Color - RuneLite Config Source: https://github.com/open-osrs/runelite/blob/master/runelite-client/src/main/resources/net/runelite/client/plugins/skybox/skybox.txt This snippet sets a specific color (`#000000`) for the map region `49 92 51 92`, which corresponds to the Song of the Elves boss area. It also includes a `b 0` command, likely a global setting or reset. ```RuneLite Config b 0 #000000 R 49 92 51 92 ``` -------------------------------- ### Defining Braindeath Island & Clan Hall Region Colors - RuneLite Config Source: https://github.com/open-osrs/runelite/blob/master/runelite-client/src/main/resources/net/runelite/client/plugins/skybox/skybox.txt This snippet sets a specific color (`#8AD2DF`) for the map region `33 79 33 80` (Braindeath Island) and `27 85` (Clan Hall). ```RuneLite Config #8AD2DF R 33 79 33 80 r 27 85 ``` -------------------------------- ### Defining Cosmic Entity's Plane Region Color - RuneLite Config Source: https://github.com/open-osrs/runelite/blob/master/runelite-client/src/main/resources/net/runelite/client/plugins/skybox/skybox.txt This snippet sets a specific color (`#040404`) for the map region `32 75`, which corresponds to the Cosmic entity's plane. ```RuneLite Config #040404 r 32 75 ``` -------------------------------- ### Defining Ruins of Camdozaal Region Color - RuneLite Config Source: https://github.com/open-osrs/runelite/blob/master/runelite-client/src/main/resources/net/runelite/client/plugins/skybox/skybox.txt This snippet sets a specific color (`#292030`) for the map region `45 89 47 91`, which corresponds to the ruins of Camdozaal. ```RuneLite Config #292030 R 45 89 47 91 ``` -------------------------------- ### Defining Cerberus Region Color - RuneLite Config Source: https://github.com/open-osrs/runelite/blob/master/runelite-client/src/main/resources/net/runelite/client/plugins/skybox/skybox.txt This snippet sets a specific color (`#100`) for the map region defined by coordinates `19 19 21 20`, which corresponds to the Cerberus boss area. ```RuneLite Config #100 R 19 19 21 20 ``` -------------------------------- ### Defining Nightmare Dungeon Region Color - RuneLite Config Source: https://github.com/open-osrs/runelite/blob/master/runelite-client/src/main/resources/net/runelite/client/plugins/skybox/skybox.txt This snippet sets a specific color (`#0a0a0a`) for the map region `58 151 60 153`, which corresponds to the Nightmare dungeon (Morytania underground). ```RuneLite Config #0a0a0a R 58 151 60 153 ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.