Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix lotus shadows and add butterfly animation #160

Closed
wants to merge 2 commits into from

Conversation

sidraba
Copy link
Contributor

@sidraba sidraba commented May 18, 2024

Contains:

  1. Fix for incorrect lotus barrel shadow
  2. Introducing butterfly animation every 5 minutes, with a chance to spawn three differently colored butterflies for 13 seconds.

screen00054

Copy link
Contributor

Objects:

. 14770 Wooden Barrel with Lotus
+ 24178 Wooden Barrel with Lotus #butterfly
+ 24179 Wooden Barrel with Lotus #butterfly
+ 24180 Wooden Barrel with Lotus #butterfly
+ 24181 Perhaps a Butterfly

Categories:

+ 24181 Perhaps a Butterfly

Details
+ 24180 Wooden Barrel with Lotus #butterfly
+ 24179 Wooden Barrel with Lotus #butterfly
+ 24178 Wooden Barrel with Lotus #butterfly

Transitions:

+ -1 + 14770 = 0 + 24181

-1 + Wooden Barrel with Lotus = 0 + Perhaps a Butterfly
a: -1
b: 14770
c: 0
d: 24181
flag: 
autoDecaySeconds: 300
actorMinUseFraction: 0.000000
targetMinUseFraction: 0.000000
reverseUseActorFlag: 0
reverseUseTargetFlag: 0
move: 0
desiredMoveDist: 1
noUseActorFlag: 0
noUseTargetFlag: 0

+ -1 + 24178 = 0 + 14770

-1 + Wooden Barrel with Lotus #butterfly = 0 + Wooden Barrel with Lotus
a: -1
b: 24178
c: 0
d: 14770
flag: 
autoDecaySeconds: 13
actorMinUseFraction: 0.000000
targetMinUseFraction: 0.000000
reverseUseActorFlag: 0
reverseUseTargetFlag: 0
move: 0
desiredMoveDist: 1
noUseActorFlag: 0
noUseTargetFlag: 0

+ -1 + 24179 = 0 + 14770

-1 + Wooden Barrel with Lotus #butterfly = 0 + Wooden Barrel with Lotus
a: -1
b: 24179
c: 0
d: 14770
flag: 
autoDecaySeconds: 13
actorMinUseFraction: 0.000000
targetMinUseFraction: 0.000000
reverseUseActorFlag: 0
reverseUseTargetFlag: 0
move: 0
desiredMoveDist: 1
noUseActorFlag: 0
noUseTargetFlag: 0

+ -1 + 24180 = 0 + 14770

-1 + Wooden Barrel with Lotus #butterfly = 0 + Wooden Barrel with Lotus
a: -1
b: 24180
c: 0
d: 14770
flag: 
autoDecaySeconds: 13
actorMinUseFraction: 0.000000
targetMinUseFraction: 0.000000
reverseUseActorFlag: 0
reverseUseTargetFlag: 0
move: 0
desiredMoveDist: 1
noUseActorFlag: 0
noUseTargetFlag: 0

Others:

+ link animations/14770_0.txt
+ link animations/14770_1.txt
+ link animations/14770_2.txt
+ link animations/14770_4.txt
+ link animations/14770_5.txt
+ link animations/14770_6.txt
+ link animations/14770_7.txt
+ link animations/24178_0.txt
+ link animations/24178_1.txt
+ link animations/24178_2.txt
+ link animations/24178_4.txt
+ link animations/24178_5.txt
+ link animations/24178_6.txt
+ link animations/24178_7.txt
+ link animations/24179_0.txt
+ link animations/24179_1.txt
+ link animations/24179_2.txt
+ link animations/24179_4.txt
+ link animations/24179_5.txt
+ link animations/24179_6.txt
+ link animations/24179_7.txt
+ link animations/24180_0.txt
+ link animations/24180_1.txt
+ link animations/24180_2.txt
+ link animations/24180_4.txt
+ link animations/24180_5.txt
+ link animations/24180_6.txt
+ link animations/24180_7.txt
- link sprites/112418.tga
- link sprites/112418.txt
+ link sprites/121490.tga
+ link sprites/121490.txt
+ link sprites/121491.tga
+ link sprites/121491.txt

@risvh
Copy link
Contributor

risvh commented Jul 20, 2024

Thanks, I have cherry picked the fix for the shadow. However I will leave the butterflies since by recoloring existing sprites, it doesn't add something new; at the same time it diminishes the value of the orchid where that sprite is from.

@risvh risvh closed this Jul 20, 2024
@sidraba sidraba deleted the fixLotus branch August 15, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants