]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/log
BoundingBoxOutlineReloaded.git
5 years agoUpdate tweaker for 1.13.1 & 1.13.2 1.0.4
irtimaled [Thu, 31 Jan 2019 01:36:36 +0000 (17:36 -0800)]
Update tweaker for 1.13.1 & 1.13.2

5 years agoBump version to 1.0.4
irtimaled [Sun, 3 Feb 2019 07:49:23 +0000 (23:49 -0800)]
Bump version to 1.0.4

- Calculate which boxes to show using the players position and render distance instead of relying on the world.isAreaLoaded function which seems to play up on multiplayer servers
- Set new defaults for Igloos & 1.13 structures
- Update README

5 years agoSetup tweaker for 1.13
irtimaled [Thu, 31 Jan 2019 01:33:36 +0000 (17:33 -0800)]
Setup tweaker for 1.13

5 years agoFirst stab at 1.13 support 1.0.4beta1
irtimaled [Mon, 14 Jan 2019 06:21:05 +0000 (22:21 -0800)]
First stab at 1.13 support

6 years agoUpdate forge version 1.0.3
irtimaled [Sun, 28 Jan 2018 20:36:20 +0000 (12:36 -0800)]
Update forge version

6 years agoStop another potential ConcurrentModificationException
irtimaled [Sun, 28 Jan 2018 20:35:46 +0000 (12:35 -0800)]
Stop another potential ConcurrentModificationException

6 years agoDo village processing if there are any remote players connected
irtimaled [Sun, 28 Jan 2018 20:34:36 +0000 (12:34 -0800)]
Do village processing if there are any remote players connected

6 years agoOnly extract villages on client side if the active. 1.0.2
irtimaled [Sat, 27 Jan 2018 06:23:19 +0000 (22:23 -0800)]
Only extract villages on client side if the active.

Also put some code in to protect against ConcurrentModificationExceptions

6 years agoUpdate README.md
irtimaled [Sat, 30 Dec 2017 05:30:52 +0000 (21:30 -0800)]
Update README.md

6 years agoFix village colors changing on reload local game 1.0.1
irtimaled [Sat, 30 Dec 2017 05:04:13 +0000 (21:04 -0800)]
Fix village colors changing on reload local game

6 years agoFix forge version
irtimaled [Sat, 30 Dec 2017 04:04:50 +0000 (20:04 -0800)]
Fix forge version

6 years agoAdd litemod client side & dat loading mod code
irtimaled [Fri, 29 Dec 2017 04:37:39 +0000 (20:37 -0800)]
Add litemod client side & dat loading mod code

6 years agoExtract rendering logic
irtimaled [Thu, 28 Dec 2017 09:17:40 +0000 (01:17 -0800)]
Extract rendering logic

6 years agoExtract client side bounding box logic
irtimaled [Thu, 28 Dec 2017 08:47:54 +0000 (00:47 -0800)]
Extract client side bounding box logic

6 years agoExtract NBT file parsing logic
irtimaled [Thu, 28 Dec 2017 08:32:44 +0000 (00:32 -0800)]
Extract NBT file parsing logic

6 years agoProcess villages more frequently
irtimaled [Thu, 28 Dec 2017 08:28:19 +0000 (00:28 -0800)]
Process villages more frequently

6 years agoGeneral tidy up
irtimaled [Thu, 28 Dec 2017 08:00:53 +0000 (00:00 -0800)]
General tidy up

6 years agoIntroduce cache that can be shared more easily
irtimaled [Thu, 28 Dec 2017 07:52:51 +0000 (23:52 -0800)]
Introduce cache that can be shared more easily

6 years agoExtra PlayerData logic to static class
irtimaled [Thu, 28 Dec 2017 06:54:01 +0000 (22:54 -0800)]
Extra PlayerData logic to static class

6 years agoMake ConfigManager static
irtimaled [Thu, 28 Dec 2017 06:10:34 +0000 (22:10 -0800)]
Make ConfigManager static

6 years agoMove stuff about a bit
irtimaled [Thu, 28 Dec 2017 09:27:26 +0000 (01:27 -0800)]
Move stuff about a bit

6 years agoTidy up code a bit
irtimaled [Thu, 28 Dec 2017 05:28:26 +0000 (21:28 -0800)]
Tidy up code a bit

6 years agoSupport 1.12.1 1.0.0-beta19
irtimaled [Wed, 27 Sep 2017 21:15:25 +0000 (14:15 -0700)]
Support 1.12.1

6 years agoDon't crash vanilla clients
irtimaled [Fri, 21 Jul 2017 05:32:54 +0000 (22:32 -0700)]
Don't crash vanilla clients

6 years agoSupport forge clients without the mod 1.0.0-beta18
irtimaled [Thu, 20 Jul 2017 17:50:38 +0000 (10:50 -0700)]
Support forge clients without the mod

6 years agoUpdate for 1.12 1.0.0-beta17
irtimaled [Wed, 5 Jul 2017 00:56:19 +0000 (17:56 -0700)]
Update for 1.12

7 years agoFix weirdness with village center point and golem spawn area 1.0.0-beta16
irtimaled [Sat, 28 Jan 2017 11:29:18 +0000 (11:29 +0000)]
Fix weirdness with village center point and golem spawn area

7 years agoFix a couple Forge mapping changes 1.0.0-beta15
irtimaled [Tue, 10 Jan 2017 23:56:24 +0000 (23:56 +0000)]
Fix a couple Forge mapping changes

7 years agoPrep for beta 15 release
irtimaled [Tue, 10 Jan 2017 23:45:41 +0000 (23:45 +0000)]
Prep for beta 15 release

7 years agoFixes #24
irtimaled [Tue, 10 Jan 2017 23:23:49 +0000 (23:23 +0000)]
Fixes #24

Sometimes there won't be bounding boxes because it's an non-vanilla dimension

7 years agoTidy up how we get the client bounding boxes
irtimaled [Tue, 10 Jan 2017 23:18:27 +0000 (23:18 +0000)]
Tidy up how we get the client bounding boxes

7 years agoUpdate README.md
irtimaled [Wed, 14 Dec 2016 02:21:04 +0000 (02:21 +0000)]
Update README.md

7 years agoUpdate README.md
irtimaled [Wed, 14 Dec 2016 02:20:32 +0000 (02:20 +0000)]
Update README.md

7 years agoAdd support for 1.11 1.0.0-beta14
irtimaled [Wed, 14 Dec 2016 01:55:46 +0000 (01:55 +0000)]
Add support for 1.11

7 years agoFixes #23 1.0.0-beta13
irtimaled [Wed, 14 Dec 2016 01:41:57 +0000 (01:41 +0000)]
Fixes #23

Also fix when no structures loaded on the server the client can't render anything

7 years agoAdd 1.10.2 into documentation
irtimaled [Sat, 27 Aug 2016 21:20:39 +0000 (22:20 +0100)]
Add 1.10.2 into documentation

7 years agoUpdate patches for 1.10
irtimaled [Sat, 27 Aug 2016 20:45:24 +0000 (21:45 +0100)]
Update patches for 1.10

7 years agoInitial 1.10 Forge Support
irtimaled [Sat, 27 Aug 2016 19:34:17 +0000 (20:34 +0100)]
Initial 1.10 Forge Support

7 years agoPrep for Forge mod update
irtimaled [Sat, 27 Aug 2016 19:31:51 +0000 (20:31 +0100)]
Prep for Forge mod update

7 years agoAdd initial 1.10 vanilla support 1.0.0-beta12
irtimaled [Wed, 24 Aug 2016 18:31:51 +0000 (19:31 +0100)]
Add initial 1.10 vanilla support

8 years agoMerge pull request #19 from Pinaz9/patch-1
irtimaled [Wed, 27 Apr 2016 13:12:30 +0000 (14:12 +0100)]
Merge pull request #19 from Pinaz9/patch-1

1.8.9 Compatibility Fix

8 years ago1.8.9 Compatibility Fix
Patrick Shannon [Wed, 27 Jan 2016 20:39:19 +0000 (15:39 -0500)]
1.8.9 Compatibility Fix

These changes might fix the issue that a lot of mods are having, where they inherit acceptedMinecraftVersion instead of setting it manually, and something goes wrong. Minecraft Errors and says that <mod> wants Minecraft [1.8,1.8]

As far as I can tell, the round bracket at the end is important, but I might not be.

I shall be testing this.

9 years agoUpdate version number 1.0.0-beta11
Irtimaled [Tue, 7 Apr 2015 14:50:18 +0000 (15:50 +0100)]
Update version number

9 years agoImprove performance of drawing - no need to start drawing again
Irtimaled [Tue, 7 Apr 2015 14:47:02 +0000 (15:47 +0100)]
Improve performance of drawing - no need to start drawing again

9 years agoSupport host|host,port|host/port to find local dat files
Irtimaled [Tue, 7 Apr 2015 14:45:05 +0000 (15:45 +0100)]
Support host|host,port|host/port to find local dat files

9 years agoAdd patches for 1.7.10 1.0.0-beta10
Irtimaled [Mon, 23 Feb 2015 16:50:43 +0000 (16:50 +0000)]
Add patches for 1.7.10

Using custom mappings for mcp908

9 years agoUpdate readme and version
Irtimaled [Mon, 23 Feb 2015 15:42:51 +0000 (15:42 +0000)]
Update readme and version

9 years agoFixes #14
Irtimaled [Mon, 23 Feb 2015 15:40:41 +0000 (15:40 +0000)]
Fixes #14

Removed matching based on doors since this causes more problems that it fixes!

9 years agoDraw village door lines
Irtimaled [Mon, 23 Feb 2015 15:39:53 +0000 (15:39 +0000)]
Draw village door lines

Requested by taz4hvn

9 years agoFixes #13
Irtimaled [Mon, 23 Feb 2015 14:02:06 +0000 (14:02 +0000)]
Fixes #13

Sorry about that!

9 years agoSend door BlockPos with village info
Irtimaled [Mon, 23 Feb 2015 14:00:42 +0000 (14:00 +0000)]
Send door BlockPos with village info

9 years agoSimplify location of private fields
Irtimaled [Mon, 23 Feb 2015 13:28:12 +0000 (13:28 +0000)]
Simplify location of private fields

9 years agoUpdate config defaults
Irtimaled [Mon, 23 Feb 2015 13:28:33 +0000 (13:28 +0000)]
Update config defaults

9 years agoUpdate README.md
irtimaled [Sun, 22 Feb 2015 23:17:32 +0000 (23:17 +0000)]
Update README.md

9 years agoUp version number 1.0.0-beta9
Irtimaled [Sun, 22 Feb 2015 19:25:27 +0000 (19:25 +0000)]
Up version number

9 years agoIDEA Cleanup
Irtimaled [Sun, 22 Feb 2015 19:25:12 +0000 (19:25 +0000)]
IDEA Cleanup

9 years agoFixes #6
Irtimaled [Sun, 22 Feb 2015 19:16:57 +0000 (19:16 +0000)]
Fixes #6

Uses persistent hashcode of villages to get the right color.  If the village is 'new' it'll fallback to checking for the village by it's doors!

9 years agoFixes #10
Irtimaled [Sun, 22 Feb 2015 12:05:30 +0000 (12:05 +0000)]
Fixes #10

Also tweeked the expansion so adjoining slime chunks don't overlap too much!

9 years agoFixes #12
Irtimaled [Sun, 22 Feb 2015 12:02:50 +0000 (12:02 +0000)]
Fixes #12

Not sure how this happened!

9 years agoFixes #11
Irtimaled [Sun, 22 Feb 2015 00:52:32 +0000 (00:52 +0000)]
Fixes #11

This is pretty straightforward to stop the filling of spawn and world chunks but leave slime chunks filled as per config

9 years agoFix #7
Irtimaled [Sat, 21 Feb 2015 13:59:00 +0000 (13:59 +0000)]
Fix #7

Use the correct blend func

9 years agoFix #9
Irtimaled [Sat, 21 Feb 2015 13:57:42 +0000 (13:57 +0000)]
Fix #9

Only apply blending to the fill and make the lines thinner

9 years agoAdd patches for vanilla
Irtimaled [Fri, 20 Feb 2015 10:58:05 +0000 (10:58 +0000)]
Add patches for vanilla

9 years agoUpdate README.md
irtimaled [Fri, 20 Feb 2015 10:00:50 +0000 (10:00 +0000)]
Update README.md

9 years agoPrepare to allow JAR editting mod 1.0.0-beta8
Irtimaled [Thu, 19 Feb 2015 21:18:29 +0000 (21:18 +0000)]
Prepare to allow JAR editting mod

9 years agoFix #4
Irtimaled [Fri, 6 Feb 2015 15:12:15 +0000 (15:12 +0000)]
Fix #4

Weird covariance issue between java 7 & 8 - I don't use anything funky from java 8 so this change fixes the java 7 issue.

9 years agoUpdate version
Irtimaled [Thu, 5 Feb 2015 21:46:12 +0000 (21:46 +0000)]
Update version

9 years agoTidy up code
Irtimaled [Thu, 5 Feb 2015 21:44:26 +0000 (21:44 +0000)]
Tidy up code

9 years agoFix #3
Irtimaled [Thu, 5 Feb 2015 21:39:02 +0000 (21:39 +0000)]
Fix #3

Not 100% on the values here!

9 years agoAdd support to draw lazy spawn chunks
Irtimaled [Thu, 5 Feb 2015 21:34:40 +0000 (21:34 +0000)]
Add support to draw lazy spawn chunks

9 years agoUpdate version 1.0.0-beta6
Irtimaled [Thu, 5 Feb 2015 10:56:28 +0000 (10:56 +0000)]
Update version

9 years agoFix #2
Irtimaled [Thu, 5 Feb 2015 10:56:15 +0000 (10:56 +0000)]
Fix #2

Need to add additional language support?

9 years agoFix #1
Irtimaled [Thu, 5 Feb 2015 10:47:39 +0000 (10:47 +0000)]
Fix #1

Need to use the value sent from the server/loaded from level.dat as this won't change. Also cached the world spawn and spawn chunk bounding boxes as these don't change!

9 years agoUpdate README.md
irtimaled [Thu, 5 Feb 2015 00:38:20 +0000 (00:38 +0000)]
Update README.md

9 years agoUpdate README.md
irtimaled [Wed, 4 Feb 2015 23:13:49 +0000 (23:13 +0000)]
Update README.md

9 years agoUpdate readme & version data 1.0.0-beta5
Irtimaled [Wed, 4 Feb 2015 21:37:29 +0000 (21:37 +0000)]
Update readme & version data

9 years agoLoad dat files from config folder
Irtimaled [Wed, 4 Feb 2015 20:14:10 +0000 (20:14 +0000)]
Load dat files from config folder

This will allow you to copy down the small dat files from your vanilla server, drop them in the folder and when you log in to the vanilla server it'll load all the structures.

It tries to do villages but this only works with villages that were loaded when the files were copied (like in spawn chunks)

9 years agoMove smarts about
Irtimaled [Wed, 4 Feb 2015 20:07:45 +0000 (20:07 +0000)]
Move smarts about

To reduce duplicate code the villages need to understand how to calculate the iron golem spawn stuff and about random colors.  Structure types should know about which color to use too

9 years agoSpawnX and SpawnZ are not reliable
Irtimaled [Wed, 4 Feb 2015 20:03:38 +0000 (20:03 +0000)]
SpawnX and SpawnZ are not reliable

On the client these fields can change randomly so are not reliable - instead we send to the client from the server during initialize

9 years agoBuild slime & spawn building to client
Irtimaled [Wed, 4 Feb 2015 14:05:55 +0000 (14:05 +0000)]
Build slime & spawn building to client

This is done by sending the seed from the server to the client.

It will enable future smartness!

9 years agoUpdate README.md 1.0.0-beta4
irtimaled [Tue, 3 Feb 2015 01:58:32 +0000 (01:58 +0000)]
Update README.md

9 years agoAdd spawn & spawn chunk bounding boxes
Irtimaled [Tue, 3 Feb 2015 01:47:10 +0000 (01:47 +0000)]
Add spawn & spawn chunk bounding boxes

Added a message when a village moved (doors added/removed) or if spawn point changes

9 years agoUpdate README.md 1.0.0-beta3
irtimaled [Sun, 1 Feb 2015 00:45:01 +0000 (00:45 +0000)]
Update README.md

9 years agoHandle events when player logs in an out
Irtimaled [Sun, 1 Feb 2015 00:37:33 +0000 (00:37 +0000)]
Handle events when player logs in an out

9 years agoUpdate version
Irtimaled [Sat, 31 Jan 2015 20:12:17 +0000 (20:12 +0000)]
Update version

9 years agoInclude forum URL in mcmod info file
Irtimaled [Sat, 31 Jan 2015 20:07:25 +0000 (20:07 +0000)]
Include forum URL in mcmod info file

9 years agoAdd support for LAN games
Irtimaled [Sat, 31 Jan 2015 20:06:52 +0000 (20:06 +0000)]
Add support for LAN games

9 years agoUpdate README.md
irtimaled [Sat, 31 Jan 2015 18:06:23 +0000 (18:06 +0000)]
Update README.md

9 years agoUpdate version 1.0.0-beta2
Irtimaled [Sat, 31 Jan 2015 17:21:14 +0000 (17:21 +0000)]
Update version

9 years agoRework sphere drawing logic
Irtimaled [Sat, 31 Jan 2015 17:15:17 +0000 (17:15 +0000)]
Rework sphere drawing logic

9 years agoRestructure code
Irtimaled [Sat, 31 Jan 2015 16:31:43 +0000 (16:31 +0000)]
Restructure code

9 years agoInitial commit
Irtimaled [Sat, 31 Jan 2015 13:07:07 +0000 (13:07 +0000)]
Initial commit