-
Content Count
76 -
Joined
-
Last visited
-
Days Won
31
raPalooza~ last won the day on November 29 2023
raPalooza~ had the most liked content!
About raPalooza~
-
Rank
Advanced Member
- Birthday 02/02/1990
Profile Information
-
Gender
Male
-
Location:
Innovation
-
Emulator
Hercules
Recent Profile Visitors
7118 profile views
-
acacioleite92 reacted to a file: raPalooza's Cursor
-
Krenjeroth reacted to a file: High-Res DamageFont
-
Kusoo reacted to a file: Smooth Shadow
-
Dreo reacted to a file: Savior Damage Font
-
abiyesha reacted to a file: raPalooza's Cursor
-
Hyroshima reacted to a file: High-Res DamageFont
-
abiyesha reacted to a file: High-Res DamageFont
-
keough started following raPalooza~
-
IndieRO reacted to a post in a topic: [Showcase] Custom mob HP bar
-
ChicoCremoso started following raPalooza~
-
ChicoCremoso reacted to a file: High-Res DamageFont
-
Mihael reacted to a post in a topic: [Showcase] Custom mob HP bar
-
samy211 started following raPalooza~
-
It's not only data modification but a whole lot of code behind it ^^ just to clarify. Forgot i posted this here. Ive done a bunch of iterations on this project. The coding part is very easy, You could just change the clif_ where the original HP is updated checking for mob hp and load the hateffect id on the mob.... I think the most dificult part is .lua + design of the bars itself.
-
Nice analysis for my random question xD. Thanks for all the informations ^^. I think you can reverse the development process and see where the "playable" treshold stands at. For example blocking all the packet and then enabling back, while doing some kinda of perfomance test to see the hit on memory. You would probably need to setup a test environment, eg, 1,4,8,20 players in the area. But that's a lot of work xD And afterall the project already stants on a very awesome state so congratz again.
-
raPalooza~ reacted to a post in a topic: @packetfilter
-
@AnnieRuru I knew about the woe hiding the damage, but I was wondering if hiding everyones damage but yours would reduce bandwidth and memory. Example: If tou have 20 player hiting a worldboss for 123456789(damages are high nowadays) That wouldbe 20 x 12356789 packets sent with that value per player... If it shows only your (self) damage there would be 1 x 123456789 damage packet and 19 x -1 for the damage animation. (Hope its clear) Do you think It would improve performance?
-
I've never seen this kinda of modification and i think its very neat one to maybe put as a forced settings via mapflag. Maybe the ability to only see the damage you deal and recieve, the packet would still be sent anyway because I think it's bounded to "receive damage" animaiton effect, but might reduce image cluster when maps are crowded. Maybe if passing it as 0 would reduce memory? noidea Not sure what else could we block from been area sent ^^ Gratz on the project
-
Its using KRO and if i'm not mistaken, at least 2018 files.
-
mrdominic started following raPalooza~
-
Loved your modernization on the skill effects! And i felt honored by the 'Modern' as I always use this term for my uploads ;] hope you edit more effect to this degree of quality so you can maybe compile it all on a "modern pack" All the best!
-
shiun0900 started following raPalooza~
-
View File Custom Flag GR2 Hello once again... ;] Here to bring you guys this GR2 edit of the old guild flag that i've made years ago. This release features a more high resolution mesh with a 2 sided flag, showing the emblem in both sides. It means that you can overlap 2 flags with 2 oposite directions to generate a cool effect. You can do what you want. The instalation: - at jobname.lua/lub: -- [jobtbl.JT_GUILD_FLAG] = "rapa_flag.gr2", note that you cannot have the _1 at the end of de .gr2 filename since it brings the 3dmob_bones into action and we dont want that. some cons: - since it is a high res model it takes longer to load ( affects map loading time ) - the positioning of a 3D gr2 mob is always very glichy, for example the final position after movement is diferent from deafault 8 directional.. so you can come up with some ideas to position it right. For example, doing a OnInit: walknpc... to make it walk to the direction you want it to face... Video: ( Was recording other stuff but the model appear on screen, don't mind what i'm doing... ) Submitter raPalooza~ Submitted 05/02/19 Category Other Graphics
-
Version 1.0.0
141 downloads
Hello once again... ;] Here to bring you guys this GR2 edit of the old guild flag that i've made years ago. This release features a more high resolution mesh with a 2 sided flag, showing the emblem in both sides. It means that you can overlap 2 flags with 2 oposite directions to generate a cool effect. You can do what you want. The instalation: - at jobname.lua/lub: -- [jobtbl.JT_GUILD_FLAG] = "rapa_flag.gr2", note that you cannot have the _1 at the end of de .gr2 filename since it brings the 3dmob_bones into action and we dont want that. some cons: - since it is a high res model it takes longer to load ( affects map loading time ) - the positioning of a 3D gr2 mob is always very glichy, for example the final position after movement is diferent from deafault 8 directional.. so you can come up with some ideas to position it right. For example, doing a OnInit: walknpc... to make it walk to the direction you want it to face... Video: ( Was recording other stuff but the model appear on screen, don't mind what i'm doing... ) -
raPalooza~ changed their profile photo
-
With the usage of HatEffects(.str files) and source editing I was able to create a new mob HP bar with a more modern look to it. ;] Even add different color and effects to MVP and Minibosses... Since it uses hateffect lua files i found some limitations regarding the ID(dunno if client locked)... wich is bad ;/ it also uses a huge amount of str effects since you need 1 for each hp stage... I did mine with 20 different bar %...
-
View File Town of Beginnings from SwordArtOnline Town of Beginnings from SAO I'm releasing this map that I made a while ago for a SAO-RAG project that has been put on hold, and i felt like it's too good of a map to put it on a shelf ;] Hope you guys enjoy the release. ;] Some files inside include the color changes on some texture files, so keep that in mind, and delete them if you want. Here is a video that I also posted in my showcase topic Submitter raPalooza~ Submitted 04/16/19 Category Maps & Textures
-
Version 1
388 downloads
Town of Beginnings from SAO I'm releasing this map that I made a while ago for a SAO-RAG project that has been put on hold, and i felt like it's too good of a map to put it on a shelf ;] Hope you guys enjoy the release. ;] Some files inside include the color changes on some texture files, so keep that in mind, and delete them if you want. Here is a video that I also posted in my showcase topic -
It's an issue that i know exists, since it's an old cursor file. I myself use my cursor on 06-20 without this sprites and it is indeed very annoying not seeing the cursor when hovering unwalkable cells. I'll try find some time to update it in the next few days... Thanks @Emistry
-
raPalooza~ reacted to a post in a topic: XPRO : cross platform client
-
raPalooza~ reacted to a post in a topic: The Horizon Project
-
raPalooza~ reacted to a post in a topic: XPRO : cross platform client
-
raPalooza~ reacted to a post in a topic: XPRO : cross platform client
-
@vykimo NICE! keepup the good work! everthing is looking awesome, im very curious on how it all done, lets hope it goes full realease ;] cant donate via paypal ;/
-
As an enthusiast of modifying the visual features from the original client, just the idea of a full open client brings tears to my eyes ;]]], so many possibilities, even creating a near complete different game. All the best to you and this project mate. I'll be soon donating you some coffee cuz this seems like a coffee chugging project xD \o/