News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Battle

Started by Chen Zhen, July 13, 2009, 08:44:54 AM

Previous topic - Next topic

SA™

QuoteYou can make a big chess mod also. I look forward it.

lol can i :P
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

akbora

You can you can sure...
SMF 2.0.13
Default Theme
Utf8 Turkish
---------------

SA™

lol it weather i have the time todo it  :D
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

Bugo

Display.template.php:
<img border="0" src="',$settings['images_url'],'/battle/bomb.png" alt=""/> '.$txt['battle_statsA'].': ',$message['member']['atk'],'
        <br />
        <img border="0" src="',$settings['images_url'],'/battle/shield.png" alt=""/> '.$txt['battle_statsD'].': ',$message['member']['atk'],'


I think that in the second line logical to do "def" instead "atk":
<img border="0" src="',$settings['images_url'],'/battle/bomb.png" alt=""/> '.$txt['battle_statsA'].': ',$message['member']['atk'],'
        <br />
        <img border="0" src="',$settings['images_url'],'/battle/shield.png" alt=""/> '.$txt['battle_statsD'].': ',$message['member']['def'],'

SA™

thx fixed innext version
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

SA™

sa battle 1.0 beta6 realsed

fixed missing draw image
fixed some spelling
fixed typo in display.template.php
fixed guest veiwing and permission bugs
fixed Real_name shoulda been real_name typo in gravyard.php
fixed when bying hp from the shop not deleting from graveyard if there
fixed userinfo was wronge
Explore battles have almost the same concept as user battles.
Explore experience is calculated by the monster experience cap and factors in attack and defense. (Meaning if your allot more better than a monster than most likely no experience will be rewarded.)
First attack for monsters. (Gives the monster the ability to attack before the page is even loaded, like a surprise attack.)
Removed run from monster functions. (The prove useless since a user can easily navigate away from the page.)
Replaced run from monster with just a link to explore.
Shout box is only a buddy shout box now. (In game buddy communication.)
HTML in quest and custom explore now supported.
You can only see users of the same level in the battle user section.
You can still attack any level. No experience though for attacking lower levels.
You can only heal buddies in the grave yard.
Explore tiles are now loaded automatically. (No need to enter them in the battle control panel.)
A few bugs fixed, like some hard coded values in the script.
added option in game settings to show only budies in shoutbox
shop will now allow you to buy multiple [of the same item] items saving on server load
fixed box buyng not working correct
chnage default monsters to lower levels
sanatised amount input in the shop
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

oOo--STAR--oOo

You can't fool a sufficiently talented fool.

http://www.uniquez-home.com
In Design Phase!

Mods I am designing,  No refresh Collapse Categories , Poll Redesign , Pure CSS Breadcrumb , Profile Statuses, Profile Views.

oOo--STAR--oOo

ARGHHH DAM there is no update to this package just a pure install.

I went to uninstall the version I'm using and it has an error on every single file.

No chance of Uninstaling the old one and installing this new one..

Any chance of an update Package? using 1.0 Beta5 Rev133

Thanks.
You can't fool a sufficiently talented fool.

http://www.uniquez-home.com
In Design Phase!

Mods I am designing,  No refresh Collapse Categories , Poll Redesign , Pure CSS Breadcrumb , Profile Statuses, Profile Views.

SA™

the easyest way is to upload the  files to the corrct place then go thru the edits this is what i had todo on sleepy arcade doesnt take too long
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

SA™

RC1 realsed

updaye for smf2 rc3
fixed collume name in databse
fixed clikcing fast in upgradeshop getting free upgrades
added session checks to upgrade shop
fixed battle stats monster slays not shoing if no member slays
optimaised game stats page
dead members are no longer able to do quest
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

oOo--STAR--oOo

O.k. Thanks when I have time I will do this :)
You can't fool a sufficiently talented fool.

http://www.uniquez-home.com
In Design Phase!

Mods I am designing,  No refresh Collapse Categories , Poll Redesign , Pure CSS Breadcrumb , Profile Statuses, Profile Views.

SA™

i would update to rc3 first then your be able to install it normall plus this wont work on rc2 no more
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

TurtleKicker

I just tried this on a test SMF2 RC3 install. Installed fine, but I'm not getting experience for killing monsters. I've killed 3 so far but my experience is still at 0. It seems from the default settings I should be getting +1 exp each.

SA™

Explore experience is calculated by the monster experience cap and factors in attack and defense. (Meaning if your allot more better than a monster than most likely no experience will be rewarded.)
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

TurtleKicker

Quote from: Sleepy Arcade on March 10, 2010, 01:33:10 PM
Explore experience is calculated by the monster experience cap and factors in attack and defense. (Meaning if your allot more better than a monster than most likely no experience will be rewarded.)
Ok, fair enough... except that I've now killed several more monsters, including several Skhilled (which took many attacks and seriously wore down my health), and still not a single experience point.

I can't help but feel that either A) something is wrong, or B) it's so hard to gain experience and move forward in this game that it'll bore my users.


SA™

this is true ive just been testing it and it doesnt seem tobe working as it was when in developemnt
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

SA™

#116
here is a temp fix for now this wil give exp for every monster kill

in sources/battle/battle_explore.php

find
$slay =  $user_info['mon_slays'] + 1;
after add
$exp =  $user_info['exp'] + $modSettings['exp_def_mon'];
updateMemberData($user_info['id'], array('exp' => $exp ));
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

Bugo

I found the untranslated lines in this modification.

Example in file Source/Battle/Battle_Battle.php:
<strong>'.$context['battle_target']['real_name'].'</strong> and taking '.$this_dmg.' '.$txt['battle_game_pm_msg1'].'';
Look at the phrase «and taking».

I think that is logical to make this change:
<strong>'.$context['battle_target']['real_name'].'</strong> '.$txt['battle_game_lost_you3'].' '.$this_dmg.' '.$txt['battle_game_pm_msg1'].'';

Similar defects with the same phrase in 2 more lines in the same file, as well as in the files: Battle_Explore.php & Battle_Explore_bk.php...

Please correct this in the following versions :)

SA™

thx ill fix these later just so you know Battle_Explore_bk.php isnt used i just backed it up after i chnaged a few things
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

SA™

1.0 RC2 realsed

hard coded text dtring fixed
fixed not getting exp for killing monsters
fixed quest issuse with refreshing
fixed explore issues with custom explore
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

Advertisement: